- GDate - Class in org.apache.xmlbeans
-
Represents an XML Schema-compatible Gregorian date.
- GDate(CharSequence) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate based on a lexical representation.
- GDate(int, int, int, int, int, int, BigDecimal) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate with the specified year, month, day,
hours, minutes, seconds, and optional fractional seconds, in
an unspecified timezone.
- GDate(int, int, int, int, int, int, BigDecimal, int, int, int) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs an absolute GDate with the specified year,
month, day, hours, minutes, seconds, and optional fractional
seconds, and in the timezone specified.
- GDate(Date) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate based on a java.util.Date.
- GDate(Calendar) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate based on a java.util.Calendar.
- GDate(GDateSpecification) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate based on another GDateSpecification.
- GDateBuilder - Class in org.apache.xmlbeans
-
- GDateBuilder() - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs a GDateBuilder specifying no date or time
- GDateBuilder(GDateSpecification) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Construts a GDateBuilder by copying another GDateSpecificaiton.
- GDateBuilder(CharSequence) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs a GDateBuilder from a lexical
representation.
- GDateBuilder(Calendar) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
- GDateBuilder(int, int, int, int, int, int, BigDecimal) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs a GDateBuilder with the specified year, month, day,
hours, minutes, seconds, and optional fractional seconds, in
an unspecified timezone.
- GDateBuilder(int, int, int, int, int, int, BigDecimal, int, int, int) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs an absolute GDateBuilder with the specified year,
month, day, hours, minutes, seconds, and optional fractional
seconds, and in the timezone specified.
- GDateBuilder(Date) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs a GDateBuilder based on a java.util.Date.
- GDateSpecification - Interface in org.apache.xmlbeans
-
Represents an XML Schema-compatible Gregorian date.
- gDateValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- gDateValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
- gDateValue() - Method in interface org.apache.xmlbeans.XmlDate
-
- gDateValue() - Method in interface org.apache.xmlbeans.XmlDateTime
-
- gDateValue() - Method in interface org.apache.xmlbeans.XmlGDay
-
- gDateValue() - Method in interface org.apache.xmlbeans.XmlGMonth
-
- gDateValue() - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
- gDateValue() - Method in interface org.apache.xmlbeans.XmlGYear
-
- gDateValue() - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
- gDateValue() - Method in interface org.apache.xmlbeans.XmlTime
-
- GDuration - Class in org.apache.xmlbeans
-
Represents an XML Schema-compatible duration.
- GDuration() - Constructor for class org.apache.xmlbeans.GDuration
-
Constructs an empty GDuration representing zero seconds.
- GDuration(CharSequence) - Constructor for class org.apache.xmlbeans.GDuration
-
Constructs a GDuration from a lexical
representation.
- GDuration(int, int, int, int, int, int, int, BigDecimal) - Constructor for class org.apache.xmlbeans.GDuration
-
Constructs a GDuration with the specified sign,
year, month, day, hours, minutes, seconds, and optional
fractional seconds.
- GDuration(GDurationSpecification) - Constructor for class org.apache.xmlbeans.GDuration
-
Constructs a GDuration from another GDurationSpecification.
- GDurationBuilder - Class in org.apache.xmlbeans
-
- GDurationBuilder() - Constructor for class org.apache.xmlbeans.GDurationBuilder
-
Constructs an empty GDurationBuilder representing zero seconds.
- GDurationBuilder(String) - Constructor for class org.apache.xmlbeans.GDurationBuilder
-
Constructs a GDuration from a lexical
representation.
- GDurationBuilder(int, int, int, int, int, int, int, BigDecimal) - Constructor for class org.apache.xmlbeans.GDurationBuilder
-
Constructs a GDurationBuilder with the specified sign,
year, month, day, hours, minutes, seconds, and optional
fractional seconds.
- GDurationBuilder(GDurationSpecification) - Constructor for class org.apache.xmlbeans.GDurationBuilder
-
Constructs a GDurationBuilder from another GDurationBuilderSpecification.
- GDurationSpecification - Interface in org.apache.xmlbeans
-
Represents an XML Schema-compatible duration.
- gDurationValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- gDurationValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
- gDurationValue() - Method in interface org.apache.xmlbeans.XmlDuration
-
- GENERATE_JAVA_14 - Static variable in class org.apache.xmlbeans.XmlOptions
-
- GENERATE_JAVA_15 - Static variable in class org.apache.xmlbeans.XmlOptions
-
- GENERATE_JAVA_VERSION - Static variable in class org.apache.xmlbeans.XmlOptions
-
- GENERIC_ERROR - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- get() - Method in class org.apache.xmlbeans.SchemaAttributeGroup.Ref
-
- get() - Method in class org.apache.xmlbeans.SchemaGlobalAttribute.Ref
-
- get() - Method in class org.apache.xmlbeans.SchemaGlobalElement.Ref
-
- get() - Method in class org.apache.xmlbeans.SchemaIdentityConstraint.Ref
-
- get() - Method in class org.apache.xmlbeans.SchemaModelGroup.Ref
-
- get() - Method in class org.apache.xmlbeans.SchemaType.Ref
-
- get(int) - Method in class org.apache.xmlbeans.XmlCalendar
-
Gets the value for a given time field.
- get(Object) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns a value previously attached to a document using set.
- get(Object) - Method in class org.apache.xmlbeans.XmlOptions
-
Used to get a generic option
- get(int) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns the object at the specified position in this list.
- getAllBookmarkRefs(Collection) - Method in interface org.apache.xmlbeans.XmlCursor
-
Retrieves all the bookmarks at this location, adding them to
the specified collection.
- getAllNamespaces(Map) - Method in interface org.apache.xmlbeans.XmlCursor
-
Adds to the specified map, all the namespaces in scope at the container
where this cursor is positioned.
- getAnnotation() - Method in interface org.apache.xmlbeans.SchemaAnnotated
-
Returns the Schema annotation object or null if none present
- getAnonymousTypes() - Method in interface org.apache.xmlbeans.SchemaType
-
The array of inner (anonymous) types defined
within this type.
- getAnonymousUnionMemberOrdinal() - Method in interface org.apache.xmlbeans.SchemaType
-
For anonymous types defined inside a union only: gets
the integer indicating the declaration order of this
type within the outer union type, or zero if this is
not applicable.
- getApplicationInformation() - Method in interface org.apache.xmlbeans.SchemaAnnotation
-
Retrieves all application information items from this annotation
- getAttribute(QName) - Method in interface org.apache.xmlbeans.SchemaAttributeModel
-
Returns the attribute with the given name.
- getAttributeModel() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the attribute model for this complex type (with simple or complex content).
- getAttributeProperties() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns all the SchemaProperties corresponding to attributes.
- getAttributeProperty(QName) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns a SchemaProperty corresponding to an attribute within this
complex type by looking up the attribute name.
- getAttributes() - Method in interface org.apache.xmlbeans.SchemaAnnotation
-
Retrieves all attributes that are is a namespace other than
http://www.w3.org/2001/XMLSchema
from the annotation element and from the enclosing Schema component
- getAttributes() - Method in interface org.apache.xmlbeans.SchemaAttributeModel
-
Returns an array containing all the attributes in the model.
- getAttributeText(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
When at a START or STARTDOC, returns the attribute text for the given
attribute.
- getAttributeType(QName, SchemaTypeLoader) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the type of an attribute based on the attribute name and
the type system within which (wildcard) names are resolved.
- getAttributeTypeAttributeName() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the attribute qname if this is a attribute type,
or null otherwise.
- getBadSchemaType() - Method in class org.apache.xmlbeans.XmlValidationError
-
- getBaseEnumType() - Method in interface org.apache.xmlbeans.SchemaType
-
If this is a string enumeration, returns the most basic base schema
type that this enuemration is based on.
- getBaseType() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns base restriction or extension type.
- getBigDecimalValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getBigDecimalValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a BigDecimal
.
- getBigDecimalValue() - Method in interface org.apache.xmlbeans.XmlDecimal
-
Returns this value as a BigDecimal
- getBigIntegerValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getBigIntegerValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a BigInteger
.
- getBigIntegerValue() - Method in interface org.apache.xmlbeans.XmlInteger
-
Returns this value as a BigInteger
- getBookmark(Object) - Method in interface org.apache.xmlbeans.XmlCursor
-
Retrieves the bookmark with the specified key
at this cursor's location.
- getBooleanValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getBooleanValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a boolean.
- getBooleanValue() - Method in interface org.apache.xmlbeans.XmlBoolean
-
Returns this value as a boolean
- getBuiltinTypeCode() - Method in class org.apache.xmlbeans.GDate
-
Returns the builtin type code for the shape of the information
contained in this instance, or 0 if the
instance doesn't contain information corresponding to a
Schema type.
- getBuiltinTypeCode() - Method in class org.apache.xmlbeans.GDateBuilder
-
Returns the builtin type code for the shape of the information
contained in this instance, or 0 if the
instance doesn't contain information corresponding to a
Schema type.
- getBuiltinTypeCode() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Returns the builtin type code for the shape of the information
contained in this instance, or 0 if the
instance doesn't contain information corresponding to a
Schema type.
- getBuiltinTypeCode() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns an integer for builtin types that can be used
for quick comparison.
- getBuiltinTypeSystem() - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the builtin type system.
- getByteArrayValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getByteArrayValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a byte array.
- getByteArrayValue() - Method in interface org.apache.xmlbeans.XmlBase64Binary
-
Returns this value as a byte array.
- getByteArrayValue() - Method in interface org.apache.xmlbeans.XmlHexBinary
-
Returns this value as a byte array.
- getByteValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getByteValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a byte.
- getByteValue() - Method in interface org.apache.xmlbeans.XmlByte
-
Returns this value as a byte
- getCalendar() - Method in class org.apache.xmlbeans.GDate
-
Retrieves the value of the current time as an
XmlCalendar
.
- getCalendar() - Method in class org.apache.xmlbeans.GDateBuilder
-
Retrieves the value of the current time as an
XmlCalendar
.
- getCalendar() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Retrieves the value of the current time as an
XmlCalendar
.
- getCalendarValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getCalendarValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a Calendar
.
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlDate
-
Returns this value as a Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlDateTime
-
Returns this value as a Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGDay
-
Returns this value as a Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGMonth
-
Returns this value as a Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
Returns this value as a Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGYear
-
Returns this value as a Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
Returns this value as a Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlTime
-
Returns this value as a Calendar
- getCharacterEncoding() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getChars() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns characters to the right of the cursor up to the next token.
- getChars(char[], int, int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Copies characters up to the specified maximum number, counting right from
this cursor's location to the character at maxCharacterCount.
- getClassLoader() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the classloader used by this loader for resolving types.
- getCode() - Method in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
Returns the reason for the failure, given by one of the numeric constants in this class
- getColumn() - Method in class org.apache.xmlbeans.XmlError
-
Returns the column number of the error, if available, -1 if not.
- getColumn() - Method in class org.apache.xmlbeans.XmlLineNumber
-
Returns the 1-based column number, or -1 if not known.
- getCommonBaseType(SchemaType) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns common base type with the given type.
- getCompileMdefNamespaces() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getCompileSubstituteNames() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getComponent() - Method in class org.apache.xmlbeans.SchemaComponent.Ref
-
- getComponentRef() - Method in interface org.apache.xmlbeans.SchemaComponent
-
Used for on-demand loading of schema components.
- getComponentType() - Method in interface org.apache.xmlbeans.SchemaAttributeGroup
-
Returns SchemaComponent.ATTRIBUTE_GROUP.
- getComponentType() - Method in class org.apache.xmlbeans.SchemaAttributeGroup.Ref
-
- getComponentType() - Method in interface org.apache.xmlbeans.SchemaComponent
-
- getComponentType() - Method in class org.apache.xmlbeans.SchemaComponent.Ref
-
- getComponentType() - Method in class org.apache.xmlbeans.SchemaGlobalAttribute.Ref
-
- getComponentType() - Method in class org.apache.xmlbeans.SchemaGlobalElement.Ref
-
- getComponentType() - Method in class org.apache.xmlbeans.SchemaIdentityConstraint.Ref
-
- getComponentType() - Method in interface org.apache.xmlbeans.SchemaModelGroup
-
Returns SchemaComponent.GROUP.
- getComponentType() - Method in class org.apache.xmlbeans.SchemaModelGroup.Ref
-
- getComponentType() - Method in class org.apache.xmlbeans.SchemaType.Ref
-
- getConstraintCategory() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
Return the constraint category.
- getContainerField() - Method in interface org.apache.xmlbeans.SchemaType
-
The parent schema element.
- getContainerType() - Method in interface org.apache.xmlbeans.SchemaProperty
-
The type within which this property appears
- getContentBasedOnType() - Method in interface org.apache.xmlbeans.SchemaType
-
For complex types with simple content returns the base type for this
type's content.
- getContentHandler() - Method in interface org.apache.xmlbeans.XmlSaxHandler
-
The ContentHandler expecting SAX content events.
- getContentModel() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the complex content model for this complex type (with complex content).
- getContentType() - Method in interface org.apache.xmlbeans.SchemaType
-
- getContextTypeLoader() - Static method in class org.apache.xmlbeans.XmlBeans
-
Gets the SchemaTypeLoader based on the current thread's context
ClassLoader.
- getCursorLocation() - Method in class org.apache.xmlbeans.XmlError
-
Returns a location of the error as an
XmlCursor
, null if
not available.
- getDate() - Method in class org.apache.xmlbeans.GDate
-
Retrieves the value of the current time as a java.util.Date
instance.
- getDate() - Method in class org.apache.xmlbeans.GDateBuilder
-
Retrieves the value of the current time as a java.util.Date
instance.
- getDate() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Retrieves the value of the current time as a java.util.Date
instance.
- getDateValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getDateValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a Date
.
- getDateValue() - Method in interface org.apache.xmlbeans.XmlDate
-
Returns this value as a Date
- getDateValue() - Method in interface org.apache.xmlbeans.XmlDateTime
-
Returns this value as a Date
- getDay() - Method in class org.apache.xmlbeans.GDate
-
Gets the day-of-month.
- getDay() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the day-of-month.
- getDay() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the day-of-month.
- getDay() - Method in class org.apache.xmlbeans.GDuration
-
Gets the day-of-month component.
- getDay() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Gets the day-of-month component.
- getDay() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Gets the day-of-month component.
- getDecimalSize() - Method in interface org.apache.xmlbeans.SchemaType
-
For atomic numeric restrictions of decimal only: the
numeric size category.
- getDefaultText() - Method in interface org.apache.xmlbeans.SchemaField
-
The default value as plain text.
- getDefaultText() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For elements only: returns the default (or fixed) text value
- getDefaultText() - Method in interface org.apache.xmlbeans.SchemaProperty
-
Returns the default or fixed value,
if it is consistent.
- getDefaultValue() - Method in interface org.apache.xmlbeans.SchemaField
-
The default value as a strongly-typed value.
- getDefaultValue() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For elements only: returns the default (or fixed) strongly-typed value
- getDefaultValue() - Method in interface org.apache.xmlbeans.SchemaProperty
-
Returns the default or fixed value as a strongly-typed value,
if it is consistent.
- getDefaultYear() - Static method in class org.apache.xmlbeans.XmlCalendar
-
Returns the default year that is used when no year is specified.
- getDerivationType() - Method in interface org.apache.xmlbeans.SchemaType
-
- getDerivedProperties() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the SchemaProperties defined by this complex type,
exclusive of the base type (if any).
- getDocChangeStamp() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns the current change stamp for the document the current cursor is in.
- getDoctypeName() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the DOCTYPE name used in the <!DOCTYPE> declaration.
- getDoctypePublicId() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the DOCTYPE public ID used in the <!DOCTYPE> declaration.
- getDoctypeSystemId() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the DOCTYPE system ID used in the <!DOCTYPE> declaration.
- getDocumentElementName() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the document element name if this is a document type,
or null otherwise.
- getDocumentSourceName() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getDocumentType() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getDomNode() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getDomNode() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns a W3C DOM Node containing the XML represented by this source.
- getDoubleValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getDoubleValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a double.
- getDoubleValue() - Method in interface org.apache.xmlbeans.XmlDouble
-
Returns this value as a double
- getElementProperties() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns all the SchemaProperties corresponding to elements.
- getElementProperty(QName) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns a SchemaProperty corresponding to an element within this
complex type by looking up the element name.
- getElementSequencer() - Method in interface org.apache.xmlbeans.SchemaType
-
- getElementType(QName, QName, SchemaTypeLoader) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the type of a child element based on the element name and
an xsi:type attribute (and the type system within which names are
resolved).
- getEncoding() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the encoding used for the XML document, as an ISO encoding name.
- getEntityExpansionLimit() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getEntityResolver() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getEnumerationValues() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the array of valid objects from the
enumeration facet, null if no enumeration defined.
- getEnumJavaClass() - Method in interface org.apache.xmlbeans.SchemaType
-
The Java class corresponding to the enumeration type for this schema type,
if applicable (or null if not an enumeration).
- getEnumName() - Method in interface org.apache.xmlbeans.SchemaStringEnumEntry
-
A capitalized name to use for the enumeration constant name
- getEnumValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getEnumValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
- getError() - Method in exception org.apache.xmlbeans.XmlException
-
Returns the first
XmlErrors
that caused the exception, if any.
- getError() - Method in exception org.apache.xmlbeans.XmlRuntimeException
-
Returns the first
XmlError
that caused this exception, if any.
- getErrorCode() - Method in class org.apache.xmlbeans.XmlError
-
Returns the error code or null.
- getErrors() - Method in exception org.apache.xmlbeans.XmlException
-
Returns the collection of
XmlErrors
that caused the exception, if any.
- getErrors() - Method in exception org.apache.xmlbeans.XmlRuntimeException
-
Returns the collection of
XmlErrors
that caused this exception, if any.
- getErrorType() - Method in class org.apache.xmlbeans.XmlValidationError
-
- getEscapedString(char) - Method in class org.apache.xmlbeans.XmlOptionCharEscapeMap
-
returns the escaped String for the character
- getExceptionTypes() - Method in interface org.apache.xmlbeans.InterfaceExtension.MethodSignature
-
Returns the fully qualified type name of the exception types.
- getExpectedQNames() - Method in class org.apache.xmlbeans.XmlValidationError
-
- getExpectedSchemaType() - Method in class org.apache.xmlbeans.XmlValidationError
-
- getFacet(int) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the value of the given facet, or null if
none is set.
- getFieldPath(int) - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
Return a compiled xpath object for the field.
- getFieldQName() - Method in class org.apache.xmlbeans.XmlValidationError
-
- getFields() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
Return (a copy of) the xpaths for all the fields.
- getFlags() - Method in class org.apache.xmlbeans.GDate
-
Returns a combination of flags indicating the information
contained by this GDate.
- getFlags() - Method in class org.apache.xmlbeans.GDateBuilder
-
Returns a combination of flags indicating the information
contained by this GDate.
- getFlags() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Returns a combination of flags indicating the information
contained by this GDate.
- getFloatValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getFloatValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a float.
- getFloatValue() - Method in interface org.apache.xmlbeans.XmlFloat
-
Returns this value as a float
- getFraction() - Method in class org.apache.xmlbeans.GDate
-
Gets the fraction-of-second.
- getFraction() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the fraction-of-second.
- getFraction() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the fraction-of-second.
- getFraction() - Method in class org.apache.xmlbeans.GDuration
-
Gets the fraction-of-second.
- getFraction() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Gets the fraction-of-second.
- getFraction() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Gets the fraction-of-second.
- getFullJavaImplName() - Method in interface org.apache.xmlbeans.SchemaType
-
The fully-qualified Java type name of the implementation class.
- getFullJavaName() - Method in interface org.apache.xmlbeans.SchemaType
-
The fully-qualified Java type name of the class.
- getGDateValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getGDateValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a
GDate
.
- getGDateValue() - Method in interface org.apache.xmlbeans.XmlDate
-
Returns this value as a
GDate
- getGDateValue() - Method in interface org.apache.xmlbeans.XmlDateTime
-
Returns this value as a
GDate
- getGDateValue() - Method in interface org.apache.xmlbeans.XmlGDay
-
Returns this value as a
GDate
- getGDateValue() - Method in interface org.apache.xmlbeans.XmlGMonth
-
Returns this value as a
GDate
- getGDateValue() - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
Returns this value as a
GDate
- getGDateValue() - Method in interface org.apache.xmlbeans.XmlGYear
-
Returns this value as a
GDate
- getGDateValue() - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
Returns this value as a
GDate
- getGDateValue() - Method in interface org.apache.xmlbeans.XmlTime
-
Returns this value as a
GDate
- getGDurationValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getGDurationValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
- getGDurationValue() - Method in interface org.apache.xmlbeans.XmlDuration
-
- getGenerateJavaVersion() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getHook() - Static method in class org.apache.xmlbeans.XmlFactoryHook.ThreadContext
-
Returns the current thread's hook, or null if none.
- getHour() - Method in class org.apache.xmlbeans.GDate
-
Gets the hour-of-day.
- getHour() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the hour-of-day.
- getHour() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the hour-of-day.
- getHour() - Method in class org.apache.xmlbeans.GDuration
-
Gets the hour-of-day component.
- getHour() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Gets the hour-of-day component.
- getHour() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Gets the hour-of-day component.
- getIdentityConstraints() - Method in interface org.apache.xmlbeans.SchemaLocalElement
-
Returns all the Key, KeyRef, and Unique constraints
on this element.
- getInterface() - Method in interface org.apache.xmlbeans.InterfaceExtension
-
Get the fully qualified interface name.
- getInterfaceExtensions() - Method in class org.apache.xmlbeans.BindingConfig
-
- getInterfaceExtensions(String) - Method in class org.apache.xmlbeans.BindingConfig
-
- getIntMaxOccurs() - Method in interface org.apache.xmlbeans.SchemaParticle
-
Returns the maxOccurs value, pegged to a 32-bit int for
convenience of a validating state machine that doesn't count
higher than MAX_INT anyway.
- getIntMinOccurs() - Method in interface org.apache.xmlbeans.SchemaParticle
-
Returns the minOccurs value, pegged to a 32-bit int for
convenience of a validating state machine that doesn't count
higher than MAX_INT anyway.
- getIntValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getIntValue() - Method in interface org.apache.xmlbeans.SchemaStringEnumEntry
-
An integer to represent this choice in the enumeration
- getIntValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as an int.
- getIntValue() - Method in interface org.apache.xmlbeans.XmlGDay
-
Returns this value as an int from 1-31
- getIntValue() - Method in interface org.apache.xmlbeans.XmlGMonth
-
Returns this value as an int from 1-12
- getIntValue() - Method in interface org.apache.xmlbeans.XmlGYear
-
Returns this value as an int from 1-31
- getIntValue() - Method in interface org.apache.xmlbeans.XmlInt
-
Returns this value as an int
- getIntValue() - Method in interface org.apache.xmlbeans.XmlUnsignedShort
-
Returns this value as an int
- getJavaClass() - Method in interface org.apache.xmlbeans.SchemaType
-
The Java class corresponding to this schema type.
- getJavaName() - Method in interface org.apache.xmlbeans.UserType
-
The class name the simple value will be converted to.
- getJavaPropertyName() - Method in interface org.apache.xmlbeans.SchemaProperty
-
The Java name for this property.
- getJavaSetterDelimiter() - Method in interface org.apache.xmlbeans.SchemaProperty
-
Returns the set of element names which should appear strictly after all
occurences of the elements described by this property.
- getJavaTypeCode() - Method in interface org.apache.xmlbeans.SchemaProperty
-
Returns the natural Java type for this property.
- getJulianDate() - Method in class org.apache.xmlbeans.GDate
-
Returns the Julian date corresponding to this Gregorian date.
- getJulianDate() - Method in class org.apache.xmlbeans.GDateBuilder
-
Returns the Julian date corresponding to this Gregorian date.
- getJulianDate() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Returns the Julian date corresponding to this Gregorian date.
- getKey() - Method in class org.apache.xmlbeans.XmlCursor.XmlBookmark
-
The default key for bookmarks is the class which implements
them.
- getLexicalHandler() - Method in interface org.apache.xmlbeans.XmlSaxHandler
-
The LexicalHandler expecting SAX lexical events.
- getLine() - Method in class org.apache.xmlbeans.XmlError
-
Returns the line number of the error, if available, -1 if not.
- getLine() - Method in class org.apache.xmlbeans.XmlLineNumber
-
Returns the 1-based line number, or -1 if not known.
- getListItemType() - Method in interface org.apache.xmlbeans.SchemaType
-
For list types only: get the item type.
- getListValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getListValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a List
of friendly Java objects (String, Integer, Byte, Short, Long, BigInteger, Decimal, Float, Double, byte[], Calendar, GDuration).
- getListValue() - Method in interface org.apache.xmlbeans.XmlENTITIES
-
Returns the value as a List
of String
values
- getListValue() - Method in interface org.apache.xmlbeans.XmlIDREFS
-
Returns the value as a List
of String
values
- getListValue() - Method in interface org.apache.xmlbeans.XmlNMTOKENS
-
Returns the value as a List
of String
values
- getLoadAdditionalNamespaces() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getLoadReplaceDocumentElement() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getLoadSubstituteNamespaces() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getLocation(Object) - Method in class org.apache.xmlbeans.XmlError
-
Returns a location object of the given type.
- getLongValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getLongValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a long.
- getLongValue() - Method in interface org.apache.xmlbeans.XmlLong
-
Returns this value as a long
- getLongValue() - Method in interface org.apache.xmlbeans.XmlUnsignedInt
-
Returns this value as a long
- getMaxOccurs() - Method in interface org.apache.xmlbeans.SchemaField
-
Returns the maxOccurs value for this particle, or null if it
is unbounded.
- getMaxOccurs() - Method in interface org.apache.xmlbeans.SchemaParticle
-
Returns the maxOccurs value for this particle, or null if it
is unbounded.
- getMaxOccurs() - Method in interface org.apache.xmlbeans.SchemaProperty
-
Returns a summarized minimum occurrance number.
- getMessage() - Method in class org.apache.xmlbeans.XmlError
-
Returns the error message without location information.
- getMessage() - Method in class org.apache.xmlbeans.XmlValidationError
-
- getMessageDigest() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the message digest used to summarize the document.
- getMethods() - Method in interface org.apache.xmlbeans.InterfaceExtension
-
Returns an array of MethodSignature declared in the interface class.
- getMillisecond() - Method in class org.apache.xmlbeans.GDate
-
Gets the rounded millisecond value.
- getMillisecond() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the rounded millisecond value.
- getMillisecond() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the rounded millisecond value.
- getMinOccurs() - Method in interface org.apache.xmlbeans.SchemaField
-
Returns the minOccurs value for this particle.
- getMinOccurs() - Method in interface org.apache.xmlbeans.SchemaParticle
-
Returns the minOccurs value for this particle.
- getMinOccurs() - Method in interface org.apache.xmlbeans.SchemaProperty
-
Returns a summarized minimum occurrance number.
- getMinute() - Method in class org.apache.xmlbeans.GDate
-
Gets the minute-of-hour.
- getMinute() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the minute-of-hour.
- getMinute() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the minute-of-hour.
- getMinute() - Method in class org.apache.xmlbeans.GDuration
-
Gets the minute-of-hour component.
- getMinute() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Gets the minute-of-hour component.
- getMinute() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Gets the minute-of-hour component.
- getMonth() - Method in class org.apache.xmlbeans.GDate
-
Gets the month-of-year.
- getMonth() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the month-of-year.
- getMonth() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the month-of-year.
- getMonth() - Method in class org.apache.xmlbeans.GDuration
-
Gets the month-of-year component.
- getMonth() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Gets the month-of-year component.
- getMonth() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Gets the month-of-year component.
- getName() - Method in interface org.apache.xmlbeans.InterfaceExtension.MethodSignature
-
Returns the name of the method.
- getName(String, String) - Method in class org.apache.xmlbeans.QNameCache
-
- getName(String, String, String) - Method in class org.apache.xmlbeans.QNameCache
-
Fetches a QName with the given namespace and localname.
- getName() - Method in interface org.apache.xmlbeans.SchemaAnnotation.Attribute
-
Returns the name of the attribute
- getName() - Method in interface org.apache.xmlbeans.SchemaAttributeGroup
-
The name of the model group.
- getName() - Method in interface org.apache.xmlbeans.SchemaComponent
-
The name of the schema component
- getName() - Method in interface org.apache.xmlbeans.SchemaField
-
Returns the form-unqualified-or-qualified name.
- getName() - Method in interface org.apache.xmlbeans.SchemaModelGroup
-
The name of the model group.
- getName() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For elements only: the QName for the element use.
- getName() - Method in interface org.apache.xmlbeans.SchemaProperty
-
The name of this element or attribute
- getName() - Method in interface org.apache.xmlbeans.SchemaType
-
The name used to describe the type in the schema.
- getName() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the name of this loader.
- getName() - Method in interface org.apache.xmlbeans.UserType
-
The QName of the simple value that will be converted to a Java class.
- getName() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns the name of the current token.
- getNSMap() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
Return a read-only copy of the namespace map.
- getObject() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns the strongly-typed XmlObject at the current START,
STARTDOC, or ATTR.
- getObject() - Method in interface org.apache.xmlbeans.XmlSaxHandler
-
Returns the loaded XmlObject after all the SAX events have been finished
- getObjectLocation() - Method in class org.apache.xmlbeans.XmlError
-
Returns a location of the error as an
XmlObject
, null if
not available.
- getObjectValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getObjectValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns a union value as a its natural friendly Java object (String, Integer, Byte, Short, Long, BigInteger, Decimal, Float, Double, byte[], Calendar, GDuration).
- getOffendingQName() - Method in class org.apache.xmlbeans.XmlValidationError
-
- getOffset() - Method in class org.apache.xmlbeans.XmlError
-
Returns the file character offset of the error, if available, -1 if not.
- getOffset() - Method in class org.apache.xmlbeans.XmlLineNumber
-
Returns the 0-based file offset number, or -1 if not known.
- getOuterType() - Method in interface org.apache.xmlbeans.SchemaType
-
The outer schema type.
- getParameterTypes() - Method in interface org.apache.xmlbeans.InterfaceExtension.MethodSignature
-
Returns the fully qualified type name of the parameter types in order.
- getParticleChild(int) - Method in interface org.apache.xmlbeans.SchemaParticle
-
Another way to access the particle children.
- getParticleChildren() - Method in interface org.apache.xmlbeans.SchemaParticle
-
Applies to sequence, choice, and all particles only: returns an array
of all the particle children in order.
- getParticleType() - Method in interface org.apache.xmlbeans.SchemaParticle
-
- getPatterns() - Method in interface org.apache.xmlbeans.SchemaType
-
True
- getPrePostExtension(String) - Method in class org.apache.xmlbeans.BindingConfig
-
- getPrePostExtensions() - Method in class org.apache.xmlbeans.BindingConfig
-
- getPrimitiveType() - Method in interface org.apache.xmlbeans.SchemaType
-
For atomic types only: get the primitive type underlying this one.
- getProperties() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns all the SchemaProperties within this complex type,
elements followed by attributes.
- getProperty(String) - Static method in class org.apache.xmlbeans.SystemProperties
-
- getProperty(String, String) - Static method in class org.apache.xmlbeans.SystemProperties
-
- getQName(String) - Static method in class org.apache.xmlbeans.XmlBeans
-
Obtains a name from the thread local QNameCache
- getQName(String, String) - Static method in class org.apache.xmlbeans.XmlBeans
-
Obtains a name from the thread local QNameCache
- getQNameCache() - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns a thread local QNameCache
- getQNameValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getQNameValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a QName
.
- getQNameValue() - Method in interface org.apache.xmlbeans.XmlQName
-
Returns this value as a QName
- getRef() - Method in interface org.apache.xmlbeans.SchemaGlobalAttribute
-
Retruns a SchemaGlobalElement.Ref pointing to this element itself.
- getRef() - Method in interface org.apache.xmlbeans.SchemaGlobalElement
-
Retruns a SchemaGlobalElement.Ref pointing to this element itself.
- getRef() - Method in interface org.apache.xmlbeans.SchemaType
-
Retruns a SchemaType.Ref pointing to this schema type itself.
- getReferencedKey() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
Returns the key that a key ref refers to.
- getResourceAsStream(String) - Method in interface org.apache.xmlbeans.ResourceLoader
-
- getReturnType() - Method in interface org.apache.xmlbeans.InterfaceExtension.MethodSignature
-
Returns the fully qualified type name of the return value or 'void' for no return value.
- getSaveCDataEntityCountThreshold() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getSaveCDataLengthThreshold() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getSaveFilterProcinst() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getSaveImplicitNamespaces() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getSavePrettyPrintIndent() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getSavePrettyPrintOffset() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getSaveSubstituteCharacters() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getSaveSuggestedPrefixes() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getSaveSyntheticDocumentElement() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getSecond() - Method in class org.apache.xmlbeans.GDate
-
Gets the second-of-minute.
- getSecond() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the second-of-minute.
- getSecond() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the second-of-minute.
- getSecond() - Method in class org.apache.xmlbeans.GDuration
-
Gets the second-of-minute component.
- getSecond() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Gets the second-of-minute component.
- getSecond() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Gets the second-of-minute component.
- getSelectionCount() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns the count of the current selection.
- getSelector() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
Return the selector xpath as a string.
- getSelectorPath() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
Return a compiled xpath object for the selector.
- getSeverity() - Method in class org.apache.xmlbeans.XmlError
-
Returns the severity.
- getShortJavaImplName() - Method in interface org.apache.xmlbeans.SchemaType
-
The short unqualfiied Java name for the implementation class.
- getShortJavaName() - Method in interface org.apache.xmlbeans.SchemaType
-
The short unqualfiied Java name for the class.
- getShortValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getShortValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a short.
- getShortValue() - Method in interface org.apache.xmlbeans.XmlShort
-
Returns this value as a short
- getShortValue() - Method in interface org.apache.xmlbeans.XmlUnsignedByte
-
Returns this value as a short
- getSign() - Method in class org.apache.xmlbeans.GDuration
-
Returns the sign of the duration: +1 is forwards
and -1 is backwards in time.
- getSign() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Returns the sign of the duration: +1 is forwards
and -1 is backwards in time.
- getSign() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Returns the sign of the duration: +1 is forwards
and -1 is backwards in time.
- getSimpleVariety() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns whether the simple type is ATOMIC, UNION, or LIST.
- getSourceAsStream(String) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Loads original XSD source as a stream.
- getSourceName() - Method in interface org.apache.xmlbeans.SchemaComponent
-
- getSourceName() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the name of the XML document file.
- getSourceName() - Method in class org.apache.xmlbeans.XmlError
-
Returns the URL (or other name) of the file with the error, if available.
- getStandalone() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the standalone property
- getStaticHandler() - Method in interface org.apache.xmlbeans.InterfaceExtension
-
Get the fully qualified static handler class name.
- getStaticHandler() - Method in interface org.apache.xmlbeans.PrePostExtension
-
Get the fully qualified static handler class name.
- getStaticHandler() - Method in interface org.apache.xmlbeans.UserType
-
- getString() - Method in interface org.apache.xmlbeans.SchemaStringEnumEntry
-
The enumerated string value
- getStringEnumEntries() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the array of SchemaStringEnumEntries for this type: this
array includes information about the java constant names used for
each string enum entry.
- getStringValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- getStringValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a String
.
- getStringValue() - Method in interface org.apache.xmlbeans.XmlAnySimpleType
-
Returns the value as a String
- getTextValue() - Method in interface org.apache.xmlbeans.XmlCursor
-
Gets the text value of the current document, element, attribute,
comment, procinst or text token.
- getTextValue(char[], int, int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Copies the text value of the current document, element, attribute,
comment, processing instruction or text token, counting right from
this cursor's location up to maxCharacterCount,
and copies the returned text into returnedChars.
- getTimeZoneHour() - Method in class org.apache.xmlbeans.GDate
-
Gets the time zone hour.
- getTimeZoneHour() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the time zone hour.
- getTimeZoneHour() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the time zone hour.
- getTimeZoneMinute() - Method in class org.apache.xmlbeans.GDate
-
Gets the time zone minutes.
- getTimeZoneMinute() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the time zone minutes.
- getTimeZoneMinute() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the time zone minutes.
- getTimeZoneSign() - Method in class org.apache.xmlbeans.GDate
-
Gets the time zone sign.
- getTimeZoneSign() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the time zone sign.
- getTimeZoneSign() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the time zone sign.
- getTitle() - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the XmlBeans Package title, "org.apache.xmlbeans",
the value of
XmlBeans.class.getPackage().getImplementationTitle()
.
- getType() - Method in interface org.apache.xmlbeans.SchemaField
-
Returns the type of this use.
- getType() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For elements only: returns the type of the element.
- getType() - Method in interface org.apache.xmlbeans.SchemaProperty
-
The schema type for the property.
- getTypeSystem() - Method in interface org.apache.xmlbeans.SchemaComponent
-
Returns the typesystem within which this component definition resides
- getTypeSystem() - Method in class org.apache.xmlbeans.SchemaComponent.Ref
-
- getTypeSystem() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the SchemaTypeLoader in which this type was defined.
- getUnionCommonBaseType() - Method in interface org.apache.xmlbeans.SchemaType
-
For union types only: get the most specific common base
type of the constituent member types.
- getUnionConstituentTypes() - Method in interface org.apache.xmlbeans.SchemaType
-
For union types only: get the constituent member types.
- getUnionMemberTypes() - Method in interface org.apache.xmlbeans.SchemaType
-
For union types only: get the shallow member types.
- getUnionSubTypes() - Method in interface org.apache.xmlbeans.SchemaType
-
For union types only: gets the full tree of member types.
- getUse() - Method in interface org.apache.xmlbeans.SchemaLocalAttribute
-
- getUserData() - Method in interface org.apache.xmlbeans.SchemaAttributeGroup
-
Returns user-specific information.
- getUserData() - Method in interface org.apache.xmlbeans.SchemaField
-
Returns user-specific information.
- getUserData() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
Returns user-specific information.
- getUserData() - Method in interface org.apache.xmlbeans.SchemaModelGroup
-
Returns user-specific information.
- getUserData() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns user-specific information.
- getUserInformation() - Method in interface org.apache.xmlbeans.SchemaAnnotation
-
Retrieves all document information items from this annotation
- getUserTypes() - Method in class org.apache.xmlbeans.BindingConfig
-
- getValue() - Method in interface org.apache.xmlbeans.SchemaAnnotation.Attribute
-
Returns the value of the attribute
- getValue() - Method in class org.apache.xmlbeans.SchemaBookmark
-
Getter.
- getValueUri() - Method in interface org.apache.xmlbeans.SchemaAnnotation.Attribute
-
In case the value of this attribute is a QName,
returns the URI to which the prefix in the value is bound
- getVendor() - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the XmlBeans vendor, "Apache Software Foundation",
the value of
XmlBeans.class.getPackage().getImplementationVendor()
.
- getVersion() - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the XmlBeans version,
the value of
XmlBeans.class.getPackage().getImplementationVersion()
.
- getVersion() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the XML version string used in the <?xml?> declaration.
- getWhiteSpaceRule() - Method in interface org.apache.xmlbeans.SchemaType
-
For nonunion simple types: get the whitespace rule.
- getWildcardProcess() - Method in interface org.apache.xmlbeans.SchemaAttributeModel
-
- getWildcardProcess() - Method in interface org.apache.xmlbeans.SchemaParticle
-
- getWildcardSet() - Method in interface org.apache.xmlbeans.SchemaAttributeModel
-
QNameSet representing the attribute wildcard specification.
- getWildcardSet() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For wildcards, returns a QNameSet representing the wildcard.
- getXmlError() - Method in exception org.apache.xmlbeans.XMLStreamValidationException
-
- getXqueryCurrentNodeVar() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getXqueryVariables() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- getYear() - Method in class org.apache.xmlbeans.GDate
-
Gets the year.
- getYear() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the year.
- getYear() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the year.
- getYear() - Method in class org.apache.xmlbeans.GDuration
-
Gets the year component.
- getYear() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Gets the year component.
- getYear() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Gets the year component.
- globalAttributes() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the global attributes defined in this loader.
- globalElements() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the global elements defined in this loader.
- globalTypes() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the global types defined in this loader.
- GREATER_THAN - Static variable in interface org.apache.xmlbeans.XmlObject
-
GREATER_THAN is 1.
- GROUP_MISSING_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- ID_VALID$DUPLICATE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- IDC_NOT_FOUND - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- IDENTITY_CONSTRAINT - Static variable in interface org.apache.xmlbeans.SchemaComponent
-
An identity constraint definition.
- IDENTITY_CONSTRAINT_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- IDENTITY_CONSTRAINT_PROPERTIES$KEY_KEYREF_FIELD_COUNT_EQ - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- IDENTITY_CONSTRAINT_PROPERTIES$KEYREF_REFERS_TO_KEYREF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- IDENTITY_CONSTRAINT_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- IDENTITY_CONSTRAINT_VALID$DUPLICATE_KEY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- IDENTITY_CONSTRAINT_VALID$DUPLICATE_UNIQUE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- IDENTITY_CONSTRAINT_VALID$KEYREF_KEY_NOT_FOUND - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- ILLEGAL_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- includedQNamesInExcludedURIs() - Method in class org.apache.xmlbeans.QNameSet
-
The set of QNames included in the set even though they are within
a namespace that is otherwise fully included in the set.
- includedQNamesInExcludedURIs() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
- includedQNamesInExcludedURIs() - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
The finite set of QNames that are included in the set within namespaces
that are otherwise excluded.
- includedURIs() - Method in class org.apache.xmlbeans.QNameSet
-
Namespaces that are fully included in set except for a finite
number of individual QName exceptions.
- includedURIs() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
- includedURIs() - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
The finite set of namespace URIs that are almost completely included in
the set (that is, each namespace URI that included in the set with with
a finite number of QName exceptions).
- INCONSISTENT_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- INCORRECT_ATTRIBUTE - Static variable in class org.apache.xmlbeans.XmlValidationError
-
- INCORRECT_ELEMENT - Static variable in class org.apache.xmlbeans.XmlValidationError
-
- indexOf(Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns index of the first occurance of an object equal to o.
- insertAttribute(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new attribute immediately before this cursor's location, giving it
the specified local name.
- insertAttribute(String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new attribute immediately before this cursor's location, giving it
the specified local name and associating it with the specified namespace.
- insertAttribute(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new attribute immediately before this cursor's location, giving it
the specified name.
- insertAttributeWithValue(String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new attribute immediately before this cursor's location, giving it
the specified value and name.
- insertAttributeWithValue(String, String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts an attribute immediately before the cursor's location, giving it
the specified name and value, and associating it with the specified namespace.
- insertAttributeWithValue(QName, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts an attribute immediately before the cursor's location, giving it
the specified name and value.
- insertChars(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts the specified text immediately before this cursor's location.
- insertComment(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts an XML comment immediately before the cursor's location,
giving it the specified content.
- insertElement(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts an element immediately before this cursor's location, giving
the element the specified qualified name.
- insertElement(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts an element immediately before this cursor's location, giving
the element the specified local name.
- insertElement(String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new element immediately before this cursor's location, giving the
element the specified local name and associating it with specified namespace
- insertElementWithText(QName, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new element immediately before this cursor's location, giving the
element the specified qualified name and content.
- insertElementWithText(String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new element immediately before this cursor's location, giving the
element the specified local name and content.
- insertElementWithText(String, String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new element immediately before this cursor's location, giving the
element the specified local name, associating it with the specified namespace,
and giving it the specified content.
- insertNamespace(String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a namespace declaration immediately before the cursor's location,
giving it the specified prefix and URI.
- insertProcInst(String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts an XML processing instruction immediately before the cursor's location,
giving it the specified target and text.
- instanceType() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- instanceType() - Method in interface org.apache.xmlbeans.SimpleValue
-
The same as getSchemaType unless this is a union instance
or nil value.
- INT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- INT_ATTR - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The attribute token.
- INT_COMMENT - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The comment token.
- INT_END - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The end-element token.
- INT_ENDDOC - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The end-document token.
- INT_NAMESPACE - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The namespace declaration token.
- INT_NONE - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
No token.
- INT_PROCINST - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The processing instruction token.
- INT_START - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The start-element token.
- INT_STARTDOC - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The start-document token.
- INT_TEXT - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The text token.
- INT_TOO_LARGE - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- INTEGER - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- InterfaceExtension - Interface in org.apache.xmlbeans
-
- InterfaceExtension.MethodSignature - Interface in org.apache.xmlbeans
-
- intersect(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSet
-
Returns a new QNameSet that is the intersection of this one and another.
- intersect(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Returns a new QNameSet that is the intersection of this one and another.
- intersect(QNameSetSpecification) - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
Returns the intersection with another QNameSet.
- intValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- intValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
- intValue() - Method in class org.apache.xmlbeans.StringEnumAbstractBase
-
Returns an int code that can be used for switch statements
- intValue() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
Returns one of the INT_ values defined in this class.
- intValue() - Method in interface org.apache.xmlbeans.XmlGDay
-
- intValue() - Method in interface org.apache.xmlbeans.XmlGMonth
-
- intValue() - Method in interface org.apache.xmlbeans.XmlGYear
-
- intValue() - Method in interface org.apache.xmlbeans.XmlInt
-
- intValue() - Method in interface org.apache.xmlbeans.XmlUnsignedShort
-
- INVALID_DOCUMENT_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- INVALID_NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- INVALID_SCHEMA - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- INVALID_VALUE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
Error code for an invalid attribute value.
- INVALID_VALUE_DETAIL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
Error code for an invalid attribute value.
- INVALID_XPATH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- inverse() - Method in class org.apache.xmlbeans.QNameSet
-
Returns a new QNameSet that is the inverse of this one.
- inverse() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Returns a new QNameSet that is the inverse of this one.
- inverse() - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
Return the inverse of this QNameSet.
- invert() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Inverts this QNameSetBuilder.
- IO_EXCEPTION - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- isAbstract() - Method in interface org.apache.xmlbeans.SchemaLocalElement
-
True if this element is prohibited in content.
- isAbstract() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this type cannot be used directly in instances
- isAll() - Method in class org.apache.xmlbeans.QNameSet
-
True if this ModelTransitionSet contains all QNames.
- isAll() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
True if this ModelTransitionSet contains all QNames.
- isAll() - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
True if the set is the set of all QNames.
- isAnonymousType() - Method in interface org.apache.xmlbeans.SchemaType
-
True if the Xsd type is anonymous (i.e., not top-level).
- isAnyAttr() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is any attribute.
- isAnyAttr() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is attribute or namespace declaration token
- isAssignableFrom(SchemaType) - Method in interface org.apache.xmlbeans.SchemaType
-
True if the specified type derives from this type (or if
it is the same type).
- isAtSamePositionAs(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Determines if this cursor is at the same position as
the specified cursor.
- isAttr() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is an ATTR token type, meaning
just before an attribute.
- isAttr() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is attribute token.
- isAttribute() - Method in interface org.apache.xmlbeans.SchemaField
-
True if this use is an attribute
- isAttribute() - Method in interface org.apache.xmlbeans.SchemaProperty
-
True for attributes.
- isAttributeType() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this is a attribute type.
- isBounded() - Method in interface org.apache.xmlbeans.SchemaType
-
True if bounded.
- isBuiltinType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for any of the 40+ built-in types.
- isComment() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is a COMMENT token type, meaning
just before a comment.
- isComment() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is comment token.
- isCompiled() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this schema type was compiled to have a corresponding
Java class.
- isCompileDownloadUrls() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isCompileNoAnnotations() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isCompileNoPvrRule() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isCompileNoUpaRule() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isContainer() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is a container token.
- isContainer() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is start-document or start-element token
- isDefault() - Method in interface org.apache.xmlbeans.SchemaField
-
True if a default is supplied.
- isDefault() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For elements only: True if has default.
- isDisjoint(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSet
-
True if the given set is disjoint from this one.
- isDisjoint(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
True if the given set is disjoint from this one.
- isDisjoint(QNameSetSpecification) - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
True if is disjoint from the specified set.
- isDocumentType() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this is a document type.
- isEmpty() - Method in class org.apache.xmlbeans.QNameSet
-
True if this ModelTransitionSet contains no QNames.
- isEmpty() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
True if this ModelTransitionSet contains no QNames.
- isEmpty() - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
True if the set is empty.
- isEmpty() - Method in class org.apache.xmlbeans.XmlSimpleList
-
True if the list is empty.
- isEnd() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is an END token type, meaning
just before an element's end.
- isEnd() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is end-element token.
- isEnddoc() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is an ENDDOC token type, meaning
at the very end of the document.
- isEnddoc() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is end-document token.
- isFacetFixed(int) - Method in interface org.apache.xmlbeans.SchemaType
-
True if the given facet is fixed.
- isFinish() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is a finish token.
- isFinish() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is end-document or end-element token
- isFinite() - Method in interface org.apache.xmlbeans.SchemaType
-
True if finite.
- isFixed() - Method in interface org.apache.xmlbeans.SchemaField
-
True if the value is fixed.
- isFixed() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For elements only: true if is fixed value.
- isImmutable() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- isImmutable() - Method in class org.apache.xmlbeans.GDate
-
Returns true: all GDate instances are immutable.
- isImmutable() - Method in class org.apache.xmlbeans.GDateBuilder
-
True if the instance is immutable.
- isImmutable() - Method in interface org.apache.xmlbeans.GDateSpecification
-
True if this GDate specification is immutable.
- isImmutable() - Method in class org.apache.xmlbeans.GDuration
-
All GDuration instances return true.
- isImmutable() - Method in class org.apache.xmlbeans.GDurationBuilder
-
All GDuration instances return true.
- isImmutable() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
True if this instance is immutable.
- isImmutable() - Method in interface org.apache.xmlbeans.XmlObject
-
Immutable values do not have a position in a tree; rather, they are
stand-alone simple type values.
- isInSameDocument(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Determines if the specified cursor is in the same document as
this cursor.
- isLeftOf(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Determines if this cursor is to the left of (or before)
the specified cursor.
- isLoadDTDGrammar() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isLoadExternalDTD() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isLoadLineNumbers() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isLoadMessageDigest() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isLoadStripComments() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isLoadStripProcinsts() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isLoadTrimTextBuffer() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isLoadUseDefaultResolver() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isNamespace() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is a NAMESPACE token type, meaning
just before a namespace declaration.
- isNamespace() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is namespace declaration token.
- isNamespaceDefined(String) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
True if the typeloader contains any definitions in the given namespace.
- isNil() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- isNil() - Method in interface org.apache.xmlbeans.XmlObject
-
Note that in order to be nil,
the value must be in an element, and the element containing
the value must be marked as nillable in the schema.
- isNillable() - Method in interface org.apache.xmlbeans.SchemaField
-
True if nillable; always false for attributes.
- isNillable() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For elements only: true if nillable.
- isNone() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if no token.
- isNoType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for the type object that represents a the absence of a determined type.
- isNumeric() - Method in interface org.apache.xmlbeans.SchemaType
-
True if numeric.
- isOrderSensitive() - Method in interface org.apache.xmlbeans.SchemaType
-
True if particles have same defaults, nillability, etc, that are
invariant when order changes.
- isPrimitiveType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for any of the 20 primitive types (plus anySimpleType)
- isProcinst() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is a PROCINST token type, meaning
just before a processing instruction.
- isProcinst() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is processing instruction token.
- isReadOnly() - Method in interface org.apache.xmlbeans.SchemaProperty
-
True for read-only properties.
- isRightOf(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Determines if this cursor is to the right of (or after)
the specified cursor.
- isSaveAggressiveNamespaces() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isSaveInner() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isSaveNamespacesFirst() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isSaveNoXmlDecl() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isSaveOuter() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isSavePrettyPrint() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isSaveSaxNoNSDeclsInAttributes() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isSaveUseOpenFrag() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isSetLoadStripWhitespace() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isSimpleType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for the anySimpleType and any restrictions/unions/lists.
- isSingleton() - Method in interface org.apache.xmlbeans.SchemaParticle
-
One if minOccurs == maxOccurs == 1.
- isSkippable() - Method in interface org.apache.xmlbeans.SchemaParticle
-
True if this particle can be skipped (taking into account
both the minOcurs as well as the structure of all the
child particles)
- isSkippedAnonymousType() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this anonymous type has no corresponding Java type.
- isStart() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if this token is a START token type, meaning
just before an element's start.
- isStart() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is start-element token.
- isStartdoc() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if the current token is a STARTDOC token type, meaning
at the very root of the document.
- isStartdoc() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is start-document token.
- isText() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if the this token is a TEXT token type, meaning
just before or inside text.
- isText() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if is text token.
- isUnsynchronized() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isURType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for anyType and anySimpleType.
- isUseDefaultNamespace() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isValid() - Method in class org.apache.xmlbeans.GDate
-
True if this GDate corresponds to a valid gregorian date value
in XML schema.
- isValid() - Method in class org.apache.xmlbeans.GDateBuilder
-
True if all date fields lie within their legal ranges.
- isValid() - Method in interface org.apache.xmlbeans.GDateSpecification
-
True if this GDate corresponds to a valid gregorian date value
in XML schema.
- isValid() - Method in class org.apache.xmlbeans.GDuration
-
Returns true if all of the individual components
of the duration are nonnegative.
- isValid() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Returns true if all of the individual components
of the duration are nonnegative.
- isValid() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Returns true if all of the individual components
of the duration are nonnegative.
- isValidateOnSet() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isValidateStrict() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isValidateTreatLaxAsSkip() - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- isValidSubstitution(QName) - Method in interface org.apache.xmlbeans.SchemaType
-
For document types, true if the given name can be substituted for the
document element name.
- iterator() - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns an iterator over the elements in this list in proper sequence.
- safeGet(XmlOptions, Object) - Static method in class org.apache.xmlbeans.XmlOptions
-
Used to test a generic option on an options object that may be null
- save(ContentHandler, LexicalHandler) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- save(File) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- save(OutputStream) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- save(Writer) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- save(ContentHandler, LexicalHandler, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- save(File, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- save(OutputStream, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- save(Writer, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- save(Filer) - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Saves this type system using a Filer
- save(ContentHandler, LexicalHandler) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given SAX content and
lexical handlers.
- save(File) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given File.
- save(OutputStream) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given output stream.
- save(Writer) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given output.
- save(ContentHandler, LexicalHandler, XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given SAX content and
lexical handlers.
- save(File, XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given File.
- save(OutputStream, XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given output stream.
- save(Writer, XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given output.
- SAVE_AGGRESSIVE_NAMESPACES - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_CDATA_ENTITY_COUNT_THRESHOLD - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_CDATA_LENGTH_THRESHOLD - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_FILTER_PROCINST - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_IMPLICIT_NAMESPACES - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_INNER - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_NAMESPACES_FIRST - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_NO_XML_DECL - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_OPTIMIZE_FOR_SPEED - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_OUTER - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_PRETTY_PRINT - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_PRETTY_PRINT_INDENT - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_PRETTY_PRINT_OFFSET - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_SAX_NO_NSDECLS_IN_ATTRIBUTES - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_SUBSTITUTE_CHARACTERS - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_SUGGESTED_PREFIXES - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_SYNTHETIC_DOCUMENT_ELEMENT - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_USE_DEFAULT_NAMESPACE - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SAVE_USE_OPEN_FRAGMENT - Static variable in class org.apache.xmlbeans.XmlOptions
-
- saveToDirectory(File) - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Saves this type system to a directory.
- SCHEMA_ANNOTATION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR$DEFAULT_AND_USE_OPTIONAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR$DEFAULT_OR_FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR$FIXED_NOT_MATCH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR$REF_FEATURES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR$REF_OR_NAME_HAS_BOTH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR$REF_OR_NAME_HAS_NEITHER - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR$TYPE_ATTR_OR_NESTED_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR_GROUP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ATTR_GROUP$SELF_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_CODE_PRINTER - Static variable in class org.apache.xmlbeans.XmlOptions
-
- SCHEMA_COMPLEX_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_COMPLEX_TYPE$COMPLEX_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_COMPLEX_TYPE$SIMPLE_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ELEM - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ELEM$DEFAULT_OR_FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ELEM$REF_FEATURES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ELEM$REF_OR_NAME_HAS_BOTH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ELEM$REF_OR_NAME_HAS_NEITHER - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_ELEM$TYPE_ATTR_OR_NESTED_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_IDENTITY_CONSTRAINT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_IMPORT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_INCLUDE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_MODEL_GROUP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_MODEL_GROUP_DEFN - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_MULTIPLE_ENUMS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_MULTIPLE_PATTERNS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_NOTATION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_PROPERTIES$DUPLICATE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_QNAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_QNAME_RESOLVE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_QNAME_RESOLVE$HELP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_REDEFINE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_REDEFINE$ATTR_GROUP_SELF_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_REDEFINE$EXTEND_OR_RESTRICT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_REDEFINE$GROUP_SELF_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_REDEFINE$GROUP_SELF_REF_MIN_MAX_1 - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_REDEFINE$SAME_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_REDEFINITION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_REFERENCE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_SIMPLE_TYPE$CYCLIC_UNION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_SIMPLE_TYPE$LIST_HAS_BOTH_ITEM_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_SIMPLE_TYPE$LIST_HAS_NEITHER_ITEM_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_SIMPLE_TYPE$LIST_ITEM_TYPE_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_SIMPLE_TYPE$RESTICTION_HAS_BASE_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_SIMPLE_TYPE$RESTRICTION_HAS_BOTH_BASE_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_SIMPLE_TYPE$RESTRICTION_HAS_NEITHER_BASE_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_SIMPLE_TYPE$UNION_HAS_MEMBER_TYPES_OR_SIMPLE_TYPES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SCHEMA_WILDCARD - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SchemaAnnotated - Interface in org.apache.xmlbeans
-
Marker interface denoting that an annotation can be present
- SchemaAnnotation - Interface in org.apache.xmlbeans
-
Represents a Schema annotation.
- SchemaAnnotation.Attribute - Interface in org.apache.xmlbeans
-
Represents an attribute instance
- SchemaAttributeGroup - Interface in org.apache.xmlbeans
-
Represents an attribute group.
- SchemaAttributeGroup.Ref - Class in org.apache.xmlbeans
-
Used to allow on-demand loading of attribute groups.
- SchemaAttributeModel - Interface in org.apache.xmlbeans
-
Represents the attribute structure allowed on a complex type.
- SchemaBookmark - Class in org.apache.xmlbeans
-
Represents a Schema bookmark.
- SchemaBookmark(Object) - Constructor for class org.apache.xmlbeans.SchemaBookmark
-
- SchemaCodePrinter - Interface in org.apache.xmlbeans
-
This class is used to provide alternate implementations of the
schema Java code generation.
- SchemaComponent - Interface in org.apache.xmlbeans
-
Represents a global Schema Component.
- SchemaComponent.Ref - Class in org.apache.xmlbeans
-
A lazy reference to a component.
- SchemaField - Interface in org.apache.xmlbeans
-
Represents an element or an attribute declaration.
- SchemaGlobalAttribute - Interface in org.apache.xmlbeans
-
Represents a global attribute definition
- SchemaGlobalAttribute.Ref - Class in org.apache.xmlbeans
-
Used to allow on-demand loading of elements.
- SchemaGlobalElement - Interface in org.apache.xmlbeans
-
Represents a global element definition.
- SchemaGlobalElement.Ref - Class in org.apache.xmlbeans
-
Used to allow on-demand loading of elements.
- SchemaIdentityConstraint - Interface in org.apache.xmlbeans
-
Represents an identity constraint definition.
- SchemaIdentityConstraint.Ref - Class in org.apache.xmlbeans
-
Used to allow on-demand loading of identity constraints.
- SchemaLocalAttribute - Interface in org.apache.xmlbeans
-
Represents a local or global attribute definition.
- SchemaLocalElement - Interface in org.apache.xmlbeans
-
Represents a local or global element definition.
- SchemaModelGroup - Interface in org.apache.xmlbeans
-
Represents a model group.
- SchemaModelGroup.Ref - Class in org.apache.xmlbeans
-
Used to allow on-demand loading of model groups.
- SchemaParticle - Interface in org.apache.xmlbeans
-
Represents a Schema particle definition.
- SchemaProperty - Interface in org.apache.xmlbeans
-
Represents a summary of similar SchemaFields in a complex type.
- SchemaStringEnumEntry - Interface in org.apache.xmlbeans
-
Describes a code-generated string enumeration
- schemaType() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- SchemaType - Interface in org.apache.xmlbeans
-
Represents a schema type.
- schemaType() - Method in interface org.apache.xmlbeans.XmlObject
-
- SchemaType.Ref - Class in org.apache.xmlbeans
-
Used to allow on-demand loading of types.
- SchemaTypeElementSequencer - Interface in org.apache.xmlbeans
-
- SchemaTypeLoader - Interface in org.apache.xmlbeans
-
Represents a searchable set of XML Schema component definitions.
- SchemaTypeLoaderException - Exception in org.apache.xmlbeans
-
An exception that is thrown if there is corruption or a version mismatch
in a compiled schema type system.
- SchemaTypeLoaderException(String, String, String, int) - Constructor for exception org.apache.xmlbeans.SchemaTypeLoaderException
-
Constructs an exception with the given message, filename, extension, and code
- SchemaTypeLoaderException(String, String, String, int, Exception) - Constructor for exception org.apache.xmlbeans.SchemaTypeLoaderException
-
Constructs an exception with the given message, filename, extension, code, and cause
- SchemaTypeSystem - Interface in org.apache.xmlbeans
-
A finite set of XML Schema component definitions.
- selectAttribute(QName) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectAttribute(String, String) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectAttribute(QName) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects the content of the attribute with the given name.
- selectAttribute(String, String) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects the content of the attribute with the given name.
- selectAttributes(QNameSet) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectAttributes(QNameSet) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects the contents of the attributes that are contained in the elementNameSet.
- selectChildren(QName) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectChildren(String, String) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectChildren(QNameSet) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectChildren(QName) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects the contents of the children elements with the given name.
- selectChildren(String, String) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects the contents of the children elements with the given name.
- selectChildren(QNameSet) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects the contents of the children elements that are contained in the elementNameSet.
- SELECTOR_XPATH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- selectPath(String) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectPath(String, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectPath(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Executes the specified XPath expression against the XML that this
cursor is in.
- selectPath(String, XmlOptions) - Method in interface org.apache.xmlbeans.XmlCursor
-
Executes the specified XPath expression against the XML that this
cursor is in.
- selectPath(String) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects a path.
- selectPath(String, XmlOptions) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects a path, applying options.
- SEQUENCE - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
- SEQUENCE_RANGE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- set(XmlObject) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(String) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(boolean) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(byte) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(short) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(int) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(long) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(BigInteger) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(BigDecimal) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(float) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(double) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(byte[]) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(StringEnumAbstractBase) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(Calendar) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(Date) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(GDateSpecification) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(GDurationSpecification) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(QName) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(List) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(String) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(boolean) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(byte) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(short) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(int) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(long) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(BigInteger) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(BigDecimal) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(float) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(double) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(byte[]) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(Calendar) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(Date) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(GDateSpecification) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(GDurationSpecification) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(QName) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(List) - Method in interface org.apache.xmlbeans.SimpleValue
-
- set(String) - Method in interface org.apache.xmlbeans.XmlAnySimpleType
-
- set(byte[]) - Method in interface org.apache.xmlbeans.XmlBase64Binary
-
- set(boolean) - Method in interface org.apache.xmlbeans.XmlBoolean
-
- set(byte) - Method in interface org.apache.xmlbeans.XmlByte
-
- set(Calendar) - Method in interface org.apache.xmlbeans.XmlDate
-
- set(GDateSpecification) - Method in interface org.apache.xmlbeans.XmlDate
-
- set(Date) - Method in interface org.apache.xmlbeans.XmlDate
-
- set(Calendar) - Method in interface org.apache.xmlbeans.XmlDateTime
-
- set(GDateSpecification) - Method in interface org.apache.xmlbeans.XmlDateTime
-
- set(Date) - Method in interface org.apache.xmlbeans.XmlDateTime
-
- set(BigDecimal) - Method in interface org.apache.xmlbeans.XmlDecimal
-
- set(double) - Method in interface org.apache.xmlbeans.XmlDouble
-
- set(GDurationSpecification) - Method in interface org.apache.xmlbeans.XmlDuration
-
- set(List) - Method in interface org.apache.xmlbeans.XmlENTITIES
-
- set(float) - Method in interface org.apache.xmlbeans.XmlFloat
-
- set(Calendar) - Method in interface org.apache.xmlbeans.XmlGDay
-
- set(GDateSpecification) - Method in interface org.apache.xmlbeans.XmlGDay
-
- set(int) - Method in interface org.apache.xmlbeans.XmlGDay
-
- set(Calendar) - Method in interface org.apache.xmlbeans.XmlGMonth
-
- set(GDateSpecification) - Method in interface org.apache.xmlbeans.XmlGMonth
-
- set(int) - Method in interface org.apache.xmlbeans.XmlGMonth
-
- set(Calendar) - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
- set(GDateSpecification) - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
- set(Calendar) - Method in interface org.apache.xmlbeans.XmlGYear
-
- set(GDateSpecification) - Method in interface org.apache.xmlbeans.XmlGYear
-
- set(int) - Method in interface org.apache.xmlbeans.XmlGYear
-
- set(Calendar) - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
- set(GDateSpecification) - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
- set(byte[]) - Method in interface org.apache.xmlbeans.XmlHexBinary
-
- set(List) - Method in interface org.apache.xmlbeans.XmlIDREFS
-
- set(int) - Method in interface org.apache.xmlbeans.XmlInt
-
- set(BigInteger) - Method in interface org.apache.xmlbeans.XmlInteger
-
- set(long) - Method in interface org.apache.xmlbeans.XmlLong
-
- set(List) - Method in interface org.apache.xmlbeans.XmlNMTOKENS
-
- set(XmlObject) - Method in interface org.apache.xmlbeans.XmlObject
-
Set the value/type of this XmlObject to be a copy of the source
XmlObject.
- set(QName) - Method in interface org.apache.xmlbeans.XmlQName
-
- set(short) - Method in interface org.apache.xmlbeans.XmlShort
-
- set(int, Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- set(Calendar) - Method in interface org.apache.xmlbeans.XmlTime
-
- set(GDateSpecification) - Method in interface org.apache.xmlbeans.XmlTime
-
- set(short) - Method in interface org.apache.xmlbeans.XmlUnsignedByte
-
- set(long) - Method in interface org.apache.xmlbeans.XmlUnsignedInt
-
- set(int) - Method in interface org.apache.xmlbeans.XmlUnsignedShort
-
- setAttributeText(QName, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
When at a START or STARTDOC, sets the attribute text for the given
attribute.
- setBadSchemaType(SchemaType) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setBaseURI(URI) - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set when compiling a schema, then the given
URI will be considered as base URI when deciding the directory
structure for saving the sources inside the generated JAR file.
- setBigDecimalValue(BigDecimal) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setBigDecimalValue(BigDecimal) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a BigDecimal
.
- setBigDecimalValue(BigDecimal) - Method in interface org.apache.xmlbeans.XmlDecimal
-
Sets this value as a BigDecimal
- setBigIntegerValue(BigInteger) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setBigIntegerValue(BigInteger) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a BigInteger
.
- setBigIntegerValue(BigInteger) - Method in interface org.apache.xmlbeans.XmlInteger
-
Sets this value as a BigInteger
- setBookmark(XmlCursor.XmlBookmark) - Method in interface org.apache.xmlbeans.XmlCursor
-
Sets a bookmark to the document at this cursor's location.
- setBooleanValue(boolean) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setBooleanValue(boolean) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a boolean.
- setBooleanValue(boolean) - Method in interface org.apache.xmlbeans.XmlBoolean
-
Sets this value as a boolean
- setBuiltinTypeCode(int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Clears the fields in this GDateBuilder that are not applicable
for the given SchemaType date code.
- setByteArrayValue(byte[]) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setByteArrayValue(byte[]) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a byte array.
- setByteArrayValue(byte[]) - Method in interface org.apache.xmlbeans.XmlBase64Binary
-
Sets this value as a byte array.
- setByteArrayValue(byte[]) - Method in interface org.apache.xmlbeans.XmlHexBinary
-
Sets this value as a byte array.
- setByteValue(byte) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setByteValue(byte) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a byte.
- setByteValue(byte) - Method in interface org.apache.xmlbeans.XmlByte
-
Sets this value as a byte
- setCalendarValue(Calendar) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a Calendar
.
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlDate
-
Sets this value as a Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlDateTime
-
Sets this value as a Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGDay
-
Sets this value as a Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGMonth
-
Sets this value as a Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
Sets this value as a Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGYear
-
Sets this value as a Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
Sets this value as a Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlTime
-
Sets this value as a Calendar
- setCharacterEncoding(String) - Method in class org.apache.xmlbeans.XmlOptions
-
When writing a document, this sets the character
encoding to use.
- setCompileDownloadUrls() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, then the schema compiler will try to download
schemas that appear in imports and includes from network based URLs.
- setCompileDownloadUrls(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setCompileMdefNamespaces(Set) - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, then the schema compiler will permit and
ignore multiple definitions of the same component (element, attribute,
type, etc) names in the given namespaces.
- setCompileNoAnnotations() - Method in class org.apache.xmlbeans.XmlOptions
-
if this option is set, the schema compiler will skip annotations when
processing Schema components.
- setCompileNoAnnotations(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setCompileNoPvrRule() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, the particle valid (restriciton) rule is not
enforced when building a SchemaTypeSystem
.
- setCompileNoPvrRule(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setCompileNoUpaRule() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, the unique particle attribution rule is not
enforced when building a SchemaTypeSystem
.
- setCompileNoUpaRule(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setCompileNoValidation() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, validation is not done on the Schema XmlBeans
when building a SchemaTypeSystem
- setCompileSubstituteNames(Map) - Method in class org.apache.xmlbeans.XmlOptions
-
This option allows for QName
substitution during schema compilation.
- setCopyUseNewSynchronizationDomain(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set to true, the return of XmlObject.copy() method will
return an object in it's own synchronization domain, otherwise both objects
will share the same synchronization domain, requiring explicit synchronization
when concurent accessing the two objects.
- setDate(Date) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the current time and date based on a java.util.Date instance.
- setDateValue(Date) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setDateValue(Date) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a Date
.
- setDateValue(Date) - Method in interface org.apache.xmlbeans.XmlDate
-
Sets this value as a Date
- setDateValue(Date) - Method in interface org.apache.xmlbeans.XmlDateTime
-
Sets this value as a Date
- setDay(int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the day-of-month.
- setDay(int) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the day component.
- setDefaultYear(int) - Static method in class org.apache.xmlbeans.XmlCalendar
-
Sets the default year to be used when no year is specified.
- setDoctypeName(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the DOCTYPE name use in the <!DOCTYPE> declaration.
- setDoctypePublicId(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the DOCTYPE public ID to use in the <!DOCTYPE> declaration.
- setDoctypeSystemId(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the DOCTYPE system ID to use in the <!DOCTYPE> declaration.
- setDocumentSourceName(String) - Method in class org.apache.xmlbeans.XmlOptions
-
This option sets the document source name into the xml store
when parsing a document.
- setDocumentType(SchemaType) - Method in class org.apache.xmlbeans.XmlOptions
-
When parsing a document, this sets the type of the root
element.
- setDoubleValue(double) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setDoubleValue(double) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a double.
- setDoubleValue(double) - Method in interface org.apache.xmlbeans.XmlDouble
-
Sets this value as a double
- setEncoding(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the encoding to use for the XML document.
- setEntityExpansionLimit(int) - Method in class org.apache.xmlbeans.XmlOptions
-
Sets the maximum number of entity expansions allowed during parsing.
- setEntityResolver(EntityResolver) - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set when compiling a schema, then the given
EntityResolver will be consulted in order to resolve any
URIs while downloading imported schemas.
- setEnumValue(StringEnumAbstractBase) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.SimpleValue
-
- setErrorListener(Collection) - Method in class org.apache.xmlbeans.XmlOptions
-
Sets a collection object for collecting
XmlError
objects
during parsing, validation, and compilation.
- setErrorType(int) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setExpectedQNames(List) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setExpectedSchemaType(SchemaType) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setFieldQName(QName) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setFloatValue(float) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setFloatValue(float) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a float.
- setFloatValue(float) - Method in interface org.apache.xmlbeans.XmlFloat
-
Sets this value as a float
- setFraction(BigDecimal) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the fraction-of-second component.
- setGDate(GDateSpecification) - Method in class org.apache.xmlbeans.GDateBuilder
-
Copies a GDateSpecification, completely replacing the current
information in this GDateBuilder.
- setGDateValue(GDate) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a
GDate
.
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlDate
-
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlDateTime
-
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGDay
-
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGMonth
-
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGYear
-
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlTime
-
- setGDurationValue(GDuration) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setGDurationValue(GDuration) - Method in interface org.apache.xmlbeans.SimpleValue
-
- setGDurationValue(GDuration) - Method in interface org.apache.xmlbeans.XmlDuration
-
- setGenerateJavaVersion(String) - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, then the schema compiler will print java code
that is compatible with the desired Java version.
- setHook(XmlFactoryHook) - Static method in class org.apache.xmlbeans.XmlFactoryHook.ThreadContext
-
Sets the hook for the current thread.
- setHour(int) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the hour component.
- setIntValue(int) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setIntValue(int) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as an int.
- setIntValue(int) - Method in interface org.apache.xmlbeans.XmlGDay
-
Sets this value as an int from 1-31
- setIntValue(int) - Method in interface org.apache.xmlbeans.XmlGMonth
-
Sets this value as an int from 1-12
- setIntValue(int) - Method in interface org.apache.xmlbeans.XmlGYear
-
Sets this value as an int from 1-31
- setIntValue(int) - Method in interface org.apache.xmlbeans.XmlInt
-
Sets this value as an int
- setIntValue(int) - Method in interface org.apache.xmlbeans.XmlUnsignedShort
-
Sets this value as an int
- setJulianDate(int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the Gregorian date based on the given Julian date.
- setListValue(List) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setListValue(List) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a List
.
- setListValue(List) - Method in interface org.apache.xmlbeans.XmlENTITIES
-
Sets the value as a List
- setListValue(List) - Method in interface org.apache.xmlbeans.XmlIDREFS
-
Sets the value as a List
- setListValue(List) - Method in interface org.apache.xmlbeans.XmlNMTOKENS
-
Sets the value as a List
- setLoadAdditionalNamespaces(Map) - Method in class org.apache.xmlbeans.XmlOptions
-
Set additional namespace mappings to be added when parsing
a document.
- setLoadDTDGrammar(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
Controls whether DTD grammar is loaded during parsing.
- setLoadEntityBytesLimit(int) - Method in class org.apache.xmlbeans.XmlOptions
-
Sets the maximum number of bytes allowed when an Entity is expanded during parsing.
- setLoadExternalDTD(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
Controls whether external DTDs are loaded during parsing.
- setLoadLineNumbers() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, line number annotations are placed
in the store when parsing a document.
- setLoadLineNumbers(String) - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, line number annotations are placed
in the store when parsing a document.
- setLoadLineNumbers(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setLoadMessageDigest() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set when loading from an InputStream or File, then
the loader will compute a 160-bit SHA-1 message digest of the XML
file while loading it and make it available via
XmlObject.documentProperties().getMessageDigest();
The schema compiler uses message digests to detect and eliminate
duplicate imported xsd files.
- setLoadMessageDigest(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setLoadReplaceDocumentElement(QName) - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, the document element is replaced with the
given QName when parsing.
- setLoadStripComments() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, all comments are stripped when parsing
a document.
- setLoadStripComments(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setLoadStripProcinsts() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, all processing instructions
are stripped when parsing a document.
- setLoadStripProcinsts(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setLoadStripWhitespace() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, all insignificant whitespace is stripped
when parsing a document.
- setLoadStripWhitespace(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setLoadSubstituteNamespaces(Map) - Method in class org.apache.xmlbeans.XmlOptions
-
This option sets a map of namespace uri substitutions that happen
when parsing a document.
- setLoadTrimTextBuffer() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, the underlying xml text buffer is trimmed
immediately after parsing a document resulting in a smaller memory
footprint.
- setLoadTrimTextBuffer(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setLoadUseDefaultResolver() - Method in class org.apache.xmlbeans.XmlOptions
-
By default, XmlBeans does not resolve entities when parsing xml
documents (unless an explicit entity resolver is specified).
- setLoadUseDefaultResolver(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setLoadUseXMLReader(XMLReader) - Method in class org.apache.xmlbeans.XmlOptions
-
By default, XmlBeans creates a JAXP parser,
other parsers can be used by providing an XMLReader.
- setLongValue(long) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setLongValue(long) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a long.
- setLongValue(long) - Method in interface org.apache.xmlbeans.XmlLong
-
Sets this value as a long
- setLongValue(long) - Method in interface org.apache.xmlbeans.XmlUnsignedInt
-
Sets this value as a long
- setMessageDigest(byte[]) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the message digest used to summarize the document.
- setMinute(int) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the minute component.
- setMonth(int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the month-of-year.
- setMonth(int) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the month component.
- setName(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
Sets the name of the current token.
- setNil() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setNil() - Method in interface org.apache.xmlbeans.XmlObject
-
Sets the value to nil.
- setObjectValue(Object) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as an arbitrary Object
.
- setOffendingQName(QName) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setPropertyH(Hashtable) - Static method in class org.apache.xmlbeans.SystemProperties
-
- setQNameValue(QName) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setQNameValue(QName) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a QName
.
- setQNameValue(QName) - Method in interface org.apache.xmlbeans.XmlQName
-
Sets this value as a QName
- setSaveAggresiveNamespaces() - Method in class org.apache.xmlbeans.XmlOptions
-
- setSaveAggressiveNamespaces() - Method in class org.apache.xmlbeans.XmlOptions
-
Causes the saver to reduce the number of namespace prefix declarations.
- setSaveAggressiveNamespaces(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setSaveCDataEntityCountThreshold(int) - Method in class org.apache.xmlbeans.XmlOptions
-
This option controls when saving will use CDATA blocks.
- setSaveCDataLengthThreshold(int) - Method in class org.apache.xmlbeans.XmlOptions
-
This option controls when saving will use CDATA blocks.
- setSaveFilterProcinst(String) - Method in class org.apache.xmlbeans.XmlOptions
-
This option causes the saver to filter a Processing Instruction
with the given target
- setSaveImplicitNamespaces(Map) - Method in class org.apache.xmlbeans.XmlOptions
-
If namespaces have already been declared outside the scope of the
fragment being saved, this allows those mappings to be passed
down to the saver, so the prefixes are not re-declared.
- setSaveInner() - Method in class org.apache.xmlbeans.XmlOptions
-
This option controls whether saving begins on the element or its contents
- setSaveInner(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setSaveNamespacesFirst() - Method in class org.apache.xmlbeans.XmlOptions
-
This option will cause the saver to save namespace attributes first.
- setSaveNamespacesFirst(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setSaveNoXmlDecl() - Method in class org.apache.xmlbeans.XmlOptions
-
This option controls whether saving saves out the XML
declaration (
- setSaveNoXmlDecl(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setSaveOuter() - Method in class org.apache.xmlbeans.XmlOptions
-
This option controls whether saving begins on the element or its contents
- setSaveOuter(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setSavePrettyPrint() - Method in class org.apache.xmlbeans.XmlOptions
-
This option will cause the saver to reformat white space for easier reading.
- setSavePrettyPrint(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setSavePrettyPrintIndent(int) - Method in class org.apache.xmlbeans.XmlOptions
-
When used with setSavePrettyPrint
this sets the indent
amount to use.
- setSavePrettyPrintOffset(int) - Method in class org.apache.xmlbeans.XmlOptions
-
When used with setSavePrettyPrint
this sets the offset
amount to use.
- setSaveSaxNoNSDeclsInAttributes() - Method in class org.apache.xmlbeans.XmlOptions
-
This option controls whether namespace declarations are included as attributes in the
startElement event.
- setSaveSaxNoNSDeclsInAttributes(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setSaveSubstituteCharacters(XmlOptionCharEscapeMap) - Method in class org.apache.xmlbeans.XmlOptions
-
This option causes the saver to replace characters with other values in
the output stream.
- setSaveSuggestedPrefixes(Map) - Method in class org.apache.xmlbeans.XmlOptions
-
A map of hints to pass to the saver for which prefixes to use
for which namespace URI.
- setSaveSyntheticDocumentElement(QName) - Method in class org.apache.xmlbeans.XmlOptions
-
This option causes the saver to wrap the current fragment in
an element with the given name.
- setSaveUseOpenFrag() - Method in class org.apache.xmlbeans.XmlOptions
-
When saving a fragment, this option changes the qname of the synthesized
root element.
- setSaveUseOpenFrag(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setSchemaCodePrinter(SchemaCodePrinter) - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set when compiling a schema, then the given
SchemaTypeCodePrinter.Printer will be used to generate the
Java code.
- setSecond(int) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the second component.
- setShortValue(short) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setShortValue(short) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a short.
- setShortValue(short) - Method in interface org.apache.xmlbeans.XmlShort
-
Sets this value as a short
- setShortValue(short) - Method in interface org.apache.xmlbeans.XmlUnsignedByte
-
Sets this value as a short
- setSign(int) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the sign.
- setSourceName(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the name of the XML document file.
- setStandalone(boolean) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the standalone property.
- setStringValue(String) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setStringValue(String) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a String
.
- setStringValue(String) - Method in interface org.apache.xmlbeans.XmlAnySimpleType
-
Sets the value as a String
- setTextValue(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Sets the text value of the XML at this cursor's location if that XML's
token type is START, STARTDOC, ATTR, COMMENT or PROCINST.
- setTextValue(char[], int, int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Sets the text value of the XML at this cursor's location (if that XML's
token type is START, STARTDOC, ATTR, COMMENT or PROCINST) to the
contents of the specified character array.
- setTime(int, int, int, BigDecimal) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the time.
- setTimeZone(int, int, int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the time zone without changing the other time
fields.
- setTimeZone(int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the time zone based on a number of offset minutes rather
than sign/hour/minute; for example, setTimeZone(-60) is the
same as setTimeZone(-1, 1, 0).
- setUnsynchronized() - Method in class org.apache.xmlbeans.XmlOptions
-
This option controls whether or not operations on XmlBeans are
thread safe.
- setUnsynchronized(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setUseCDataBookmarks() - Method in class org.apache.xmlbeans.XmlOptions
-
Use this option when parsing and saving XML documents.
- setUseDefaultNamespace() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, the saver will try to use the default
namespace for the most commonly used URI.
- setUseDefaultNamespace(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setValidateOnSet() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set when an instance is created, then value
facets will be checked on each call to a setter or getter
method on instances of XmlObject within the instance document.
- setValidateOnSet(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setValidateStrict() - Method in class org.apache.xmlbeans.XmlOptions
-
Performs additional validation checks that are disabled by
default for better compatibility.
- setValidateStrict(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setValidateTreatLaxAsSkip() - Method in class org.apache.xmlbeans.XmlOptions
-
Instructs the validator to skip elements matching an
particle with contentModel="lax".
- setValidateTreatLaxAsSkip(boolean) - Method in class org.apache.xmlbeans.XmlOptionsBean
-
- setVersion(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the XML version string to use in the <?xml?> declaration.
- setXqueryCurrentNodeVar(String) - Method in class org.apache.xmlbeans.XmlOptions
-
Sets the name of the variable that represents
the current node in a query expression.
- setXqueryVariables(Map) - Method in class org.apache.xmlbeans.XmlOptions
-
Map the names and values of external variables in an xquery
expression.
- setYear(int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the year.
- setYear(int) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the year component.
- SEVERITY_ERROR - Static variable in class org.apache.xmlbeans.XmlError
-
An error.
- SEVERITY_INFO - Static variable in class org.apache.xmlbeans.XmlError
-
An informational message.
- SEVERITY_WARNING - Static variable in class org.apache.xmlbeans.XmlError
-
A warning.
- severityAsString(int) - Static method in class org.apache.xmlbeans.XmlError
-
- shortValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- shortValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
- shortValue() - Method in interface org.apache.xmlbeans.XmlShort
-
- shortValue() - Method in interface org.apache.xmlbeans.XmlUnsignedByte
-
- SIMPLE_CONTENT - Static variable in interface org.apache.xmlbeans.SchemaType
-
Simple content.
- SIMPLE_TYPE_DERIVATION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_PROPERTIES$LIST_FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_PROPERTIES$RESTRICTION_FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_PROPERTIES$UNION_FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_RESTRICTION$ATOMIC_NOT_SIMPLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_RESTRICTION$LIST_ITEM_IS_LIST - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_RESTRICTION$LIST_ITEM_IS_UNION_OF_LIST - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_RESTRICTION$LIST_ITEM_NOT_SIMPLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_RESTRICTION$UNION_MEMBER_NOT_SIMPLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_RESTRICTION_FACETS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SIMPLE_TYPE_STRING_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SimpleValue - Interface in org.apache.xmlbeans
-
All XmlObject implementations can be coerced to SimpleValue.
- singleton(QName) - Static method in class org.apache.xmlbeans.QNameSet
-
Returns a QNameSet containing only the given QName.
- size() - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns the number of elements in this list.
- SIZE_BIG_DECIMAL - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in a BigDecimal
.
- SIZE_BIG_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in a BigInteger
.
- SIZE_BYTE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in a byte.
- SIZE_INT - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in an int.
- SIZE_LONG - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in a long.
- SIZE_SHORT - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in a short.
- SKIP - Static variable in interface org.apache.xmlbeans.SchemaAttributeModel
-
Skip wildcard processing.
- SKIP - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
- SOAPARRAY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SOURCE_NAME - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
Used to store the original name (a String) for
the source from which the XML document was loaded.
- STANDALONE - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
Document standlone
- START - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton start-element token type
- STARTDOC - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton start-document token type
- streamToNode(XMLStreamReader) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the XmlObject for a DOM node which is implemented by XmlBwans
- STRICT - Static variable in interface org.apache.xmlbeans.SchemaAttributeModel
-
Strict wildcard processing.
- STRICT - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
- StringEnumAbstractBase - Class in org.apache.xmlbeans
-
The base class for code-generated string enumeration value classes.
- StringEnumAbstractBase(String, int) - Constructor for class org.apache.xmlbeans.StringEnumAbstractBase
-
Singleton instances should only be created by subclasses.
- StringEnumAbstractBase.Table - Class in org.apache.xmlbeans
-
Used to manage singleton instances of enumerations.
- stringValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- stringValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
- stringValue() - Method in interface org.apache.xmlbeans.XmlAnySimpleType
-
- stripTrailingZeros(String) - Static method in class org.apache.xmlbeans.GDurationBuilder
-
- subList(int, int) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
- SUBST_GROUP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SUBST_GROUP_DERIVED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- substitute(QName, SchemaType) - Method in interface org.apache.xmlbeans.XmlObject
-
Changes the schema type associated with this data using substitution
groups and returns an XmlObject instance whose schemaType is the
new type and container name is the new name.
- substitutionGroup() - Method in interface org.apache.xmlbeans.SchemaGlobalElement
-
The element that is the head of this element's substitution
group, or null
if this element is not a member
of a substitution group.
- substitutionGroupMembers() - Method in interface org.apache.xmlbeans.SchemaGlobalElement
-
Set of QNames for elements that are the members of the
substitution group for which this element is the head,
not including this element.
- subtract(GDurationSpecification) - Method in class org.apache.xmlbeans.GDate
-
Adds a duration to this GDate, and returns a new GDate.
- subtract(GDurationSpecification) - Method in class org.apache.xmlbeans.GDuration
-
Returns a new GDuration which is the result of subtracting
the supplied duration from this one.
- subtractGDuration(GDurationSpecification) - Method in class org.apache.xmlbeans.GDateBuilder
-
Subtracts a given duration from the date/time.
- subtractGDuration(GDurationSpecification) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Subtracts from this duration.
- SystemProperties - Class in org.apache.xmlbeans
-
- SystemProperties() - Constructor for class org.apache.xmlbeans.SystemProperties
-
T
- Table(StringEnumAbstractBase[]) - Constructor for class org.apache.xmlbeans.StringEnumAbstractBase.Table
-
- TEXT - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton text token type
- toArray() - Method in class org.apache.xmlbeans.XmlSimpleList
-
Copies the collection to an array.
- toArray(Object[]) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Copies the collection to an array of a specified type.
- toBookmark(XmlCursor.XmlBookmark) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves this cursor to the same position as the bookmark.
- toBookmark(XmlCursor) - Method in class org.apache.xmlbeans.XmlCursor.XmlBookmark
-
- toChild(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the first child element of the specified name in
no namespace.
- toChild(String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the first child element of the specified name in the
specified namespace.
- toChild(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the first child element of the specified qualified name.
- toChild(int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the child element specified by index.
- toChild(QName, int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the specified index child element of the
specified name, where that element is the .
- toCursor(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves this cursor to the same position as the moveTo cursor.
- toEndDoc() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the ENDDOC token, which is the end
of the document.
- toEndToken() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the END or ENDDOC token corresponding to the
current START or STARTDOC, and returns END or ENDDOC.
- toFirstAttribute() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the first attribute of this element, or
returns false and does not move the cursor if there are no
attributes.
- toFirstChild() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the first child element, or returns false and
does not move the cursor if there are no element children.
- toFirstContentToken() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the first token in the content of the current
START or STARTDOC.
- toGDate() - Method in class org.apache.xmlbeans.GDateBuilder
-
Builds a GDate from this GDateBuilder.
- toGDuration() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Builds a GDuration from this GDurationBuilder.
- toLastAttribute() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the last attribute of this element, or
returns false and does not move the cursor if there are no
attributes.
- toLastChild() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the last element child, or returns false and
does not move the cursor if there are no element children.
- toNextAttribute() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the next sibling attribute, or returns
false and does not move the cursor if there is no next
sibling attribute.
- toNextBookmark(Object) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves this cursor to the location after its current position
where a bookmark with the given key exists.
- toNextChar(int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor forward by the specified number of characters, and
stops at the next non-TEXT token.
- toNextSelection() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves this cursor to the next location in the selection,
if any.
- toNextSibling() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the next sibling element, or returns
false and does not move the cursor if there is no next sibling
element.
- toNextSibling(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the next sibling element of the specified name in no
namespace.
- toNextSibling(String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the next sibling element of the specified name
in the specified namespace.
- toNextSibling(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the next sibling element of the specified
qualified name.
- toNextToken() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the next token.
- toParent() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the parent element or STARTDOC, or returns
false and does not move the cursor if there is no parent.
Works if you're in attributes or content.
- toPlainString(BigDecimal) - Static method in class org.apache.xmlbeans.GDurationBuilder
-
- toPrevAttribute() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the previous sibling attribute, or returns
false and does not move the cursor if there is no previous
sibling attribute.
- toPrevBookmark(Object) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves this cursor to the location before its current position
where a bookmark with the given key exists.
- toPrevChar(int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor backwards by the number of characters given.
- toPrevSibling() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the previous sibling element, or returns
false and does not move the cursor if there is no previous sibling
element.
- toPrevToken() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the previous token.
- toQNameSet() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Returns a
QNameSet
equivalent to the current state of this
QNameSetBuilder.
- toSelection(int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves this cursor to the specified location in the selection.
- toStartDoc() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the STARTDOC token, which is the
root of the document.
- toString() - Method in class org.apache.xmlbeans.GDate
-
The natural string representation.
- toString() - Method in class org.apache.xmlbeans.GDateBuilder
-
The natural string representation.
- toString() - Method in interface org.apache.xmlbeans.GDateSpecification
-
The natural string representation.
- toString() - Method in class org.apache.xmlbeans.GDuration
-
The natural string representation of the duration.
- toString() - Method in class org.apache.xmlbeans.GDurationBuilder
-
The natural string representation of the duration.
- toString() - Method in class org.apache.xmlbeans.QNameSet
-
Returns a string representation useful for debugging, subject to change.
- toString() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Returns a string representation useful for debugging, subject to change.
- toString() - Method in class org.apache.xmlbeans.StringEnumAbstractBase
-
Returns the underlying string value
- toString() - Method in class org.apache.xmlbeans.XmlCalendar
-
Prints the XmlCalendar using a standard XML Schema
format, as described in XmlCalendar(String s).
- toString() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
- toString() - Method in class org.apache.xmlbeans.XmlError
-
Produces a standard string for the error message, complete with
filename and location offsets if available.
- toString(URI) - Method in class org.apache.xmlbeans.XmlError
-
Produces a standard string with the error message.
- toString() - Method in interface org.apache.xmlbeans.XmlObject
-
The string is pretty-printed.
- toString() - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns a space-separated list of the string representations of all
the items in the list.
- TOTAL_ORDER - Static variable in interface org.apache.xmlbeans.SchemaType
-
Totally ordered.
- TYPE - Static variable in interface org.apache.xmlbeans.SchemaComponent
-
A type definition.
- type - Static variable in interface org.apache.xmlbeans.XmlAnySimpleType
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlAnyURI
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlBase64Binary
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlBoolean
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlByte
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlDate
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlDateTime
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlDecimal
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlDouble
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlDuration
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlENTITIES
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlENTITY
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlFloat
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlGDay
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlGMonth
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlGMonthDay
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlGYear
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlGYearMonth
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlHexBinary
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlID
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlIDREF
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlIDREFS
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlInt
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlInteger
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlLanguage
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlLong
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlName
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlNCName
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlNegativeInteger
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlNMTOKEN
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlNMTOKENS
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlNonNegativeInteger
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlNonPositiveInteger
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlNormalizedString
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlNOTATION
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlObject
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlPositiveInteger
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlQName
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlShort
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlString
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlTime
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlToken
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlUnsignedByte
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlUnsignedInt
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlUnsignedLong
-
The constant
SchemaType
object representing this schema type.
- type - Static variable in interface org.apache.xmlbeans.XmlUnsignedShort
-
The constant
SchemaType
object representing this schema type.
- typeForClass(Class) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the SchemaType from a corresponding XmlObject subclass,
or null if none.
- typeForClassname(String) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Finds a type for a given fully-qualified XML Bean classname
- typeForHandle(String) - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Locates a type, element, or attribute using the handle.
- typeForSignature(String) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Finds a type for a given signature string
- typeLoaderForClassLoader(ClassLoader) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns a SchemaTypeLoader that searches for compiled schema types
in the given ClassLoader.
- typeLoaderForResource(ResourceLoader) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns a SchemaTypeLoader that searches for compiled schema types
in the given ResourceLoader.
- typeLoaderUnion(SchemaTypeLoader[]) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the union of a list of typeLoaders.
- typeSystemForClassLoader(ClassLoader, String) - Static method in class org.apache.xmlbeans.XmlBeans
-
U
- UNDEFINED - Static variable in class org.apache.xmlbeans.XmlValidationError
-
- underlyingXmlObject() - Method in interface org.apache.xmlbeans.DelegateXmlObject
-
This method is called to obtain the underlying XmlObject.
- union(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSet
-
Returns a new QNameSet that is the union of this one and another.
- union(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Returns a new QNameSet that is the union of this one and another.
- union(QNameSetSpecification) - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
Returns the union with another QNameSet.
- UNION - Static variable in interface org.apache.xmlbeans.SchemaType
-
Union type.
- UNION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- UNION_INVALID - Static variable in class org.apache.xmlbeans.XmlValidationError
-
- UNIQUE_PARTICLE_ATTRIBUTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- UNORDERED - Static variable in interface org.apache.xmlbeans.SchemaType
-
Unordered.
- UNRECOGNIZED_INDEX_ENTRY - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- UNSUPPORTED_FEATURE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- UNSYNCHRONIZED - Static variable in class org.apache.xmlbeans.XmlOptions
-
- UserType - Interface in org.apache.xmlbeans
-
The UserType class represents a mapping between an XML Schema QName and
a custom Java class type.
V
- validate() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- validate(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- validate() - Method in interface org.apache.xmlbeans.XmlObject
-
Does a deep validation of the entire subtree under the
object, but does not validate the parents or siblings
of the object if the object is in the interior of an xml
tree.
- validate(XmlOptions) - Method in interface org.apache.xmlbeans.XmlObject
-
Just like validate(), but with options.
- VALIDATE_ON_SET - Static variable in class org.apache.xmlbeans.XmlOptions
-
- VALIDATE_STRICT - Static variable in class org.apache.xmlbeans.XmlOptions
-
- VALIDATE_TEXT_ONLY - Static variable in class org.apache.xmlbeans.XmlOptions
-
- VALIDATE_TREAT_LAX_AS_SKIP - Static variable in class org.apache.xmlbeans.XmlOptions
-
- valueEquals(XmlObject) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- valueEquals(XmlObject) - Method in interface org.apache.xmlbeans.XmlObject
-
True if the xml values are equal.
- valueHashCode() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- valueHashCode() - Method in interface org.apache.xmlbeans.XmlObject
-
- VARIABLE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
Applies to some, but not other elements for this property.
- VERSION - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
Document version
W
- WILDCARD - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
An
xs:any particle,
also known as an element wildcard.
- WILDCARD_ITEM_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- WILDCARD_NAMESPACE_NAME_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- WILDCARD_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- WILDCARD_SUBSET - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- WRONG_FILE_TYPE - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- WRONG_MAGIC_COOKIE - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- WRONG_MAJOR_VERSION - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- WRONG_MINOR_VERSION - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- WRONG_PROPERTY_TYPE - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- WRONG_SIMPLE_VARIETY - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- WS_COLLAPSE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Whitespace collapsed and trimmed.
- WS_PRESERVE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Whitespace preserved.
- WS_REPLACE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Whitespace replaced by ordinary space.
- WS_UNSPECIFIED - Static variable in interface org.apache.xmlbeans.SchemaType
-
Whitespace rule unspecified.
X
- xgetListValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- xgetListValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a List
of XmlAnySimpleType objects.
- xgetListValue() - Method in interface org.apache.xmlbeans.XmlENTITIES
-
Returns the value as a
List
of
XmlENTITY
values
- xgetListValue() - Method in interface org.apache.xmlbeans.XmlIDREFS
-
Returns the value as a
List
of
XmlIDREF
values
- xgetListValue() - Method in interface org.apache.xmlbeans.XmlNMTOKENS
-
- xlistValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- xlistValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
- xlistValue() - Method in interface org.apache.xmlbeans.XmlENTITIES
-
- xlistValue() - Method in interface org.apache.xmlbeans.XmlIDREFS
-
- xlistValue() - Method in interface org.apache.xmlbeans.XmlNMTOKENS
-
- XML_DUPLICATE_ATTRIBUTE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- XML_OBJECT - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
An XML Bean type that inherits from
XmlObject
.
- XmlAnySimpleType - Interface in org.apache.xmlbeans
-
- XmlAnySimpleType.Factory - Class in org.apache.xmlbeans
-
- XmlAnyURI - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:anyURI type.
- XmlAnyURI.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlAnyURI
.
- XmlBase64Binary - Interface in org.apache.xmlbeans
-
- XmlBase64Binary.Factory - Class in org.apache.xmlbeans
-
- XmlBeans - Class in org.apache.xmlbeans
-
Provides an assortment of utilities
for managing XML Bean types, type systems, QNames, paths,
and queries.
- XmlBookmark() - Constructor for class org.apache.xmlbeans.XmlCursor.XmlBookmark
-
Constructs a strongly-referenced bookmark.
- XmlBookmark(boolean) - Constructor for class org.apache.xmlbeans.XmlCursor.XmlBookmark
-
Constructs a bookmark.
- XmlBoolean - Interface in org.apache.xmlbeans
-
- XmlBoolean.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlBoolean
.
- XmlByte - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:byte type.
- XmlByte.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlByte
.
- XmlCalendar - Class in org.apache.xmlbeans
-
An XML Schema compatible subclass of GregorianCalendar
.
- XmlCalendar(String) - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an XmlCalendar for a standard XML
schema formatted date string.
- XmlCalendar(GDateSpecification) - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an XmlCalendar from a GDate.
- XmlCalendar(Date) - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an XmlCalendar from a Date.
- XmlCalendar(int, int, int, int, int, int, BigDecimal) - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an XmlCalendar with the specified year, month, day,
hours, minutes, seconds, and optional fractional seconds, in
the default timezone.
- XmlCalendar(int, int, int, int, int, int, BigDecimal, int, int, int) - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an XmlCalendar with the specified year, month, day,
hours, minutes, seconds, and optional fractional seconds, in
the specified timezone.
- XmlCalendar() - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an empty instance with no fields set.
- XmlCursor - Interface in org.apache.xmlbeans
-
Represents a position between two logical tokens in an XML document.
- XmlCursor.ChangeStamp - Interface in org.apache.xmlbeans
-
Represents the state of a dcoument at a particular point
in time.
- XmlCursor.TokenType - Class in org.apache.xmlbeans
-
An enumeration that identifies the type of an XML token.
- XmlCursor.XmlBookmark - Class in org.apache.xmlbeans
-
Subclasses of XmlBookmark can be used to annotate an XML document.
- XmlCursor.XmlMark - Interface in org.apache.xmlbeans
-
- XmlDate - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:date type.
- XmlDate.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlDate
.
- XmlDateTime - Interface in org.apache.xmlbeans
-
- XmlDateTime.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlDateTime
.
- XmlDecimal - Interface in org.apache.xmlbeans
-
- XmlDecimal.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlDecimal
.
- XmlDocumentProperties - Class in org.apache.xmlbeans
-
This class is used to attach arbitrary information to an XML
document.
- XmlDocumentProperties() - Constructor for class org.apache.xmlbeans.XmlDocumentProperties
-
- XmlDouble - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:double type.
- XmlDouble.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlDouble
.
- XmlDuration - Interface in org.apache.xmlbeans
-
- XmlDuration.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlDuration
.
- XmlENTITIES - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:ENTITIES type,
a list type.
- XmlENTITIES.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlENTITIES
.
- XmlENTITY - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:ENTITY type.
- XmlENTITY.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlENTITY
.
- XmlError - Class in org.apache.xmlbeans
-
Represents a message at a specific XML location.
- XmlError(XmlError) - Constructor for class org.apache.xmlbeans.XmlError
-
Copy constructor.
- XmlError(String, String, int, XmlCursor) - Constructor for class org.apache.xmlbeans.XmlError
-
The static factory methods should be used instead of
this constructor.
- XmlError(String, Object[], int, XmlCursor) - Constructor for class org.apache.xmlbeans.XmlError
-
- XmlError(String, String, int, Location) - Constructor for class org.apache.xmlbeans.XmlError
-
The static factory methods should be used instead of
this constructor.
- XmlError(String, Object[], int, Location) - Constructor for class org.apache.xmlbeans.XmlError
-
- XmlErrorCodes - Class in org.apache.xmlbeans
-
- XmlErrorCodes() - Constructor for class org.apache.xmlbeans.XmlErrorCodes
-
- XmlException - Exception in org.apache.xmlbeans
-
A checked exception that can be thrown while processing,
parsing, or compiling XML.
- XmlException(String) - Constructor for exception org.apache.xmlbeans.XmlException
-
Constructs an XmlException from a message.
- XmlException(String, Throwable) - Constructor for exception org.apache.xmlbeans.XmlException
-
Constructs an XmlException from a message and a cause.
- XmlException(Throwable) - Constructor for exception org.apache.xmlbeans.XmlException
-
Constructs an XmlException from a cause.
- XmlException(XmlError) - Constructor for exception org.apache.xmlbeans.XmlException
-
Constructs an XmlException from an
XmlError
.
- XmlException(String, Throwable, XmlError) - Constructor for exception org.apache.xmlbeans.XmlException
-
Constructs an XmlException from a message, a cause, and an
XmlError
.
- XmlException(String, Throwable, Collection) - Constructor for exception org.apache.xmlbeans.XmlException
-
Constructs an XmlException from a message, a cause, and a collection of
XmlErrors
.
- XmlException(XmlRuntimeException) - Constructor for exception org.apache.xmlbeans.XmlException
-
- XmlFactoryHook - Interface in org.apache.xmlbeans
-
A hook for the XML Bean Factory mechanism.
- XmlFactoryHook.ThreadContext - Class in org.apache.xmlbeans
-
Used to manage the XmlFactoryHook for the current thread.
- XmlFloat - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:float type.
- XmlFloat.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlFloat
.
- XmlGDay - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:gDay type.
- XmlGDay.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlGDay
.
- XmlGMonth - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:gMonth type.
- XmlGMonth.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlGMonth
.
- XmlGMonthDay - Interface in org.apache.xmlbeans
-
- XmlGMonthDay.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlGMonthDay
.
- XmlGYear - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:gYear type.
- XmlGYear.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlGYear
.
- XmlGYearMonth - Interface in org.apache.xmlbeans
-
- XmlGYearMonth.Factory - Class in org.apache.xmlbeans
-
- XmlHexBinary - Interface in org.apache.xmlbeans
-
- XmlHexBinary.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlHexBinary
.
- XmlID - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:ID type.
- XmlID.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlID
.
- XmlIDREF - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:IDREF type.
- XmlIDREF.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlIDREF
.
- XmlIDREFS - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:IDREFS type,
a list type.
- XmlIDREFS.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlIDREFS
.
- XmlInt - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:int type.
- XmlInt.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlInt
.
- XmlInteger - Interface in org.apache.xmlbeans
-
- XmlInteger.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlInteger
.
- XmlLanguage - Interface in org.apache.xmlbeans
-
- XmlLanguage.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlLanguage
.
- XmlLineNumber - Class in org.apache.xmlbeans
-
A subclass of XmlBookmark that holds line number information.
- XmlLineNumber(int) - Constructor for class org.apache.xmlbeans.XmlLineNumber
-
Constructs a line number with no column or offset information.
- XmlLineNumber(int, int) - Constructor for class org.apache.xmlbeans.XmlLineNumber
-
Constructs a line number and column with no file offset information.
- XmlLineNumber(int, int, int) - Constructor for class org.apache.xmlbeans.XmlLineNumber
-
Constructs a line number and column with no file offset information.
- XmlLong - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:long type.
- XmlLong.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlLong
.
- XmlName - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:Name type.
- XmlName.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlName
.
- XmlNCName - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:Name type.
- XmlNCName.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlNCName
.
- XmlNegativeInteger - Interface in org.apache.xmlbeans
-
- XmlNegativeInteger.Factory - Class in org.apache.xmlbeans
-
- XmlNMTOKEN - Interface in org.apache.xmlbeans
-
- XmlNMTOKEN.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlNMTOKEN
.
- XmlNMTOKENS - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:NMTOKENS type,
a list type.
- XmlNMTOKENS.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlNMTOKENS
.
- XmlNonNegativeInteger - Interface in org.apache.xmlbeans
-
- XmlNonNegativeInteger.Factory - Class in org.apache.xmlbeans
-
- XmlNonPositiveInteger - Interface in org.apache.xmlbeans
-
- XmlNonPositiveInteger.Factory - Class in org.apache.xmlbeans
-
- XmlNormalizedString - Interface in org.apache.xmlbeans
-
- XmlNormalizedString.Factory - Class in org.apache.xmlbeans
-
- XmlNOTATION - Interface in org.apache.xmlbeans
-
- XmlNOTATION.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlNOTATION
.
- XmlObject - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:anyType,
the base type for all XML Beans.
- XmlObject.Factory - Class in org.apache.xmlbeans
-
Static factory class for creating new instances.
- XmlOptionCharEscapeMap - Class in org.apache.xmlbeans
-
Corresponds to the Saver and XmlOptions.
- XmlOptionCharEscapeMap() - Constructor for class org.apache.xmlbeans.XmlOptionCharEscapeMap
-
Construct a new XmlOptionCharEncoder.
- XmlOptions - Class in org.apache.xmlbeans
-
Used to supply options for loading, saving, and compiling, and validating.
- XmlOptions() - Constructor for class org.apache.xmlbeans.XmlOptions
-
Construct a new blank XmlOptions.
- XmlOptions(XmlOptions) - Constructor for class org.apache.xmlbeans.XmlOptions
-
Construct a new XmlOptions, copying the options.
- XmlOptionsBean - Class in org.apache.xmlbeans
-
Same as
XmlOptions
but adhering to JavaBean conventions
- XmlOptionsBean() - Constructor for class org.apache.xmlbeans.XmlOptionsBean
-
Construct a new blank XmlOptions.
- XmlOptionsBean(XmlOptions) - Constructor for class org.apache.xmlbeans.XmlOptionsBean
-
Construct a new XmlOptions, copying the options.
- XmlPositiveInteger - Interface in org.apache.xmlbeans
-
- XmlPositiveInteger.Factory - Class in org.apache.xmlbeans
-
- XmlQName - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:QName type.
- XmlQName.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlQName
.
- XmlRuntimeException - Exception in org.apache.xmlbeans
-
An unchecked XML exception.
- XmlRuntimeException(String) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from a message.
- XmlRuntimeException(String, Throwable) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from a message and a cause.
- XmlRuntimeException(Throwable) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from a cause.
- XmlRuntimeException(String, Throwable, Collection) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from a message, a cause, and a collection of XmlErrors.
- XmlRuntimeException(XmlError) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from an XmlError.
- XmlRuntimeException(String, Throwable, XmlError) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from a message, a cause, and an XmlError.
- XmlRuntimeException(XmlException) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
- XmlSaxHandler - Interface in org.apache.xmlbeans
-
- XmlShort - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:short type.
- XmlShort.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlShort
.
- XmlSimpleList - Class in org.apache.xmlbeans
-
The immutable List
returned for XML simple list values.
- XmlSimpleList(List) - Constructor for class org.apache.xmlbeans.XmlSimpleList
-
Constructs an immutable XmlSimpleList that wraps (does not copy)
the given List
.
- XMLStreamValidationException - Exception in org.apache.xmlbeans
-
An exception thrown from a validating XMLInputStream.
- XMLStreamValidationException(XmlError) - Constructor for exception org.apache.xmlbeans.XMLStreamValidationException
-
- XmlString - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:string type.
- XmlString.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlString
.
- xmlText() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- xmlText(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- xmlText() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns standard XML text.
- xmlText(XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Just like xmlText() but with options.
- XmlTime - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:time type.
- XmlTime.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlTime
.
- XmlToken - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:token type.
- XmlToken.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances
of
XmlToken
.
- XmlTokenSource - Interface in org.apache.xmlbeans
-
Represents a holder of XML that can return an
XmlCursor
or copy itself to various media such as
Writers
or
Files
.
- XmlUnsignedByte - Interface in org.apache.xmlbeans
-
- XmlUnsignedByte.Factory - Class in org.apache.xmlbeans
-
- XmlUnsignedInt - Interface in org.apache.xmlbeans
-
- XmlUnsignedInt.Factory - Class in org.apache.xmlbeans
-
- XmlUnsignedLong - Interface in org.apache.xmlbeans
-
- XmlUnsignedLong.Factory - Class in org.apache.xmlbeans
-
- XmlUnsignedShort - Interface in org.apache.xmlbeans
-
- XmlUnsignedShort.Factory - Class in org.apache.xmlbeans
-
- XmlValidationError - Class in org.apache.xmlbeans
-
The XmlValidationError class extends the
XmlError
XMLError class.
- XPATH_COMPILATION_FAILURE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- XQUERY_CURRENT_NODE_VAR - Static variable in class org.apache.xmlbeans.XmlOptions
-
- XQUERY_VARIABLE_MAP - Static variable in class org.apache.xmlbeans.XmlOptions
-
_
- _currentMark - Variable in class org.apache.xmlbeans.XmlCursor.XmlBookmark
-
The mark is set by the host document; it is capable of
returning an XmlCursor implementation at the location of
the bookmark.
- _handle - Variable in class org.apache.xmlbeans.SchemaComponent.Ref
-
- _ref - Variable in class org.apache.xmlbeans.XmlCursor.XmlBookmark
-
If non-null, the ref is used by the host document
to maintain a reference to the bookmark.
A B C D E F G H I J L M N O P Q R S T U V W X _