Package | Description |
---|---|
eu.bandm.tools.dtd |
Model for w3c XML DTDs, with preserved syntax.
|
Modifier and Type | Method and Description |
---|---|
DTD.DefaultDeclConstant |
DTD.DefaultDeclConstant.doclone()
Clones this object.
|
DTD.DefaultDeclConstant |
DTD.__SAX_Parser.fill_DefaultDeclConstant(Object res) |
DTD.DefaultDeclConstant |
DTD.DefaultDeclConstant.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTD.DefaultDeclConstant |
DTD.__SAX_Parser.matchSAX_DefaultDeclConstant() |
Modifier and Type | Method and Description |
---|---|
static Pattern<DTD.DefaultDeclConstant> |
DTD.DefaultDeclConstant.get_label(Pattern<? super String> p)
Lifts a pattern which matches the field value to one which matches this
whole object.
|
static Pattern<? super DTD.DefaultDeclConstant> |
DTD.__Patterns.term_DefaultDeclConstant(Pattern<? super DTD.DefaultDecl> superpattern,
Pattern<? super String> p_label) |
Modifier and Type | Method and Description |
---|---|
protected void |
DTD.CoRewriter.action(DTD.DefaultDeclConstant e0) |
protected void |
DTD.Dump.action(DTD.DefaultDeclConstant e0) |
protected void |
DTD.MATCH_ONLY_00.action(DTD.DefaultDeclConstant e0) |
protected void |
DTD.Rewriter.action(DTD.DefaultDeclConstant e0) |
protected void |
DTD.SinglePathVisitor.action(DTD.DefaultDeclConstant e0) |
protected void |
DTD.Visitor.action(DTD.DefaultDeclConstant e0) |
protected void |
DTD.__Formatter.action(DTD.DefaultDeclConstant el) |
void |
DTD.__SAX_Writer.action(DTD.DefaultDeclConstant e0) |
protected void |
DTD.Dump.descend(DTD.DefaultDeclConstant e0) |
protected void |
DTD.Visitor.descend(DTD.DefaultDeclConstant e0) |
void |
DTD.__SAX_Writer.dumpfields(DTD.DefaultDeclConstant e0) |
void |
DTD.__SAX_Parser.XMLPARSER_DefaultDeclConstant.fillFields(DTD.DefaultDeclConstant newobj) |
void |
DTD.MATCH_ONLY_00.match(DTD.DefaultDeclConstant e0) |
void |
DTD.__SAX_Parser.XMLPARSER_DefaultDeclConstant.parsefields(DTD.DefaultDeclConstant newobj) |
protected void |
DTD.Visitor.post(DTD.DefaultDeclConstant e0) |
protected void |
DTD.Visitor.pre(DTD.DefaultDeclConstant e0) |
protected void |
DTD.Dump.printscalars(DTD.DefaultDeclConstant e0) |
protected void |
DTD.CoRewriter.rewriteFields(DTD.DefaultDeclConstant clone) |
protected void |
DTD.Rewriter.rewriteFields(DTD.DefaultDeclConstant clone) |
protected Format |
DTD.__Formatter.toFormat(DTD.DefaultDeclConstant el) |
Modifier and Type | Method and Description |
---|---|
static Pattern<Object> |
DTD.__Patterns.cast_DefaultDeclConstant(Pattern<? super DTD.DefaultDeclConstant> p) |
see also the complete user documentation .