Package | Description |
---|---|
org.cip4.jdflib.core |
Modifier and Type | Class and Description |
---|---|
class |
JDFParser |
Modifier and Type | Field and Description |
---|---|
protected FastFiFo<XMLParser> |
XMLParserFactory.fifo |
Modifier and Type | Method and Description |
---|---|
XMLParser |
XMLParserFactory.get() |
protected XMLParser |
JDFDoc.getXMLParser()
get the correct parser for this type of document
|
protected XMLParser |
XMLDoc.getXMLParser() |
Modifier and Type | Method and Description |
---|---|
void |
JDFParserFactory.push(XMLParser p) |
void |
XMLParserFactory.push(XMLParser p) |
protected void |
JDFDoc.pushParser(XMLParser xmlParser) |
protected void |
XMLDoc.pushParser(XMLParser xmlParser) |
void |
XMLErrorHandler.setParser(XMLParser parser)
Setter for parser attribute.
|
Constructor and Description |
---|
XMLParser(XMLParser parser) |
Copyright © 2018. All rights reserved.