| 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 |
XMLDoc.getXMLParser() |
protected XMLParser |
JDFDoc.getXMLParser()
get the correct parser for this type of document
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLParserFactory.push(XMLParser p) |
void |
JDFParserFactory.push(XMLParser p) |
protected void |
XMLDoc.pushParser(XMLParser xmlParser) |
protected void |
JDFDoc.pushParser(XMLParser xmlParser) |
void |
XMLErrorHandler.setParser(XMLParser parser)
Setter for parser attribute.
|
| Constructor and Description |
|---|
XMLParser(XMLParser parser) |
Copyright © 2015. All rights reserved.