Package | Description |
---|---|
eu.bandm.tools.dtd |
Model for w3c XML DTDs, with preserved syntax.
|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
Modifier and Type | Method and Description |
---|---|
protected DTD.Comment |
TunedDTDParser.comment()
Parsing function.
|
DTD.Comment |
DTD.Comment.doclone()
Clones this object.
|
DTD.Comment |
DTD.__SAX_Parser.fill_Comment(Object res) |
DTD.Comment |
DTD.Comment.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTD.Comment |
DTD.__SAX_Parser.matchSAX_Comment() |
Modifier and Type | Method and Description |
---|---|
static Pattern<DTD.Comment> |
DTD.Comment.get_text(Pattern<? super String> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
static Pattern<? super DTD.Comment> |
DTD.__Patterns.term_Comment(Pattern<? super DTD.MarkupDecl> superpattern,
Pattern<? super String> p_text) |
Modifier and Type | Method and Description |
---|---|
protected void |
DTD.CoRewriter.action(DTD.Comment e0) |
protected void |
DTD.Dump.action(DTD.Comment e0) |
protected void |
DTD.MATCH_ONLY_00.action(DTD.Comment e0) |
protected void |
DTD.Rewriter.action(DTD.Comment e0) |
protected void |
DTD.SinglePathVisitor.action(DTD.Comment e0) |
protected void |
DTD.Visitor.action(DTD.Comment e0) |
protected void |
DTD.__Formatter.action(DTD.Comment el) |
void |
DTD.__SAX_Writer.action(DTD.Comment e0) |
protected void |
DTD.Dump.descend(DTD.Comment e0) |
protected void |
DTD.Visitor.descend(DTD.Comment e0) |
void |
DTD.__SAX_Writer.dumpfields(DTD.Comment e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Comment.fillFields(DTD.Comment newobj) |
void |
DTD.MATCH_ONLY_00.match(DTD.Comment e0) |
void |
DTD.__SAX_Parser.XMLPARSER_Comment.parsefields(DTD.Comment newobj) |
protected void |
DTD.Visitor.post(DTD.Comment e0) |
protected void |
DTD.Visitor.pre(DTD.Comment e0) |
protected void |
DTD.Dump.printscalars(DTD.Comment e0) |
protected void |
DTD.CoRewriter.rewriteFields(DTD.Comment clone) |
protected void |
DTD.Rewriter.rewriteFields(DTD.Comment clone) |
protected Format |
DTD.__Formatter.toFormat(DTD.Comment el) |
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
DTD.__Patterns.cast_Comment(Pattern<? super DTD.Comment> p) |
Modifier and Type | Field and Description |
---|---|
protected static DTD.Comment |
HtmlRenderer.dummy_comment |
Modifier and Type | Method and Description |
---|---|
protected DTD.Comment |
HtmlRenderer.comment() |
see also the complete user documentation .