Package | Description |
---|---|
eu.bandm.tools.dtd |
Model for w3c XML DTDs, with preserved syntax.
|
Modifier and Type | Method and Description |
---|---|
DTD.Notation |
DTD.Notation.doclone()
Clones this object.
|
DTD.Notation |
DTD.__SAX_Parser.fill_Notation(Object res) |
DTD.Notation |
DTD.Notation.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTD.Notation |
DTD.__SAX_Parser.matchSAX_Notation() |
protected DTD.Notation |
TunedDTDParser.notationDecl()
Parsing function.
|
Modifier and Type | Method and Description |
---|---|
static Pattern<DTD.Notation> |
DTD.Notation.get_id(Pattern<? super XMLDocumentIdentifier> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
static Pattern<DTD.Notation> |
DTD.Notation.get_name(Pattern<? super String> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
static Pattern<? super DTD.Notation> |
DTD.__Patterns.term_Notation(Pattern<? super DTD.MarkupDecl> superpattern,
Pattern<? super String> p_name,
Pattern<? super XMLDocumentIdentifier> p_id) |
Modifier and Type | Method and Description |
---|---|
protected void |
DTD.CoRewriter.action(DTD.Notation e0) |
protected void |
DTD.Dump.action(DTD.Notation e0) |
protected void |
DTD.MATCH_ONLY_00.action(DTD.Notation e0) |
protected void |
DTD.Rewriter.action(DTD.Notation e0) |
protected void |
DTD.SinglePathVisitor.action(DTD.Notation e0) |
protected void |
DTD.Visitor.action(DTD.Notation e0) |
protected void |
DTD.__Formatter.action(DTD.Notation el) |
void |
DTD.__SAX_Writer.action(DTD.Notation e0) |
protected void |
DTD.Dump.descend(DTD.Notation e0) |
protected void |
DTD.Visitor.descend(DTD.Notation e0) |
void |
DTD.__SAX_Writer.dumpfields(DTD.Notation e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Notation.fillFields(DTD.Notation newobj) |
void |
DTD.MATCH_ONLY_00.match(DTD.Notation e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Notation.parsefields(DTD.Notation newobj) |
protected void |
DTD.Visitor.post(DTD.Notation e0) |
protected void |
DTD.Visitor.pre(DTD.Notation e0) |
protected void |
DTD.Dump.printscalars(DTD.Notation e0) |
protected void |
DTD.CoRewriter.rewriteFields(DTD.Notation clone) |
protected void |
DTD.Rewriter.rewriteFields(DTD.Notation clone) |
protected Format |
DTD.__Formatter.toFormat(DTD.Notation el) |
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
DTD.__Patterns.cast_Notation(Pattern<? super DTD.Notation> p) |
see also the complete user documentation .