Package | Description |
---|---|
eu.bandm.tools.dtm |
Canonical model of a W3C DTD with evaluated semantics; plus utility applications.
|
Modifier and Type | Field and Description |
---|---|
static Function<DTM.ProcessingInstruction,String> |
DTM.ProcessingInstruction.get_body
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.Dtd,CheckedMap_RD<String,CheckedList<DTM.ProcessingInstruction>>> |
DTM.Dtd.get_instructions
Deprecated.
Use new '::' method reference instead.
|
static Function<DTM.ProcessingInstruction,String> |
DTM.ProcessingInstruction.get_target
Deprecated.
Use new '::' method reference instead.
|
protected CheckedMap_RD<String,CheckedList<DTM.ProcessingInstruction>> |
DTM.Dtd.instructions
Generated by umod; model author's documentation MISSING.
|
Modifier and Type | Method and Description |
---|---|
protected <T extends DTM.ProcessingInstruction> |
DTM.Rewriter.breakLoop(T e0) |
Modifier and Type | Method and Description |
---|---|
DTM.ProcessingInstruction |
DTM.ProcessingInstruction.doclone()
Clones this object.
|
DTM.ProcessingInstruction |
DTM.__SAX_Parser.fill_ProcessingInstruction(Object res) |
DTM.ProcessingInstruction |
DTM.ProcessingInstruction.initFrom(Object o0)
Copies values of all common fields from the argument.
|
DTM.ProcessingInstruction |
DTM.__SAX_Parser.matchSAX_ProcessingInstruction() |
Modifier and Type | Method and Description |
---|---|
CheckedMap_RD<String,CheckedList<DTM.ProcessingInstruction>> |
DTM.Dtd.get_instructions()
Generated by umod; model author's documentation MISSING.
|
protected CheckedList<DTM.ProcessingInstruction> |
DTM.__SAX_Parser.parse_0() |
protected CheckedMap_RD<String,CheckedList<DTM.ProcessingInstruction>> |
DTM.__SAX_Parser.parse_1() |
Modifier and Type | Method and Description |
---|---|
protected void |
DTM.MATCH_ONLY_00.action(DTM.ProcessingInstruction e0) |
protected void |
DTM.Rewriter.action(DTM.ProcessingInstruction e0) |
protected void |
DTM.SinglePathVisitor.action(DTM.ProcessingInstruction e0) |
protected void |
DTM.Visitor.action(DTM.ProcessingInstruction e0) |
protected void |
DTM.__Formatter.action(DTM.ProcessingInstruction el) |
void |
DTM.__SAX_Writer.action(DTM.ProcessingInstruction e0) |
void |
DTM.Dtd.add_instructions(String key0,
DTM.ProcessingInstruction value)
Convenience un-Currying method.
|
protected void |
DTM.Visitor.descend(DTM.ProcessingInstruction e0) |
void |
DTM.__SAX_Writer.dumpfields(DTM.ProcessingInstruction e0) |
void |
DTM.__SAX_Parser.XMLPARSER_ProcessingInstruction.fillFields(DTM.ProcessingInstruction newobj) |
void |
DTM.MATCH_ONLY_00.match(DTM.ProcessingInstruction e0) |
void |
DTM.__SAX_Parser.XMLPARSER_ProcessingInstruction.parsefields(DTM.ProcessingInstruction newobj) |
protected void |
DTM.Visitor.post(DTM.ProcessingInstruction e0) |
protected void |
DTM.Visitor.pre(DTM.ProcessingInstruction e0) |
protected void |
DTM.Rewriter.rewriteFields(DTM.ProcessingInstruction clone) |
protected Format |
DTM.__Formatter.toFormat(DTM.ProcessingInstruction el) |
Modifier and Type | Method and Description |
---|---|
void |
DTM.Dtd.put_instructions(String key0,
CheckedList<DTM.ProcessingInstruction> value)
Convenience un-Currying method.
|
boolean |
DTM.Dtd.set_instructions(CheckedMap_RD<String,CheckedList<DTM.ProcessingInstruction>> val)
Generated by umod; model author's documentation MISSING.
|
see also the complete user documentation .