org.lisa.tmx20
Interface PlaceholderType
- All Superinterfaces:
- org.apache.xmlbeans.XmlAnySimpleType, org.apache.xmlbeans.XmlNormalizedString, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlString, org.apache.xmlbeans.XmlToken, org.apache.xmlbeans.XmlTokenSource
- All Known Implementing Classes:
- PhDocumentImpl.PhImpl.TypeImpl, PlaceholderTypeImpl, SubDocumentImpl.SubImpl.TypeImpl, TagDocumentImpl.TagImpl.TypeImpl, XDocumentImpl.XImpl.TypeImpl
public interface PlaceholderType
- extends org.apache.xmlbeans.XmlToken
An XML placeholder_type(@http://www.lisa.org/tmx20).
This is an atomic type that is a restriction of org.lisa.tmx20.PlaceholderType.
|
Nested Class Summary |
static class |
PlaceholderType.Enum
Enumeration value class for org.lisa.tmx20.PlaceholderType. |
static class |
PlaceholderType.Factory
A factory class with static methods for creating instances
of this type. |
| Fields inherited from interface org.apache.xmlbeans.XmlObject |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
|
Method Summary |
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue()
|
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e)
|
| Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType |
getStringValue, set, setStringValue, stringValue |
| 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 |
type
static final org.apache.xmlbeans.SchemaType type
INDEX
static final PlaceholderType.Enum INDEX
DATE
static final PlaceholderType.Enum DATE
TIME
static final PlaceholderType.Enum TIME
FNOTE
static final PlaceholderType.Enum FNOTE
ENOTE
static final PlaceholderType.Enum ENOTE
ALT
static final PlaceholderType.Enum ALT
IMAGE
static final PlaceholderType.Enum IMAGE
PB
static final PlaceholderType.Enum PB
LB
static final PlaceholderType.Enum LB
CB
static final PlaceholderType.Enum CB
INSET
static final PlaceholderType.Enum INSET
XLIFF_BX
static final PlaceholderType.Enum XLIFF_BX
XLIFF_EX
static final PlaceholderType.Enum XLIFF_EX
XLIFF_IT
static final PlaceholderType.Enum XLIFF_IT
XLIFF_PH
static final PlaceholderType.Enum XLIFF_PH
XLIFF_X
static final PlaceholderType.Enum XLIFF_X
INT_INDEX
static final int INT_INDEX
- See Also:
- Constant Field Values
INT_DATE
static final int INT_DATE
- See Also:
- Constant Field Values
INT_TIME
static final int INT_TIME
- See Also:
- Constant Field Values
INT_FNOTE
static final int INT_FNOTE
- See Also:
- Constant Field Values
INT_ENOTE
static final int INT_ENOTE
- See Also:
- Constant Field Values
INT_ALT
static final int INT_ALT
- See Also:
- Constant Field Values
INT_IMAGE
static final int INT_IMAGE
- See Also:
- Constant Field Values
INT_PB
static final int INT_PB
- See Also:
- Constant Field Values
INT_LB
static final int INT_LB
- See Also:
- Constant Field Values
INT_CB
static final int INT_CB
- See Also:
- Constant Field Values
INT_INSET
static final int INT_INSET
- See Also:
- Constant Field Values
INT_XLIFF_BX
static final int INT_XLIFF_BX
- See Also:
- Constant Field Values
INT_XLIFF_EX
static final int INT_XLIFF_EX
- See Also:
- Constant Field Values
INT_XLIFF_IT
static final int INT_XLIFF_IT
- See Also:
- Constant Field Values
INT_XLIFF_PH
static final int INT_XLIFF_PH
- See Also:
- Constant Field Values
INT_XLIFF_X
static final int INT_XLIFF_X
- See Also:
- Constant Field Values
enumValue
org.apache.xmlbeans.StringEnumAbstractBase enumValue()
set
void set(org.apache.xmlbeans.StringEnumAbstractBase e)
Copyright © 2007-2008 Vermont Department of Taxes. All Rights Reserved.