public interface XALDocument
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
XALDocument.Factory
A factory class with static methods for creating instances
of this type.
|
static interface |
XALDocument.XAL
An XML xAL(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0).
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
XALDocument.XAL |
addNewXAL()
Appends and returns a new empty "xAL" element
|
XALDocument.XAL |
getXAL()
Gets the "xAL" element
|
void |
setXAL(XALDocument.XAL xal)
Sets the "xAL" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextXALDocument.XAL getXAL()
void setXAL(XALDocument.XAL xal)
XALDocument.XAL addNewXAL()
Copyright © 2015–2018 52north.org. All rights reserved.