SpellingOfNameType |
SpellingOfNameDocument.addNewSpellingOfName() |
Appends and returns a new empty "SpellingOfName" element
|
SpellingOfNameType |
SpellingOfNamePropertyType.addNewSpellingOfName() |
Appends and returns a new empty "SpellingOfName" element
|
SpellingOfNameType |
SpellingOfNameDocument.getSpellingOfName() |
Gets the "SpellingOfName" element
|
SpellingOfNameType |
SpellingOfNamePropertyType.getSpellingOfName() |
Gets the "SpellingOfName" element
|
static SpellingOfNameType |
SpellingOfNameType.Factory.newInstance() |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(File file) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(InputStream is) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(Reader r) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(String xmlAsString) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(URL u) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(XMLStreamReader sr) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) |
Deprecated.
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options) |
Deprecated.
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(Node node) |
|
static SpellingOfNameType |
SpellingOfNameType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
|