public static class UnknownXMLObj.Maker extends ElementMapping.Maker
| Constructor | Description |
|---|---|
Maker(java.lang.String ns) |
Construct the Maker
|
| Modifier and Type | Method | Description |
|---|---|---|
FONode |
make(FONode parent) |
Make an instance
|
public Maker(java.lang.String ns)
ns - the namespace for this Makerpublic FONode make(FONode parent)
make in class ElementMapping.Makerparent - FONode that is the parent of the objectCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.