|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectxmltorng.i2s.SchemaGenerator
public final class SchemaGenerator
Constructor Summary | |
---|---|
SchemaGenerator()
|
Method Summary | |
---|---|
static void |
GenerateXMLtoRNG(java.lang.String xmlfilepath)
|
void |
pattern(boolean isRoot,
Name containerName,
Name[] attributeNames,
boolean hasText,
RepeatableName[] contentRepeatableNames)
Notify that a container element has a given content. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaGenerator()
Method Detail |
---|
public static void GenerateXMLtoRNG(java.lang.String xmlfilepath)
public void pattern(boolean isRoot, Name containerName, Name[] attributeNames, boolean hasText, RepeatableName[] contentRepeatableNames)
PatternHandler
pattern
in interface PatternHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |