Package | Description |
---|---|
org.xmlfield.core | |
org.xmlfield.core.api | |
org.xmlfield.core.impl.dom |
Modifier and Type | Method and Description |
---|---|
XmlFieldNodeParser |
XmlField._getParser()
Returns the parser associated with this XmlField object.
|
Modifier and Type | Method and Description |
---|---|
abstract XmlFieldNodeParser |
XmlFieldNodeParserFactory.newParser(Map<String,String> configuration)
Return a new
XmlFieldNodeParser using the underlying object
model determined when the XmlFieldParserFactory was
instantiated. |
Modifier and Type | Class and Description |
---|---|
class |
DomNodeParser
Default xml field node parser.
|
Modifier and Type | Method and Description |
---|---|
XmlFieldNodeParser |
DomNodeParserFactory.newParser(Map<String,String> configuration) |
Copyright © 2011–2014. All rights reserved.