|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface InlineDataDocument.InlineData
An XML inline-data(@http://www.lisa.org/tmx20). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
InlineDataDocument.InlineData.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Method Summary | |
|---|---|
TagDocument.Tag |
addNewTag()
Appends and returns a new empty value (as xml) as the last "tag" element |
TagDocument.Tag[] |
getTagArray()
Gets array of all "tag" elements |
TagDocument.Tag |
getTagArray(int i)
Gets ith "tag" element |
TagDocument.Tag |
insertNewTag(int i)
Inserts and returns a new empty value (as xml) as the ith "tag" element |
void |
removeTag(int i)
Removes the ith "tag" element |
void |
setTagArray(int i,
TagDocument.Tag tag)
Sets ith "tag" element |
void |
setTagArray(TagDocument.Tag[] tagArray)
Sets array of all "tag" element |
int |
sizeOfTagArray()
Returns number of "tag" element |
| Methods inherited from interface org.apache.xmlbeans.XmlObject |
|---|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
| Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
|---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
TagDocument.Tag[] getTagArray()
TagDocument.Tag getTagArray(int i)
int sizeOfTagArray()
void setTagArray(TagDocument.Tag[] tagArray)
void setTagArray(int i,
TagDocument.Tag tag)
TagDocument.Tag insertNewTag(int i)
TagDocument.Tag addNewTag()
void removeTag(int i)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||