|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlObjectBase
org.apache.xmlbeans.impl.values.XmlComplexContentImpl
org.lisa.tmx20.impl.HeaderDocumentImpl.HeaderImpl
public static class HeaderDocumentImpl.HeaderImpl
An XML header(@http://www.lisa.org/tmx20). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
HeaderDocumentImpl.HeaderImpl.DatatypeImpl
An XML datatype(@). |
| Nested classes/interfaces inherited from interface org.lisa.tmx20.HeaderDocument.Header |
|---|
HeaderDocument.Header.Datatype, HeaderDocument.Header.Factory |
| Field Summary |
|---|
| Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER |
| Fields inherited from interface org.lisa.tmx20.HeaderDocument.Header |
|---|
type |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
|---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
| Constructor Summary | |
|---|---|
HeaderDocumentImpl.HeaderImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| Method Summary | |
|---|---|
org.apache.xmlbeans.XmlAnySimpleType |
addNewAdminlang()
Appends and returns a new empty "adminlang" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewChangedate()
Appends and returns a new empty "changedate" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewChangeid()
Appends and returns a new empty "changeid" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewCreationdate()
Appends and returns a new empty "creationdate" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewCreationid()
Appends and returns a new empty "creationid" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewCreationtool()
Appends and returns a new empty "creationtool" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewCreationtoolversion()
Appends and returns a new empty "creationtoolversion" attribute |
InlineDataDocument.InlineData |
addNewInlineData()
Appends and returns a new empty "inline-data" element |
NoteDocument.Note |
addNewNote()
Appends and returns a new empty value (as xml) as the last "note" element |
org.apache.xmlbeans.XmlAnySimpleType |
addNewOEncoding()
Appends and returns a new empty "o-encoding" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
addNewOTmf()
Appends and returns a new empty "o-tmf" attribute |
PropDocument.Prop |
addNewProp()
Appends and returns a new empty value (as xml) as the last "prop" element |
SegmentationDocument.Segmentation |
addNewSegmentation()
Appends and returns a new empty "segmentation" element |
org.apache.xmlbeans.XmlAnySimpleType |
addNewSrclang()
Appends and returns a new empty "srclang" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getAdminlang()
Gets the "adminlang" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getChangedate()
Gets the "changedate" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getChangeid()
Gets the "changeid" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCreationdate()
Gets the "creationdate" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCreationid()
Gets the "creationid" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCreationtool()
Gets the "creationtool" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getCreationtoolversion()
Gets the "creationtoolversion" attribute |
String |
getDatatype()
Gets the "datatype" attribute |
InlineDataDocument.InlineData |
getInlineData()
Gets the "inline-data" element |
NoteDocument.Note[] |
getNoteArray()
Gets array of all "note" elements |
NoteDocument.Note |
getNoteArray(int i)
Gets ith "note" element |
org.apache.xmlbeans.XmlAnySimpleType |
getOEncoding()
Gets the "o-encoding" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getOTmf()
Gets the "o-tmf" attribute |
PropDocument.Prop[] |
getPropArray()
Gets array of all "prop" elements |
PropDocument.Prop |
getPropArray(int i)
Gets ith "prop" element |
SegmentationDocument.Segmentation |
getSegmentation()
Gets the "segmentation" element |
Segtypes.Enum |
getSegtype()
Gets the "segtype" attribute |
org.apache.xmlbeans.XmlAnySimpleType |
getSrclang()
Gets the "srclang" attribute |
NoteDocument.Note |
insertNewNote(int i)
Inserts and returns a new empty value (as xml) as the ith "note" element |
PropDocument.Prop |
insertNewProp(int i)
Inserts and returns a new empty value (as xml) as the ith "prop" element |
boolean |
isSetChangedate()
True if has "changedate" attribute |
boolean |
isSetChangeid()
True if has "changeid" attribute |
boolean |
isSetCreationdate()
True if has "creationdate" attribute |
boolean |
isSetCreationid()
True if has "creationid" attribute |
boolean |
isSetDatatype()
True if has "datatype" attribute |
boolean |
isSetInlineData()
True if has "inline-data" element |
boolean |
isSetOEncoding()
True if has "o-encoding" attribute |
boolean |
isSetSegmentation()
True if has "segmentation" element |
void |
removeNote(int i)
Removes the ith "note" element |
void |
removeProp(int i)
Removes the ith "prop" element |
void |
setAdminlang(org.apache.xmlbeans.XmlAnySimpleType adminlang)
Sets the "adminlang" attribute |
void |
setChangedate(org.apache.xmlbeans.XmlAnySimpleType changedate)
Sets the "changedate" attribute |
void |
setChangeid(org.apache.xmlbeans.XmlAnySimpleType changeid)
Sets the "changeid" attribute |
void |
setCreationdate(org.apache.xmlbeans.XmlAnySimpleType creationdate)
Sets the "creationdate" attribute |
void |
setCreationid(org.apache.xmlbeans.XmlAnySimpleType creationid)
Sets the "creationid" attribute |
void |
setCreationtool(org.apache.xmlbeans.XmlAnySimpleType creationtool)
Sets the "creationtool" attribute |
void |
setCreationtoolversion(org.apache.xmlbeans.XmlAnySimpleType creationtoolversion)
Sets the "creationtoolversion" attribute |
void |
setDatatype(String datatype)
Sets the "datatype" attribute |
void |
setInlineData(InlineDataDocument.InlineData inlineData)
Sets the "inline-data" element |
void |
setNoteArray(int i,
NoteDocument.Note note)
Sets ith "note" element |
void |
setNoteArray(NoteDocument.Note[] noteArray)
Sets array of all "note" element |
void |
setOEncoding(org.apache.xmlbeans.XmlAnySimpleType oEncoding)
Sets the "o-encoding" attribute |
void |
setOTmf(org.apache.xmlbeans.XmlAnySimpleType oTmf)
Sets the "o-tmf" attribute |
void |
setPropArray(int i,
PropDocument.Prop prop)
Sets ith "prop" element |
void |
setPropArray(PropDocument.Prop[] propArray)
Sets array of all "prop" element |
void |
setSegmentation(SegmentationDocument.Segmentation segmentation)
Sets the "segmentation" element |
void |
setSegtype(Segtypes.Enum segtype)
Sets the "segtype" attribute |
void |
setSrclang(org.apache.xmlbeans.XmlAnySimpleType srclang)
Sets the "srclang" attribute |
int |
sizeOfNoteArray()
Returns number of "note" element |
int |
sizeOfPropArray()
Returns number of "prop" element |
void |
unsetChangedate()
Unsets the "changedate" attribute |
void |
unsetChangeid()
Unsets the "changeid" attribute |
void |
unsetCreationdate()
Unsets the "creationdate" attribute |
void |
unsetCreationid()
Unsets the "creationid" attribute |
void |
unsetDatatype()
Unsets the "datatype" attribute |
void |
unsetInlineData()
Unsets the "inline-data" element |
void |
unsetOEncoding()
Unsets the "o-encoding" attribute |
void |
unsetSegmentation()
Unsets the "segmentation" element |
HeaderDocument.Header.Datatype |
xgetDatatype()
Gets (as xml) the "datatype" attribute |
Segtypes |
xgetSegtype()
Gets (as xml) the "segtype" attribute |
void |
xsetDatatype(HeaderDocument.Header.Datatype datatype)
Sets (as xml) the "datatype" attribute |
void |
xsetSegtype(Segtypes segtype)
Sets (as xml) the "segtype" attribute |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl |
|---|
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code |
| Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase |
|---|
_isComplexContent, _isComplexType, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| 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 |
| Constructor Detail |
|---|
public HeaderDocumentImpl.HeaderImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public NoteDocument.Note[] getNoteArray()
getNoteArray in interface HeaderDocument.Headerpublic NoteDocument.Note getNoteArray(int i)
getNoteArray in interface HeaderDocument.Headerpublic int sizeOfNoteArray()
sizeOfNoteArray in interface HeaderDocument.Headerpublic void setNoteArray(NoteDocument.Note[] noteArray)
setNoteArray in interface HeaderDocument.Header
public void setNoteArray(int i,
NoteDocument.Note note)
setNoteArray in interface HeaderDocument.Headerpublic NoteDocument.Note insertNewNote(int i)
insertNewNote in interface HeaderDocument.Headerpublic NoteDocument.Note addNewNote()
addNewNote in interface HeaderDocument.Headerpublic void removeNote(int i)
removeNote in interface HeaderDocument.Headerpublic PropDocument.Prop[] getPropArray()
getPropArray in interface HeaderDocument.Headerpublic PropDocument.Prop getPropArray(int i)
getPropArray in interface HeaderDocument.Headerpublic int sizeOfPropArray()
sizeOfPropArray in interface HeaderDocument.Headerpublic void setPropArray(PropDocument.Prop[] propArray)
setPropArray in interface HeaderDocument.Header
public void setPropArray(int i,
PropDocument.Prop prop)
setPropArray in interface HeaderDocument.Headerpublic PropDocument.Prop insertNewProp(int i)
insertNewProp in interface HeaderDocument.Headerpublic PropDocument.Prop addNewProp()
addNewProp in interface HeaderDocument.Headerpublic void removeProp(int i)
removeProp in interface HeaderDocument.Headerpublic InlineDataDocument.InlineData getInlineData()
getInlineData in interface HeaderDocument.Headerpublic boolean isSetInlineData()
isSetInlineData in interface HeaderDocument.Headerpublic void setInlineData(InlineDataDocument.InlineData inlineData)
setInlineData in interface HeaderDocument.Headerpublic InlineDataDocument.InlineData addNewInlineData()
addNewInlineData in interface HeaderDocument.Headerpublic void unsetInlineData()
unsetInlineData in interface HeaderDocument.Headerpublic SegmentationDocument.Segmentation getSegmentation()
getSegmentation in interface HeaderDocument.Headerpublic boolean isSetSegmentation()
isSetSegmentation in interface HeaderDocument.Headerpublic void setSegmentation(SegmentationDocument.Segmentation segmentation)
setSegmentation in interface HeaderDocument.Headerpublic SegmentationDocument.Segmentation addNewSegmentation()
addNewSegmentation in interface HeaderDocument.Headerpublic void unsetSegmentation()
unsetSegmentation in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getCreationtool()
getCreationtool in interface HeaderDocument.Headerpublic void setCreationtool(org.apache.xmlbeans.XmlAnySimpleType creationtool)
setCreationtool in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewCreationtool()
addNewCreationtool in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getCreationtoolversion()
getCreationtoolversion in interface HeaderDocument.Headerpublic void setCreationtoolversion(org.apache.xmlbeans.XmlAnySimpleType creationtoolversion)
setCreationtoolversion in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewCreationtoolversion()
addNewCreationtoolversion in interface HeaderDocument.Headerpublic Segtypes.Enum getSegtype()
getSegtype in interface HeaderDocument.Headerpublic Segtypes xgetSegtype()
xgetSegtype in interface HeaderDocument.Headerpublic void setSegtype(Segtypes.Enum segtype)
setSegtype in interface HeaderDocument.Headerpublic void xsetSegtype(Segtypes segtype)
xsetSegtype in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getOTmf()
getOTmf in interface HeaderDocument.Headerpublic void setOTmf(org.apache.xmlbeans.XmlAnySimpleType oTmf)
setOTmf in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewOTmf()
addNewOTmf in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getAdminlang()
getAdminlang in interface HeaderDocument.Headerpublic void setAdminlang(org.apache.xmlbeans.XmlAnySimpleType adminlang)
setAdminlang in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewAdminlang()
addNewAdminlang in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getSrclang()
getSrclang in interface HeaderDocument.Headerpublic void setSrclang(org.apache.xmlbeans.XmlAnySimpleType srclang)
setSrclang in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewSrclang()
addNewSrclang in interface HeaderDocument.Headerpublic String getDatatype()
getDatatype in interface HeaderDocument.Headerpublic HeaderDocument.Header.Datatype xgetDatatype()
xgetDatatype in interface HeaderDocument.Headerpublic boolean isSetDatatype()
isSetDatatype in interface HeaderDocument.Headerpublic void setDatatype(String datatype)
setDatatype in interface HeaderDocument.Headerpublic void xsetDatatype(HeaderDocument.Header.Datatype datatype)
xsetDatatype in interface HeaderDocument.Headerpublic void unsetDatatype()
unsetDatatype in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getOEncoding()
getOEncoding in interface HeaderDocument.Headerpublic boolean isSetOEncoding()
isSetOEncoding in interface HeaderDocument.Headerpublic void setOEncoding(org.apache.xmlbeans.XmlAnySimpleType oEncoding)
setOEncoding in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewOEncoding()
addNewOEncoding in interface HeaderDocument.Headerpublic void unsetOEncoding()
unsetOEncoding in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getCreationdate()
getCreationdate in interface HeaderDocument.Headerpublic boolean isSetCreationdate()
isSetCreationdate in interface HeaderDocument.Headerpublic void setCreationdate(org.apache.xmlbeans.XmlAnySimpleType creationdate)
setCreationdate in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewCreationdate()
addNewCreationdate in interface HeaderDocument.Headerpublic void unsetCreationdate()
unsetCreationdate in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getCreationid()
getCreationid in interface HeaderDocument.Headerpublic boolean isSetCreationid()
isSetCreationid in interface HeaderDocument.Headerpublic void setCreationid(org.apache.xmlbeans.XmlAnySimpleType creationid)
setCreationid in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewCreationid()
addNewCreationid in interface HeaderDocument.Headerpublic void unsetCreationid()
unsetCreationid in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getChangedate()
getChangedate in interface HeaderDocument.Headerpublic boolean isSetChangedate()
isSetChangedate in interface HeaderDocument.Headerpublic void setChangedate(org.apache.xmlbeans.XmlAnySimpleType changedate)
setChangedate in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewChangedate()
addNewChangedate in interface HeaderDocument.Headerpublic void unsetChangedate()
unsetChangedate in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType getChangeid()
getChangeid in interface HeaderDocument.Headerpublic boolean isSetChangeid()
isSetChangeid in interface HeaderDocument.Headerpublic void setChangeid(org.apache.xmlbeans.XmlAnySimpleType changeid)
setChangeid in interface HeaderDocument.Headerpublic org.apache.xmlbeans.XmlAnySimpleType addNewChangeid()
addNewChangeid in interface HeaderDocument.Headerpublic void unsetChangeid()
unsetChangeid in interface HeaderDocument.Header
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||