Package eu.bandm.tools.tdom
Class ContentParserGenerator
java.lang.Object
eu.bandm.tools.tdom.ContentParserGenerator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
(package private) static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionanalyze
(Location<XMLDocumentIdentifier> location, String element, DTD.CP root) createRule
(DTD.Element element) createRule
(Location<XMLDocumentIdentifier> location, String element, DTD.CP root) void
setMessageReceiver
(MessageReceiver<? super SimpleMessage<XMLDocumentIdentifier>> msg)
-
Constructor Details
-
ContentParserGenerator
public ContentParserGenerator()
-
-
Method Details
-
setMessageReceiver
-
getMessageReceiver
-
analyze
public ContentParserGenerator.Rule analyze(Location<XMLDocumentIdentifier> location, String element, DTD.CP root) -
createRule
public ContentParserGenerator.Rule createRule(Location<XMLDocumentIdentifier> location, String element, DTD.CP root) -
createRule
-
check
-