|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlDecl | |
|---|---|
| goldengate.common.xml | Classes implementing XML facility |
| Uses of XmlDecl in goldengate.common.xml |
|---|
| Methods in goldengate.common.xml that return XmlDecl | |
|---|---|
XmlDecl |
XmlValue.getDecl()
|
XmlDecl[] |
XmlDecl.getSubXml()
|
| Methods in goldengate.common.xml with parameters of type XmlDecl | |
|---|---|
boolean |
XmlDecl.isCompatible(XmlDecl xmlDecl)
Check if two XmlDecl are compatible |
static XmlValue[] |
XmlUtil.read(org.dom4j.Document doc,
XmlDecl[] decls)
Create the XmlValues from the XmlDevls and the Document |
static XmlValue[] |
XmlUtil.read(org.dom4j.Element ref,
XmlDecl[] decls)
Create the XmlValues from the XmlDevls and the reference Element |
| Constructors in goldengate.common.xml with parameters of type XmlDecl | |
|---|---|
XmlDecl(String name,
XmlType type,
String xmlPath,
XmlDecl[] decls,
boolean isMultiple)
|
|
XmlValue(XmlDecl decl)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||