getDocumentation() - Method in interface org.apache.xmlbeans.SchemaProperty
return user specified documentation
getDocumentation() - Method in interface org.apache.xmlbeans.SchemaType
returns user specified documentation
getDocumentation method will return whatever stuff here.
getDocumentElementName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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.XmlOptions
getDocumentType() - Method in class org.apache.xmlbeans.XmlOptions
getDOM() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
getDom() - Method in class org.apache.xmlbeans.impl.store.Cur
getDomNode() - Method in class org.apache.xmlbeans.FilterXmlObject
getDomNode() - Method in class org.apache.xmlbeans.impl.store.Cursor
getDomNode() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getDomNode() - Method in interface org.apache.xmlbeans.XmlTokenSource
Returns a W3C DOM Node containing the XML represented by this source.
getDoubleArray(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getDoubleArray(QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getDoubleValue() - Method in class org.apache.xmlbeans.FilterXmlObject
getDoubleValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
Returns the value as a double.
getDoubleValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getDoubleValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
getDoubleValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
getDoubleValue() - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
getDoubleValue() - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
getDoubleValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getDoubleValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
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
getElementName() - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
Returns the name of this SOAPElement
object.
getElementProperties() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getElementProperties() - Method in interface org.apache.xmlbeans.SchemaType
Returns all the SchemaProperties corresponding to elements.
getElementProperty(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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.
getElements() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
getElementSequencer() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getElementSequencer() - Method in interface org.apache.xmlbeans.SchemaType
getElementText() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getElementType(QName, QName, SchemaTypeLoader) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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).
getElemFormDefault() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
getElemFormDefault() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getEncoding() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getEncoding() - Method in class org.apache.xmlbeans.XmlDocumentProperties
Returns the encoding used for the XML document, as an ISO encoding name.
getEncodingStyle() - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
Returns the encoding style for this
SOAPElement
object.
getEnd(int) - Method in class org.apache.xmlbeans.impl.regex.Match
Return an end position in the target text matched to specified regular expression group.
getEntityExpansionLimit() - Method in class org.apache.xmlbeans.XmlOptions
getEntityResolver() - Method in class org.apache.xmlbeans.impl.schema.StscState
May return null if there is no custom entity resolver.
getEntityResolver() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getEntityResolver() - Method in class org.apache.xmlbeans.XmlOptions
getEnumArray(QName, IntFunction<T[]>) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getEnumArray(QNameSet, IntFunction<T[]>) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getEnumerationQNames() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
getEnumerationValues() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
getEnumerationValues() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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 class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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 class org.apache.xmlbeans.impl.schema.SchemaStringEnumEntryImpl
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 class org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx
getEnumValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getEnumValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
getEnumValue() - Method in interface org.apache.xmlbeans.SimpleValue
getEnvelope() - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
Gets the SOAPEnvelope
object associated with
this SOAPPart
object.
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.impl.tool.XSTCTester.TestCase
getErrorCode() - Method in class org.apache.xmlbeans.XmlError
Returns the error code or null.
getErrorListener() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
getErrorListener() - Method in class org.apache.xmlbeans.impl.schema.StscState
Returns the error listener being filled in during this compilation
getErrorListener() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getErrorListener() - Method in class org.apache.xmlbeans.XmlOptions
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
getEventType() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getExceptionTypes() - Method in interface org.apache.xmlbeans.InterfaceExtension.MethodSignature
Returns the fully qualified type name of the exception types.
getExcludeNextSet() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
getExecutable() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
getExistingTypeSystem() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
getExpectedQNames() - Method in class org.apache.xmlbeans.XmlValidationError
getExpectedSchemaType() - Method in class org.apache.xmlbeans.XmlValidationError
getExtensionName() - Method in interface org.apache.xmlbeans.impl.tool.SchemaCompilerExtension
getExtensions() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getExtensionType() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
getFacet(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getFacet(int) - Method in interface org.apache.xmlbeans.SchemaType
Returns the value of the given facet, or null if
none is set.
getFault() - Method in interface org.apache.xmlbeans.impl.soap.SOAPBody
Returns the SOAPFault
object in this SOAPBody
object.
getFaultActor() - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
Gets the fault actor for this SOAPFault
object.
getFaultCode() - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
Gets the fault code for this SOAPFault
object.
getFaultCodeAsName() - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
Gets the mandatory SOAP 1.1 fault code for this SOAPFault
object as a SAAJ Name
object.
getFaultString() - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
Gets the fault string for this SOAPFault
object.
getFaultStringLocale() - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
Returns the optional detail element for this SOAPFault
object.
getFeature(String, String) - Method in class org.apache.xmlbeans.impl.store.Locale
getFieldPath(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
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 class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getFields() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
Return (a copy of) the xpaths for all the fields.
getFiles() - Method in class org.apache.xmlbeans.impl.tool.CommandLine
getFixedFacets() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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.
getFloatArray(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getFloatArray(QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getFloatValue() - Method in class org.apache.xmlbeans.FilterXmlObject
getFloatValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
Returns the value as a float.
getFloatValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getFloatValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
getFloatValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
getFloatValue() - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
getFloatValue() - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
getFloatValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getFloatValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
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
getFormDefault() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
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.
getFromTypeLoaderCache(ClassLoader) - Method in class org.apache.xmlbeans.impl.common.SystemCache
getFullJavaImplName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getFullJavaImplName() - Method in interface org.apache.xmlbeans.SchemaType
The fully-qualified Java type name of the implementation class.
getFullJavaName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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.impl.richParser.XMLStreamReaderExt
Returns the value as a
GDate
.
getGDateValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getGDateValue(Date, int) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
getGDateValue(Calendar, int) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
getGDateValue(CharSequence, int) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
getGDateValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
getGDateValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
getGDateValue() - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
getGDateValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getGDateValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
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.impl.richParser.XMLStreamReaderExt
getGDurationValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getGDurationValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
getGDurationValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
getGDurationValue() - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
getGDurationValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getGDurationValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
getGDurationValue() - Method in interface org.apache.xmlbeans.SimpleValue
getGDurationValue() - Method in interface org.apache.xmlbeans.XmlDuration
getGlobalAttribute(QName) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
getGlobalAttributes() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
getGlobalElement(QName) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
getGlobalElements() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
getGlobalEntityResolver() - Static method in class org.apache.xmlbeans.impl.common.ResolverUtil
getGlobalType(QName) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
getGlobalTypes() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
getHandlerNameForJavaSource() - Method in class org.apache.xmlbeans.impl.config.PrePostExtensionImpl
Returns the name of the handler in a form that can be put in a java source.
getHeader(String) - Method in class org.apache.xmlbeans.impl.soap.MimeHeaders
Returns all of the values for the specified header as an
array of String
objects.
getHeader() - Method in interface org.apache.xmlbeans.impl.soap.SOAPEnvelope
Returns the SOAPHeader
object for this
SOAPEnvelope
object.
getHexBinaryValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
Returns the decoded hexbinary value as an InputStream.
getHexBinaryValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
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.
getIANA2JavaMapping(String) - Static method in class org.apache.xmlbeans.impl.common.EncodingMap
getId() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
getIdentityConstraintRefs() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
getIdentityConstraints() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
getIdentityConstraints() - Method in interface org.apache.xmlbeans.SchemaLocalElement
Returns all the Key, KeyRef, and Unique constraints
on this element.
getIgnoreDuplicatesInNamespaces() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
getIndexFilename() - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
getIndexForLocalAttribute(SchemaLocalAttribute) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getIndexForLocalElement(SchemaLocalElement) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getInstanceFile() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
getIntArray(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getIntArray(QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getInterface() - Method in class org.apache.xmlbeans.impl.config.InterfaceExtensionImpl
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
getInterfaceExtensions() - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
getInterfaceExtensions(String) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
getInterfaceExtensions() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getIntMaxOccurs() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
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 class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
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.impl.richParser.XMLStreamReaderExt
Returns the value as an int.
getIntValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getIntValue() - Method in class org.apache.xmlbeans.impl.schema.SchemaStringEnumEntryImpl
getIntValue() - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
getIntValue() - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
getIntValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getIntValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
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
getIvMessages() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
getJava2IANAMapping(String) - Static method in class org.apache.xmlbeans.impl.common.EncodingMap
getJavaClass() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getJavaClass() - Method in interface org.apache.xmlbeans.SchemaType
The Java class corresponding to this schema type.
getJavaEncoding() - Method in class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
getJavaFiles() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getJavaImplClass() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getJavaImplConstructor() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getJavaImplConstructor2() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getJavaName() - Method in class org.apache.xmlbeans.impl.config.UserTypeImpl
getJavaname(QName, int) - Method in class org.apache.xmlbeans.impl.schema.StscState
Looks up configured java name for the given qname.
getJavaName() - Method in interface org.apache.xmlbeans.UserType
The class name the simple value will be converted to.
getJavaPrefix(String) - Method in class org.apache.xmlbeans.impl.schema.StscState
Looks up package override for a namespace URI
getJavaPropertyName() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
getJavaPropertyName() - Method in interface org.apache.xmlbeans.SchemaProperty
The Java name for this property.
getJavaSetterDelimiter() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
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.
getJavaSuffix(String) - Method in class org.apache.xmlbeans.impl.schema.StscState
Looks up package override for a namespace URI
getJavaTypeCode() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
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.
getLineNumber() - Method in interface org.apache.xmlbeans.xml.stream.Location
getLinkTo() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
getListItemType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getListItemType() - Method in interface org.apache.xmlbeans.SchemaType
For list types only: get the item type.
getListTypes() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
getListTypes() - Method in class org.apache.xmlbeans.impl.validator.Validator
getListValue() - Method in class org.apache.xmlbeans.FilterXmlObject
getListValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
getListValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
getListValue() - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
getListValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getListValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
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
getListValue() - Method in interface org.apache.xmlbeans.XmlIDREFS
getListValue() - Method in interface org.apache.xmlbeans.XmlNMTOKENS
getLoadAdditionalNamespaces() - Method in class org.apache.xmlbeans.XmlOptions
getLoadEntityBytesLimit() - Method in class org.apache.xmlbeans.XmlOptions
getLoadReplaceDocumentElement() - Method in class org.apache.xmlbeans.XmlOptions
getLoadSubstituteNamespaces() - Method in class org.apache.xmlbeans.XmlOptions
getLoadUseXMLReader() - Method in class org.apache.xmlbeans.XmlOptions
getLocal() - Method in class org.apache.xmlbeans.impl.store.Cur
getLocale() - Method in class org.apache.xmlbeans.impl.store.Cur
getLocale(SchemaTypeLoader, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
getLocalElementByIndex(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getLocalName() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
getLocalName() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getLocalName() - Method in interface org.apache.xmlbeans.impl.soap.Name
Gets the local name part of the XML name that this Name
object represents.
getLocalName() - Method in interface org.apache.xmlbeans.xml.stream.XMLName
getLocalPart(String) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
Returns the local name of the given node.
getLocation() - Method in exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
getLocation() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
getLocation() - Method in exception org.apache.xmlbeans.impl.regex.ParseException
getLocation() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getLocation() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
Return the location of this Element
getLocation(Object) - Method in class org.apache.xmlbeans.XmlError
Returns a location object of the given type.
getLocationAsCursor() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
getLongArray(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getLongArray(QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getLongValue() - Method in class org.apache.xmlbeans.FilterXmlObject
getLongValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
Returns the value as a long.
getLongValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getLongValue() - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
getLongValue() - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
getLongValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getLongValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
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
getLtgFile() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
getMatchingHeaders(String[]) - Method in class org.apache.xmlbeans.impl.soap.MimeHeaders
Returns all the MimeHeader
objects whose
name matches a name in the given array of names.
getMatchingMimeHeaders(String[]) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
Retrieves all MimeHeader
objects that match
a name in the given array.
getMatchingMimeHeaders(String[]) - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
Retrieves all MimeHeader
objects that match
a name in the given array.
getMaxOccurs() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
getMaxOccurs() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
getMaxOccurs() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
getMaxOccurs() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
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.
getMdefNamespaces() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getMemoryInitialSize() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getMemoryInitialSize() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
Set the initial memory size of the underlying javac process.
getMemoryMaximumSize() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getMemoryMaximumSize() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
Set the maximum memory size of the underlying javac process.
getMessage() - Method in exception org.apache.xmlbeans.impl.soap.SOAPException
Returns the detail message for this
SOAPException
object.
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.
getMetadataPath() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
Provide method to be overridden by user typesystems using a different metadata path
getMethods() - Method in class org.apache.xmlbeans.impl.config.InterfaceExtensionImpl
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.
getMimeHeader(String) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
Gets all the values of the header identified by the given
String
.
getMimeHeader(String) - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
Gets all the values of the MimeHeader
object
in this SOAPPart
object that is identified by
the given String
.
getMimeHeaders() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
Returns all the transport-specific MIME headers for this
SOAPMessage
object in a transport-independent
fashion.
getMinOccurs() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
getMinOccurs() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
getMinOccurs() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
getMinOccurs() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
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.
getMustUnderstand() - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeaderElement
Returns whether the mustUnderstand attribute for this
SOAPHeaderElement
object is turned on.
getName() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
getName(int) - Static method in class org.apache.xmlbeans.impl.common.XmlStreamUtils
getName() - Method in class org.apache.xmlbeans.impl.config.UserTypeImpl
getName() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
getName() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
getName() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
getName() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
Returns the name of this loader.
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
getName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
getName() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
Returns the name of this loader.
getName() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
Returns the name of this loader.
getName() - Method in class org.apache.xmlbeans.impl.soap.MimeHeader
Returns the name of this MimeHeader
object.
getName() - Method in class org.apache.xmlbeans.impl.store.Cur
getName() - Method in class org.apache.xmlbeans.impl.store.Cursor
getName() - Method in class org.apache.xmlbeans.impl.tool.Extension.Param
getName() - Method in class org.apache.xmlbeans.impl.tool.Parameters
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.xml.stream.Attribute
Get the XMLName of the current attribute.
getName(int) - Static method in class org.apache.xmlbeans.xml.stream.events.ElementTypeNames
getName() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
Get the XMLName of the current element
getName() - Method in interface org.apache.xmlbeans.XmlCursor
Returns the name of the current token.
getNameSet() - Method in class org.apache.xmlbeans.impl.config.PrePostExtensionImpl
getNamespace() - Method in interface org.apache.xmlbeans.impl.tool.SchemaImportResolver.SchemaResource
getNamespaceContext() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getNamespaceCount() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getNamespaceForPrefix(String) - Method in interface org.apache.xmlbeans.impl.common.PrefixResolver
Caled when the user has a prefix and needs to look up the corresponding
namespace URI.
getNamespaceForPrefix(String) - Method in class org.apache.xmlbeans.impl.values.NamespaceContext
getNamespaceFromPackage(Class<?>) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
getNamespaceMap() - Method in interface org.apache.xmlbeans.xml.stream.StartElement
Gets a java.util.Map from prefixes to URIs in scope for this
element.
getNamespacePrefix(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getNamespacePrefixes() - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
Returns an iterator of namespace prefixes.
getNamespaces() - Method in interface org.apache.xmlbeans.xml.stream.StartElement
Returns an AttributeIterator of namespaces declared in this element
getNamespaceUri() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
getNamespaceURI(String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getNamespaceURI(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getNamespaceURI() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getNamespaceURI(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
Returns the URI of the namespace that has the given
prefix.
getNamespaceUri(String) - Method in interface org.apache.xmlbeans.xml.stream.StartElement
Gets the value that the prefix is bound to in the
context of this element.
getNamespaceUri() - Method in interface org.apache.xmlbeans.xml.stream.StartPrefixMapping
getNamespaceUri() - Method in interface org.apache.xmlbeans.xml.stream.XMLName
getNewNamespaceUri() - Method in interface org.apache.xmlbeans.xml.stream.ChangePrefixMapping
getNextChangeListener() - Method in class org.apache.xmlbeans.impl.store.Cursor
getNonMatchingHeaders(String[]) - Method in class org.apache.xmlbeans.impl.soap.MimeHeaders
Returns all of the MimeHeader
objects whose
name does not match a name in the given array of names.
getNonMatchingMimeHeaders(String[]) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
Retrieves all MimeHeader
objects whose name
does not match a name in the given array.
getNonMatchingMimeHeaders(String[]) - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
Retrieves all MimeHeader
objects whose name
does not match a name in the given array.
getNoType() - Static method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
getNoType() - Static method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
getNSMap() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getNSMap() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
Return a read-only copy of the namespace map.
getNumberOfGroups() - Method in class org.apache.xmlbeans.impl.regex.Match
Return the number of regular expression groups.
getNumberOfGroups() - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
Return the number of regular expression groups.
getObject() - Method in class org.apache.xmlbeans.impl.store.Cur
getObject() - Method in class org.apache.xmlbeans.impl.store.Cursor
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
getObjectArray(QName, Function<SimpleValue, T>, IntFunction<T[]>) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getObjectArray(QNameSet, Function<SimpleValue, T>, IntFunction<T[]>) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
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 class org.apache.xmlbeans.impl.values.XmlObjectBase
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.
getOldNamespaceUri() - Method in interface org.apache.xmlbeans.xml.stream.ChangePrefixMapping
getOpt(String) - Method in class org.apache.xmlbeans.impl.tool.CommandLine
getOptimize() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
Gets the optimize flag.
getOptions() - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
Returns a option string.
getOptions() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
getOrigin() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
getOuterType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getOuterType() - Method in interface org.apache.xmlbeans.SchemaType
The outer schema type.
getOutputJar() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getOutputStream() - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
Returns the linked output stream.
getPackageFromNamespace(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
getPackageFromNamespace(String, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
getPackageOverride(String) - Method in class org.apache.xmlbeans.impl.schema.StscState
Looks up package override for a namespace URI
getParameterTypes() - Method in interface org.apache.xmlbeans.InterfaceExtension.MethodSignature
Returns the fully qualified type name of the parameter types in order.
getParams() - Method in class org.apache.xmlbeans.impl.tool.Extension
getParent() - Method in class org.apache.xmlbeans.impl.store.Cur
getParent(boolean) - Method in class org.apache.xmlbeans.impl.store.Cur
getParentElement() - Method in interface org.apache.xmlbeans.impl.soap.Node
Returns the parent element of this Node
object.
getParentNoRoot() - Method in class org.apache.xmlbeans.impl.store.Cur
getParentRaw() - Method in class org.apache.xmlbeans.impl.store.Cur
getParseObject() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
getParseObject() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
getParseObject() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
getParseObject() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getParseObject() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
getParseObject() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getPartialMethods() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getPartialMethods() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
getParticleChild(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
getParticleChild(int) - Method in interface org.apache.xmlbeans.SchemaParticle
Another way to access the particle children.
getParticleChildren() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
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 class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
getParticleType() - Method in interface org.apache.xmlbeans.SchemaParticle
getPattern() - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
getPatternExpressions() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getPatterns() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getPatterns() - Method in interface org.apache.xmlbeans.SchemaType
True
getPIData() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getPITarget() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getPrefix() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
getPrefix() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getPrefix() - Method in interface org.apache.xmlbeans.impl.soap.Name
Returns the prefix associated with the namespace for the XML
name that this Name
object represents.
getPrefix() - Method in interface org.apache.xmlbeans.xml.stream.ChangePrefixMapping
getPrefix() - Method in interface org.apache.xmlbeans.xml.stream.EndPrefixMapping
getPrefix() - Method in interface org.apache.xmlbeans.xml.stream.StartPrefixMapping
getPrefix() - Method in interface org.apache.xmlbeans.xml.stream.XMLName
getPrefixPart(String) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
Returns the local name of the given node.
getPrePostExtension(String) - Method in class org.apache.xmlbeans.BindingConfig
getPrePostExtension(String) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
getPrePostExtension() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getPrePostExtensions() - Method in class org.apache.xmlbeans.BindingConfig
getPrePostExtensions() - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
getPrimitiveType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getPrimitiveType() - Method in interface org.apache.xmlbeans.SchemaType
For atomic types only: get the primitive type underlying this one.
getProperties() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getProperties() - Method in interface org.apache.xmlbeans.SchemaType
Returns all the SchemaProperties within this complex type,
elements followed by attributes.
getProperty(String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getProperty(String) - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
Retrieves value of the specified property.
getProperty(String) - Method in class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
getProperty(String) - Static method in class org.apache.xmlbeans.SystemProperties
getProperty(String, String) - Static method in class org.apache.xmlbeans.SystemProperties
getPublicId() - Method in interface org.apache.xmlbeans.xml.stream.Location
getQName(XMLName) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
getQName() - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
getQName(String, String) - Method in interface org.apache.xmlbeans.impl.store.QNameFactory
getQName(String, String, String) - Method in interface org.apache.xmlbeans.impl.store.QNameFactory
getQName(char[], int, int, char[], int, int) - Method in interface org.apache.xmlbeans.impl.store.QNameFactory
getQName(char[], int, int, char[], int, int, char[], int, int) - Method in interface org.apache.xmlbeans.impl.store.QNameFactory
getQName() - Method in class org.apache.xmlbeans.soap.SOAPArrayType
Returns the QName for the referenced type.
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
getQNameString(String, String, String) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
getQNameValue() - Method in class org.apache.xmlbeans.FilterXmlObject
getQNameValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
Returns the value as a
QName
.
getQNameValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getQNameValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
getQNameValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
getQNameValue() - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
getQNameValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getQNameValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
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
getQualifiedName() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
getQualifiedName() - Method in interface org.apache.xmlbeans.impl.soap.Name
Gets the namespace-qualified name of the XML name that this
Name
object represents.
getQualifiedName() - Method in interface org.apache.xmlbeans.xml.stream.XMLName
getRanks() - Method in class org.apache.xmlbeans.soap.SOAPArrayType
Returns the array of ranks for inner nested arrays.
getReader() - Method in class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
getRecovered() - Method in class org.apache.xmlbeans.impl.schema.StscState
Get count of recovered errors.
getRedefineObjects() - Method in class org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
getRedefines() - Method in class org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
This method and the remaining methods are used to represent a
directed graph of includes/redefines.
getRef() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
getRef() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
getRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
getRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
getRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
getRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
getRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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 class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getReferencedKey() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
Returns the key that a key ref refers to.
getRepackage() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getRepackage() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
getRepackager() - Method in class org.apache.xmlbeans.impl.util.FilerImpl
getResolver(String) - Static method in class org.apache.xmlbeans.impl.tool.MavenPluginResolver
getResourceAsStream(String) - Method in class org.apache.xmlbeans.impl.common.DefaultClassLoaderResourceLoader
getResourceAsStream(String) - Method in class org.apache.xmlbeans.impl.schema.ClassLoaderResourceLoader
getResourceAsStream(String) - Method in class org.apache.xmlbeans.impl.schema.FileResourceLoader
getResourceAsStream(String) - Method in class org.apache.xmlbeans.impl.schema.PathResourceLoader
getResourceAsStream(String) - Method in interface org.apache.xmlbeans.ResourceLoader
getResourceFile() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
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.
getS4SLoader() - Method in class org.apache.xmlbeans.impl.schema.StscState
Returns the schema type loader to use for processing s4s
getSaaj() - Method in class org.apache.xmlbeans.XmlOptions
getSaajData(Node) - Method in class org.apache.xmlbeans.impl.store.Locale
getSaajData(Node) - Method in interface org.apache.xmlbeans.impl.store.Saaj.SaajCallback
getSaveCDataEntityCountThreshold() - Method in class org.apache.xmlbeans.XmlOptions
getSaveCDataLengthThreshold() - Method in class org.apache.xmlbeans.XmlOptions
getSaveFilterProcinst() - Method in class org.apache.xmlbeans.XmlOptions
getSaveImplicitNamespaces() - Method in class org.apache.xmlbeans.XmlOptions
getSavePrettyPrintIndent() - Method in class org.apache.xmlbeans.XmlOptions
getSavePrettyPrintOffset() - Method in class org.apache.xmlbeans.XmlOptions
getSaveSubstituteCharacters() - Method in class org.apache.xmlbeans.XmlOptions
getSaveSuggestedPrefixes() - Method in class org.apache.xmlbeans.XmlOptions
getSaveSyntheticDocumentElement() - Method in class org.apache.xmlbeans.XmlOptions
getSaxLoader() - Method in class org.apache.xmlbeans.impl.common.SystemCache
getSchema() - Method in class org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
The schema to parse.
getSchema() - Method in interface org.apache.xmlbeans.impl.tool.SchemaImportResolver.SchemaResource
Returns a parsed schema object.
getSchema() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
getSchemaCodePrinter() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getSchemaCodePrinter() - Method in class org.apache.xmlbeans.XmlOptions
getSchemaDocuments() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
getSchemaFile() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
getSchemaLocation() - Method in interface org.apache.xmlbeans.impl.tool.SchemaImportResolver.SchemaResource
getSchemas() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
getSchemasDir() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
getSchemasDir() - Method in class org.apache.xmlbeans.impl.schema.StscState
getSchemaType() - Method in interface org.apache.xmlbeans.xml.stream.Attribute
Get the attribute type of the current attribute
getSchemaType() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
Get the event type of the current element,
returns an integer so that switch statements
can be written on the result
getSchemaTypeLoader() - Method in class org.apache.xmlbeans.impl.store.Locale
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 class org.apache.xmlbeans.impl.store.Cursor
getSelectionCount() - Method in interface org.apache.xmlbeans.XmlCursor
Returns the count of the current selection.
getSelector() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getSelector() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
Return the selector xpath as a string.
getSelectorPath() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
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.
getShortArray(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getShortArray(QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getShortJavaImplName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getShortJavaImplName() - Method in interface org.apache.xmlbeans.SchemaType
The short unqualfiied Java name for the implementation class.
getShortJavaName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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.impl.richParser.XMLStreamReaderExt
Returns the value as a short.
getShortValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getShortValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getShortValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
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.
getSimpleContentTypes() - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
getSimpleVariety() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getSimpleVariety() - Method in interface org.apache.xmlbeans.SchemaType
Returns whether the simple type is ATOMIC, UNION, or LIST.
getSize() - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
Returns the number of bytes in this
AttachmentPart
object.
getSOAPBody() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
Gets the SOAP Body contained in this SOAPMessage
object.
getSOAPHeader() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
Gets the SOAP Header contained in this SOAPMessage
object.
getSOAPPart() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
Gets the SOAP part of this SOAPMessage
object.
getSourceAsStream(String) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
getSourceAsStream(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
getSourceAsStream(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
getSourceAsStream(String) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
getSourceAsStream(String) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
getSourceAsStream(String) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
Loads original XSD source as a stream.
getSourceFiles() - Method in class org.apache.xmlbeans.impl.util.FilerImpl
getSourceName() - Method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
getSourceName() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
getSourceName() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
getSourceName() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
getSourceName() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getSourceName() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
getSourceName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getSourceName() - Method in class org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
The base URI for this stp
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.
getSourcesToCopyMap() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
getSrcDir() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getSrcgendir() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
getStandalone() - Method in class org.apache.xmlbeans.XmlDocumentProperties
Returns the standalone property
getStaticHandler() - Method in class org.apache.xmlbeans.impl.config.InterfaceExtensionImpl
getStaticHandler() - Method in class org.apache.xmlbeans.impl.config.PrePostExtensionImpl
getStaticHandler() - Method in class org.apache.xmlbeans.impl.config.UserTypeImpl
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
getStream() - Method in class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
getString() - Method in class org.apache.xmlbeans.impl.schema.SchemaStringEnumEntryImpl
getString(StringBuffer, Object, int, int) - Static method in class org.apache.xmlbeans.impl.store.CharUtil
getString(Object, int, int) - Static method in class org.apache.xmlbeans.impl.store.CharUtil
getString() - Method in interface org.apache.xmlbeans.SchemaStringEnumEntry
The enumerated string value
getStringEnumEntries() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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.impl.richParser.XMLStreamReaderExt
Returns the value as a
String
.
getStringValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
Returns the value as a
String
, with wsStyle applied.
getStringValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getStringValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getStringValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
getStringValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
getStringValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getStringValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
getStringValue() - Method in interface org.apache.xmlbeans.SimpleValue
Returns the value as a
String
.
getStringValue() - Method in interface org.apache.xmlbeans.XmlAnySimpleType
getSubstitutionGroup() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getSubstitutionGroupMembers() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getSvMessages() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
getSystemId() - Method in interface org.apache.xmlbeans.xml.stream.Location
getSystemId() - Method in interface org.apache.xmlbeans.xml.stream.StartDocument
getTarget() - Method in interface org.apache.xmlbeans.xml.stream.ProcessingInstruction
getTargetNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
getTargetNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
getTargetNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
getTargetNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getTargetNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
getTargetNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getTestCase() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
getText() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
getText(int) - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
getText() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getTextCharacters() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getTextCharacters(int, char[], int, int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getTextLength() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getTextStart() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getTextValue() - Method in class org.apache.xmlbeans.impl.store.Cursor
getTextValue(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
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.
getThreadLocalCharUtil() - Static method in class org.apache.xmlbeans.impl.store.CharUtil
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
getTopParticleForComplexOrMixedContent() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
getType() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
getType(String) - Static method in class org.apache.xmlbeans.impl.common.XmlStreamUtils
getType() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
getType() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
getType() - Method in class org.apache.xmlbeans.impl.schema.ElementFactory
getType() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
getType() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
getType() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
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.
getType() - Method in interface org.apache.xmlbeans.xml.stream.Attribute
Get the attribute type of the current attribute
getType(String) - Static method in class org.apache.xmlbeans.xml.stream.events.ElementTypeNames
getType() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
Get the event type of the current element,
returns an integer so that switch statements
can be written on the result
getTypeAsString() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
getTypeAsString() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
Get the string value of the type name
getTypeLoader() - Method in class org.apache.xmlbeans.impl.schema.ElementFactory
getTypeRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
getTypeSystem() - Method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
getTypeSystem() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
getTypeSystem() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
getTypeSystem() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
getTypeSystem() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getTypeSystem() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
getTypeSystem() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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.
getTypesystemname() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
getUnderlyingXmlStream() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getUnionCommonBaseType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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 class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getUnionConstituentTypes() - Method in interface org.apache.xmlbeans.SchemaType
For union types only: get the constituent member types.
getUnionMemberTypes() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getUnionMemberTypes() - Method in interface org.apache.xmlbeans.SchemaType
For union types only: get the shallow member types.
getUnionSubTypes() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getUnionSubTypes() - Method in interface org.apache.xmlbeans.SchemaType
For union types only: gets the full tree of member types.
getUnionType() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
getUnionType() - Method in class org.apache.xmlbeans.impl.validator.Validator
getURI() - Method in interface org.apache.xmlbeans.impl.soap.Name
Returns the URI of the namespace for the XML
name that this Name
object represents.
getUri() - Method in class org.apache.xmlbeans.impl.store.Cur
getUrlFiles() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getURLs() - Method in class org.apache.xmlbeans.impl.tool.CommandLine
getUse() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
getUse() - Method in interface org.apache.xmlbeans.SchemaLocalAttribute
getUseEnumerations() - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
getUserData() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
getUserData() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
getUserData() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
getUserData() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
getUserData() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
getUserData() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
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 class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
getUserInformation() - Method in interface org.apache.xmlbeans.SchemaAnnotation
Retrieves all document information items from this annotation
getUserTypeHandlerName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getUserTypeName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getUserTypes() - Method in class org.apache.xmlbeans.BindingConfig
getUseSameLocale() - Method in class org.apache.xmlbeans.XmlOptions
getValue() - Method in class org.apache.xmlbeans.impl.soap.MimeHeader
Returns the value of this MimeHeader
object.
getValue() - Method in interface org.apache.xmlbeans.impl.soap.Node
Returns the the value of the immediate child of this Node
object if a child exists and its value is text.
getValue() - Method in class org.apache.xmlbeans.impl.tool.Extension.Param
getValue() - Method in interface org.apache.xmlbeans.SchemaAnnotation.Attribute
Returns the value of the attribute
getValue() - Method in class org.apache.xmlbeans.SchemaBookmark
Getter.
getValue() - Method in interface org.apache.xmlbeans.xml.stream.Attribute
Get the attribute value of the current attribute.
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
getVersion() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
getVersion() - Method in interface org.apache.xmlbeans.xml.stream.StartDocument
getVersion() - Static method in class org.apache.xmlbeans.XmlBeans
getVersion() - Method in class org.apache.xmlbeans.XmlDocumentProperties
Returns the XML version string used in the <?xml?> declaration.
getVisibleNamespacePrefixes() - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
Returns an Iterator
over the namespace prefix
String
s visible to this element.
getWhiteSpaceRule() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
getWhiteSpaceRule() - Method in interface org.apache.xmlbeans.SchemaType
For nonunion simple types: get the whitespace rule.
getWildcardProcess() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
getWildcardProcess() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
getWildcardProcess() - Method in interface org.apache.xmlbeans.SchemaAttributeModel
getWildcardProcess() - Method in interface org.apache.xmlbeans.SchemaParticle
getWildcardSet() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
getWildcardSet() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
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.
getWSDLArrayType() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
getWSDLArrayType() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
getWSDLArrayType() - Method in interface org.apache.xmlbeans.soap.SchemaWSDLArrayType
getWsdlFiles() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getXmlCursor(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
getXmlEncoding() - Method in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
getXmlEncoding() - Method in class org.apache.xmlbeans.impl.common.SniffedXmlReader
getXmlEncoding() - Method in class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
getXmlLocale() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getXMLName(QName) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
getXmlnsPrefix() - Method in class org.apache.xmlbeans.impl.store.Cur
getXmlnsUri() - Method in class org.apache.xmlbeans.impl.store.Cur
getXmlObject(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
getXmlObjectArray(QName, T[]) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getXmlObjectArray(QNameSet, T[]) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
getXmlStreamReader(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
getXqueryCurrentNodeVar() - Method in class org.apache.xmlbeans.XmlOptions
getXqueryVariables() - Method in class org.apache.xmlbeans.XmlOptions
getXsdFiles() - Method in class org.apache.xmlbeans.impl.tool.Parameters
getXsiLoc() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
getXsiNil() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
getXsiNoLoc() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
getXsiType() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
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 class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
Returns the global attributes defined in this loader.
globalAttributes() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
globalAttributes() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
globalAttributes() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
Returns the global attributes defined in this loader.
globalAttributes() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
Returns the global attributes defined in this loader.
globalElements() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
Returns the global elements defined in this loader.
globalElements() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
globalElements() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
globalElements() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
Returns the global elements defined in this loader.
globalElements() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
Returns the global elements defined in this loader.
GlobalLock - Class in org.apache.xmlbeans.impl.common
Whenever multiple locks must be acquired within the implementation of
XML Beans, this GlobalLock is acquired first, and then released when all
the acutally-needed locks have been acquired.
GlobalLock() - Constructor for class org.apache.xmlbeans.impl.common.GlobalLock
globalTypes() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
Returns the global types defined in this loader.
globalTypes() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
globalTypes() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
globalTypes() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
Returns the global types 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
H
- handleForType(SchemaType) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
Returns the handle for the given type within this loader.
- handleForType(SchemaType) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
Used INTERNALLY ONLY by the code output AFTER the type system has
been saved and a handle has been established for each type.
- handleForType(SchemaType) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
Returns the handle for the given type within this loader.
- handleForType(SchemaType) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
Returns the handle for the given type within this loader.
- HAS_DAY - Static variable in interface org.apache.xmlbeans.GDateSpecification
-
Day of month is specified.
- HAS_MONTH - Static variable in interface org.apache.xmlbeans.GDateSpecification
-
Month of year is specified.
- has_store() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- HAS_TIME - Static variable in interface org.apache.xmlbeans.GDateSpecification
-
Time of day is specified.
- HAS_TIMEZONE - Static variable in interface org.apache.xmlbeans.GDateSpecification
-
Timezone is specified.
- HAS_YEAR - Static variable in interface org.apache.xmlbeans.GDateSpecification
-
Year is specified.
- hasAllContent() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- hasAllContent() - Method in interface org.apache.xmlbeans.SchemaType
-
True if the complex content model for this complex type is an "all" group.
- hasAttributeWildcards() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- hasAttributeWildcards() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this type permits wildcard attributes.
- hasAttrs() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- hasChanged() - Method in interface org.apache.xmlbeans.XmlCursor.ChangeStamp
-
Returns whether or not the document assoiated with this ChangeStamp
has been altered since the ChangeStamp had been created.
- hasChildren() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- hasContent() - Method in interface org.apache.xmlbeans.xml.stream.CharacterData
-
Returns true if this element has content and false otherwise
- hasDate() - Method in class org.apache.xmlbeans.GDate
-
True if this date/time specification specifies a full date (year, month, day)
- hasDate() - Method in class org.apache.xmlbeans.GDateBuilder
-
True if this date/time specification specifies a full date (year, month, day)
- hasDate() - Method in interface org.apache.xmlbeans.GDateSpecification
-
True if this date/time specification specifies a full date (year, month, day)
- hasDay() - Method in class org.apache.xmlbeans.GDate
-
True if this date/time specification specifies a day-of-month.
- hasDay() - Method in class org.apache.xmlbeans.GDateBuilder
-
True if this date/time specification specifies a day-of-month.
- hasDay() - Method in interface org.apache.xmlbeans.GDateSpecification
-
True if this date/time specification specifies a day-of-month.
- hasDefault() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- HASDEFAULT - Static variable in interface org.apache.xmlbeans.impl.values.TypeStore
-
- hasDefault() - Method in interface org.apache.xmlbeans.SchemaProperty
-
- hasElementWildcards() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- hasElementWildcards() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this type permits element wildcards.
- hasError() - Method in class org.apache.xmlbeans.impl.common.XmlErrorWatcher
-
- hasFault() - Method in interface org.apache.xmlbeans.impl.soap.SOAPBody
-
Indicates whether a SOAPFault
object exists in
this SOAPBody
object.
- hasFeature(String, String) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- hasFixed() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- hasFixed() - Method in interface org.apache.xmlbeans.SchemaProperty
-
- hashCode() - Method in class org.apache.xmlbeans.GDate
-
Returns a hash code for this GDate.
- hashCode() - Method in class org.apache.xmlbeans.GDuration
-
- hashCode() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
-
- hashCode() - Method in class org.apache.xmlbeans.impl.common.XmlObjectList
-
- hashCode() - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
- hashCode() - Method in class org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
-
- hashcode - Variable in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- hashcode - Variable in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- hashCode() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- hashCode() - Method in class org.apache.xmlbeans.soap.SOAPArrayType
-
- hashCode() - Method in class org.apache.xmlbeans.StringEnumAbstractBase
-
Returns the hash code of the underlying string
- hashCode() - Method in class org.apache.xmlbeans.XmlSimpleList
-
Combines the hash codes of all the list items.
- hasMonth() - Method in class org.apache.xmlbeans.GDate
-
True if this date/time specification specifies a month-of-year.
- hasMonth() - Method in class org.apache.xmlbeans.GDateBuilder
-
True if this date/time specification specifies a month-of-year.
- hasMonth() - Method in interface org.apache.xmlbeans.GDateSpecification
-
True if this date/time specification specifies a month-of-year.
- hasName() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- hasName() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
Check if this Element has a name
- hasNext() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- hasNext() - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharIterator
-
- hasNext() - Method in interface org.apache.xmlbeans.xml.stream.AttributeIterator
-
Check if there are any attributes on the stream
- hasNextSelection() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- hasNextSelection() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns whether or not there is a next selection.
- hasNextToken() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- hasNextToken() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if there is a next token.
- hasNillable() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- hasNillable() - Method in interface org.apache.xmlbeans.SchemaProperty
-
- hasOption(XmlOptions.XmlOptionsKeys) - Method in class org.apache.xmlbeans.XmlOptions
-
Used to test a generic option
- hasParent() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- hasPatternFacet() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- hasPatternFacet() - Method in interface org.apache.xmlbeans.SchemaType
-
True if there are regex pattern facents
- hasPostCall() - Method in class org.apache.xmlbeans.impl.config.PrePostExtensionImpl
-
- hasPostCall() - Method in interface org.apache.xmlbeans.PrePostExtension
-
Returns true if the static handler class has a preSet() method
with the following signature:
public static void postSet(int, org.apache.xmlbeans.XmlObject, javax.xml.namespace.QName, boolean, int};
- hasPreCall() - Method in class org.apache.xmlbeans.impl.config.PrePostExtensionImpl
-
- hasPreCall() - Method in interface org.apache.xmlbeans.PrePostExtension
-
Returns true if the static handler class has a preSet() method
with the following signature:
public static boolean preSet(int, org.apache.xmlbeans.XmlObject, javax.xml.namespace.QName, boolean, int};
- hasPrev() - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharIterator
-
- hasPrevToken() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- hasPrevToken() - Method in interface org.apache.xmlbeans.XmlCursor
-
True if there is a previous token.
- hasSimpleContent() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- hasStringEnumValues() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- hasStringEnumValues() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this is a string enum where an integer
is assigned to each enumerated value.
- hasText() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- hasText() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- hasTime() - Method in class org.apache.xmlbeans.GDate
-
True if this date/time specification specifies a time-of-day.
- hasTime() - Method in class org.apache.xmlbeans.GDateBuilder
-
True if this date/time specification specifies a time-of-day.
- hasTime() - Method in interface org.apache.xmlbeans.GDateSpecification
-
True if this date/time specification specifies a time-of-day.
- hasTimeZone() - Method in class org.apache.xmlbeans.GDate
-
True if this date/time specification specifies a timezone.
- hasTimeZone() - Method in class org.apache.xmlbeans.GDateBuilder
-
True if this date/time specification specifies a timezone.
- hasTimeZone() - Method in interface org.apache.xmlbeans.GDateSpecification
-
True if this date/time specification specifies a timezone.
- hasTransitionNotes() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- hasTransitionRules() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- hasYear() - Method in class org.apache.xmlbeans.GDate
-
True if this date/time specification specifies a year.
- hasYear() - Method in class org.apache.xmlbeans.GDateBuilder
-
True if this date/time specification specifies a year.
- hasYear() - Method in interface org.apache.xmlbeans.GDateSpecification
-
True if this date/time specification specifies a year.
- headers - Variable in class org.apache.xmlbeans.impl.soap.MimeHeaders
-
A Vector
containing the headers as MimeHeader
instances.
- HEXADECIMAL - Static variable in class org.apache.xmlbeans.XmlOptionCharEscapeMap
-
- HexBin - Class in org.apache.xmlbeans.impl.util
-
format validation
- HexBin() - Constructor for class org.apache.xmlbeans.impl.util.HexBin
-
- HEXBINARY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- hexsafe(String) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
-
- hexsafe(String) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
-
- hexsafedir(QName) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
-
- hexsafedir(XMLName) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
-
- highSurrogate(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns the high surrogate of a supplemental character
- HIT - Static variable in class org.apache.xmlbeans.impl.xpath.XPathExecutionContext
-
- HYPHEN - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
-
I
- ID_VALID$DUPLICATE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- IDC_NOT_FOUND - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- identifyElement(QName, QName) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- 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
-
- IdentityConstraint - Class in org.apache.xmlbeans.impl.common
-
Identity constraint engine.
- IdentityConstraint(Collection, boolean) - Constructor for class org.apache.xmlbeans.impl.common.IdentityConstraint
-
- IdentityConstraint.ConstraintState - Class in org.apache.xmlbeans.impl.common
-
- IdentityConstraint.FieldState - Class in org.apache.xmlbeans.impl.common
-
- IdentityConstraint.IdRefState - Class in org.apache.xmlbeans.impl.common
-
- IdentityConstraint.IdState - Class in org.apache.xmlbeans.impl.common
-
- IdentityConstraint.KeyrefState - Class in org.apache.xmlbeans.impl.common
-
- IdentityConstraint.SelectorState - Class in org.apache.xmlbeans.impl.common
-
- identityConstraints() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- ignorable() - Method in interface org.apache.xmlbeans.xml.stream.Space
-
Returns true if this is ignorable whitespace
- ignorableWhitespace(char[], int, int) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
This class is only used internally so this method should never
be called.
- IGNORING_ENTITY_RESOLVER - Static variable in class org.apache.xmlbeans.impl.common.SAXHelper
-
- ILLEGAL_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- impl_saajCallback_createSoapElement(DomImpl.Dom, QName, QName) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- impl_saajCallback_ensureSoapTextNode(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- impl_saajCallback_getSaajData(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- impl_saajCallback_importSoapElement(DomImpl.Dom, Element, boolean, QName) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- impl_saajCallback_setSaajData(DomImpl.Dom, Object) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- importSoapElement(Document, Element, boolean, QName) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- importSoapElement(Document, Element, boolean, QName) - Method in interface org.apache.xmlbeans.impl.store.Saaj.SaajCallback
-
- 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
-
- indent(String) - Static method in class org.apache.xmlbeans.impl.tool.PrettyPrinter
-
- indexClassForSystem(SchemaTypeSystem) - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeCodePrinter
-
- indexOf(Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns index of the first occurance of an object equal to o.
- indirectIncludes(StscImporter.SchemaToProcess) - Method in class org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
-
- info(String) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Passes a warning on to the current error listener.
- info(String, Object[]) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Passes a warning on to the current error listener.
- init(QName, String, boolean, String, boolean, XmlObject, SchemaAnnotation, Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
-
- init(QName, SchemaType.Ref, int, String, XmlObject, XmlValueRef, boolean, SOAPArrayType, SchemaAnnotation, Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- init(QName, String, boolean, String, String, boolean, XmlObject, SchemaAnnotation, Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
-
- init(SchemaParticle) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
- init(Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharIterator
-
- init(Object, int, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharIterator
-
- init() - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
- init(XMLStreamReader, boolean, SchemaType, SchemaTypeLoader, XmlOptions, Collection) - Method in class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
-
Used in case of reusing the same ValidatinXMLStreamReader object
- init(XPath) - Method in class org.apache.xmlbeans.impl.xpath.XPathExecutionContext
-
- init_flags(SchemaProperty) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- initCause(Throwable) - Method in exception org.apache.xmlbeans.impl.soap.SOAPException
-
Initializes the cause
field of this
SOAPException
object with the given
Throwable
object.
- initComplexType(boolean, boolean) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Called by restriction subclasses within their constructors to enable
complex type support.
- initFromTypeSystem(SchemaTypeSystemImpl, Set<String>) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Initializer for incremental compilation
- inputStreamForFile(String) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
Gets the data in the given filename as an InputStream.
- inputStreamForFile(String) - Method in class org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
Gets the data in the given filename as an InputStream.
- insert(DomImpl.Dom, DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- insert_element_user(QName, int) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Inserts a new element at the position that will make it
the ith element with the given name owned by this textstore,
and returns a TypeStoreUser for that element.
- insert_element_user(QNameSet, QName, int) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Like the above method, except that it inserts an element named
name, after the ith member of set.
- insertAttribute(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- insertAttribute(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- insertAttribute(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- insertAttributeWithValue(String, String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- insertAttributeWithValue(QName, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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(int, Object, int, int, Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
-
- insertChars(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- insertChars(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts the specified text immediately before this cursor's location.
- insertComment(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- insertElement(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- insertElement(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- insertElementWithText(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- insertElementWithText(String, String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- Inst2Xsd - Class in org.apache.xmlbeans.impl.inst2xsd
-
- inst2xsd(Reader[], Inst2XsdOptions) - Static method in class org.apache.xmlbeans.impl.inst2xsd.Inst2Xsd
-
- inst2xsd(XmlObject[], Inst2XsdOptions) - Static method in class org.apache.xmlbeans.impl.inst2xsd.Inst2Xsd
-
- Inst2XsdOptions - Class in org.apache.xmlbeans.impl.inst2xsd
-
- Inst2XsdOptions() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
-
- instanceType() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- instanceType() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- instanceType() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- instanceType() - Method in interface org.apache.xmlbeans.SimpleValue
-
The same as getSchemaType unless this is a union instance
or nil value.
- InstanceValidator - Class in org.apache.xmlbeans.impl.tool
-
- InstanceValidator() - Constructor for class org.apache.xmlbeans.impl.tool.InstanceValidator
-
- 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
-
- InterfaceExtensionImpl - Class in org.apache.xmlbeans.impl.config
-
- InterfaceExtensionImpl() - Constructor for class org.apache.xmlbeans.impl.config.InterfaceExtensionImpl
-
- intersect(NameSet) - Method in class org.apache.xmlbeans.impl.config.NameSet
-
Returns the intersection of this NameSet with the 'with' NameSet
- 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.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.
- invalid(String) - Method in interface org.apache.xmlbeans.impl.common.ValidationContext
-
- invalid(String, Object[]) - Method in interface org.apache.xmlbeans.impl.common.ValidationContext
-
- invalid(String) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy.SCTValidationContext
-
- invalid(String, Object[]) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy.SCTValidationContext
-
- 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
-
- invalidate_element_order() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A store calls back on invalidate_element_order when a rearrangment
of sibling elements to the left of this element means that the
nillable value may no longer be valid.
- invalidate_element_order() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Called by a TypeStore to indicate that the element's default
value, nillability, fixedness, etc, may have changed by
virtue of the element order changing (and xsi:nil and the
text may have changed too); so the store should be consulted
next time any setter or getter is called.
- invalidate_nil() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Called when the value has been nilled or unnilled, so the textstore
knows it needs to update the xsi:nil attribute.
- invalidate_nilvalue() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A store calls back on invalidate_nilvalue when the value of
the xsi:nil tag has changed.
- invalidate_nilvalue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Called by a TypeStore to indicate that the xsi:nil attribute
on the containing element (and possibly the text) has been
invalidated and both should be consulted next time the value
is needed.
- invalidate_text() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
A user of a TypeStore calls invalidate_text when the underlying
value has changed and he wants the textstore to call him back with
a fetch_text (TypeStore/TypeStoreUsers work in pairs).
- invalidate_value() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A store will call back on invalidate_value when its text has
changed and it therefore knows that any cached type value is
invalid.
- invalidate_value() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Called by a TypeStore to indicate that the text has been
invalidated and should be fetched next time the value is
needed.
- InvalidLexicalValueException - Exception in org.apache.xmlbeans.impl.common
-
Author: Cezar Andrei (cezar.andrei at bea.com)
Date: Nov 24, 2003
- InvalidLexicalValueException() - Constructor for exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
-
- InvalidLexicalValueException(String) - Constructor for exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
-
- InvalidLexicalValueException(String, Throwable) - Constructor for exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
-
- InvalidLexicalValueException(Throwable) - Constructor for exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
-
- InvalidLexicalValueException(String, Location) - Constructor for exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
-
- InvalidLexicalValueException(String, Throwable, Location) - Constructor for exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
-
- InvalidLexicalValueException(Throwable, Location) - Constructor for exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
-
- 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.impl.config.NameSet
-
Returns an inversion of this NameSet
- invert() - Method in class org.apache.xmlbeans.impl.config.NameSetBuilder
-
Inverts the representing NameSet
- invert() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Inverts this QNameSetBuilder.
- IO_EXCEPTION - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- IOUtil - Class in org.apache.xmlbeans.impl.common
-
- IOUtil() - Constructor for class org.apache.xmlbeans.impl.common.IOUtil
-
- is_attribute() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Tells if this store is an attribute or not
- is_child_element_order_sensitive() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Returns false if child elements are insensitive to order;
if it returns true, you're required to call invalidate_element_order
on children to the right of any child order rearrangement.
- is_child_element_order_sensitive() - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- is_child_element_order_sensitive() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Returns false if child elements are insensitive to order;
if it returns true, you're required to call invalidate_element_order
on children to the right of any child order rearrangement.
- is_defaultable_ws(String) - Method in class org.apache.xmlbeans.impl.values.JavaStringHolder
-
- is_defaultable_ws(String) - Method in class org.apache.xmlbeans.impl.values.JavaStringHolderEx
-
- is_defaultable_ws(String) - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- is_defaultable_ws(String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Types should return false if they don't treat the given
whitespace as a default value.
- is_defaultable_ws(String) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- is_orphaned() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Describes the orphaned status of this object.
- isAbstract() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
-
- isAbstract() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- 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.
- isAllSpace(String) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
-
- isAllSpace(CharSequence) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
-
- isAllValid() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
Returns true if the entire content up to now is valid.
- isAnonymousType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isAnonymousType() - Method in interface org.apache.xmlbeans.SchemaType
-
True if the Xsd type is anonymous (i.e., not top-level).
- isAnyAttr() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- 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).
- isAtEndOfLastPush() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isAtSamePositionAs(XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cur
-
- isAttr() - Method in class org.apache.xmlbeans.impl.store.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 class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- isAttribute() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- isAttribute() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- 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.
- isAttributeSpecified(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- isAttributeType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isAttributeType() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this is a attribute type.
- isAttributeValidationCompatMode() - Method in class org.apache.xmlbeans.XmlOptions
-
- isAttrOfTypeId(QName, QName) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
-
- isBounded() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isBounded() - Method in interface org.apache.xmlbeans.SchemaType
-
True if bounded.
- isBuiltinType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isBuiltinType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for any of the 40+ built-in types.
- isChameleon() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isChangePrefixMapping() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isChangePrefixMapping() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isCharacterData() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isCharacterData() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isCharacters() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- isComment() - Method in interface org.apache.xmlbeans.impl.soap.Text
-
Retrieves whether this Text
object
represents a comment.
- isComment() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isComment() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- isCompileAnnotationAsJavadoc() - Method in class org.apache.xmlbeans.XmlOptions
-
- isCompiled() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- 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.XmlOptions
-
- isCompileNoAnnotations() - Method in class org.apache.xmlbeans.XmlOptions
-
- isCompileNoPvrRule() - Method in class org.apache.xmlbeans.XmlOptions
-
- isCompileNoUpaRule() - Method in class org.apache.xmlbeans.XmlOptions
-
- isCompileNoValidation() - Method in class org.apache.xmlbeans.XmlOptions
-
- isCompilePartialTypesystem() - Method in class org.apache.xmlbeans.XmlOptions
-
- isComplexType() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- isContainer() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isContainer() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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
- isContainerOrFinish() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isContent(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character can be considered content.
- isCopyAnn() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isCopyUseNewSynchronizationDomain() - Method in class org.apache.xmlbeans.XmlOptions
-
- isCrash() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
-
- isDebug() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isDebug() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isDefault() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- isDefault() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- isDefault() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
True if the value is currently defaulted.
- 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.
- isDefaultable() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
True if the value is currently defaulted.
- isDeterministic() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- 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 class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isDocumentType() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this is a document type.
- isDomDocRoot() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isDomFragRoot() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isDownload() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isDownload() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isElem() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- 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 class org.apache.xmlbeans.impl.store.Cur
-
- isEnd() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- isEndDocument() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isEndDocument() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isEndElement() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isEndElement() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- isEndElement() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isEndPrefixMapping() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isEndPrefixMapping() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isEndRoot() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isEntityReference() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isEntityReference() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isEnumeration() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- isFacetFixed(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isFacetFixed(int) - Method in interface org.apache.xmlbeans.SchemaType
-
True if the given facet is fixed.
- isFailonerror() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isFinish() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isFinish() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isFinite() - Method in interface org.apache.xmlbeans.SchemaType
-
True if finite.
- isFixed() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- isFixed() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- isFixed() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
True if the value is fixed.
- 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.
- isGlobal() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
-
- isGlobal() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- isGlobal() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- isHighSurrogate(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns whether the given character is a high surrogate
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Is this instance an immutable value?
- 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.
- isIncludeAntRuntime() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isIncludeJavaRuntime() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isIncomplete() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- isIncrementalSrcGen() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isInSameDocument(XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- isInSameDocument(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Determines if the specified cursor is in the same document as
this cursor.
- isInstanceOf(SchemaType) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- isInvalid(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is invalid.
- isIvActual() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
-
- isIvExpected() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
-
- isJavaCommonClassName(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
- isJavaize() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- isJavaized() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isLeftOf(XmlCursor) - Method in class org.apache.xmlbeans.impl.store.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.XmlOptions
-
- isLoadExternalDTD() - Method in class org.apache.xmlbeans.XmlOptions
-
- isLoadLineNumbers() - Method in class org.apache.xmlbeans.XmlOptions
-
- isLoadLineNumbersEndElement() - Method in class org.apache.xmlbeans.XmlOptions
-
- isLoadMessageDigest() - Method in class org.apache.xmlbeans.XmlOptions
-
- isLoadStripComments() - Method in class org.apache.xmlbeans.XmlOptions
-
- isLoadStripProcinsts() - Method in class org.apache.xmlbeans.XmlOptions
-
- isLoadTrimTextBuffer() - Method in class org.apache.xmlbeans.XmlOptions
-
- isLoadUseDefaultResolver() - Method in class org.apache.xmlbeans.XmlOptions
-
- isLoadUseLocaleCharUtil() - Method in class org.apache.xmlbeans.XmlOptions
-
- isLowSurrogate(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns whether the given character is a low surrogate
- isMarkup(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character can be considered markup.
- isName(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is a valid name
character as defined by production [4] in the XML 1.0
specification.
- isNamespace() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- isNamespaceDefined(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
-
- isNamespaceDefined(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- isNamespaceDefined(String) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
- isNamespaceDefined(String) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- isNamespaceDefined(String) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
True if the typeloader contains any definitions in the given namespace.
- isNameStart(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is a valid name start
character as defined by production [5] in the XML 1.0
specification.
- isNCName(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is a valid NCName
character as defined by production [5] in Namespaces in XML
recommendation.
- isNCNameStart(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is a valid NCName start
character as defined by production [4] in Namespaces in XML
recommendation.
- isNetworkDownloads() - Method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
-
- isNil() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- isNil() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
True if the value is nilled.
- 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 class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- isNillable() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- isNillable() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- isNillable() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
True if the value is allowed to be nil.
- 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.
- isNoAnn() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isNoAnnotations() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isNode() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isNoExt() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isNoExt() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isNojavac() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isNone() - Method in class org.apache.xmlbeans.XmlCursor.TokenType
-
True if no token.
- isNoPvr() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isNoPvr() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isNopvr() - Method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
-
- isNormalAttr() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isNoSrcRegen() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isNoType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isNoType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for the type object that represents a the absence of a determined type.
- isNoUpa() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isNoUpa() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isNoupa() - Method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
-
- isNoValidateDoc() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isNoVDoc() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isNowarn() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isNull() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isNull() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isNumeric() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isNumeric() - Method in interface org.apache.xmlbeans.SchemaType
-
True if numeric.
- isOptional() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
-
- isOrderSensitive() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isOrderSensitive() - Method in interface org.apache.xmlbeans.SchemaType
-
True if particles have same defaults, nillability, etc, that are
invariant when order changes.
- isParticleValidRestriction(SchemaParticle, SchemaParticle, Collection<XmlError>, XmlObject) - Static method in class org.apache.xmlbeans.impl.schema.StscChecker
-
This function takes in two schema particle types, a baseModel, and a derived model and returns true if the
derivedModel can be egitimately be used for restriction.
- isPositioned() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isPrimitiveType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isPrimitiveType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for any of the 20 primitive types (plus anySimpleType)
- isProcessingInstruction() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isProcessingInstruction() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isProcinst() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isProcinst() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- isPubid(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isPunctuation(char, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
- isQNameEnumeration() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- isQuiet() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isQuiet() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isReadOnly() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- isReadOnly() - Method in interface org.apache.xmlbeans.SchemaProperty
-
True for read-only properties.
- isRedefinition() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
-
- isRedefinition() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
-
- isRedefinition() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isRef() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
-
- isRef() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- isResolved() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
Only applicable to keyrefs.
- isResolved() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isResolving() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isRightOf(XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- isRightOf(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Determines if this cursor is to the right of (or after)
the specified cursor.
- isRoot() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isRvExpected() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
-
- isSameRankAs(SOAPArrayType) - Method in class org.apache.xmlbeans.soap.SOAPArrayType
-
True if the ranks for the passed SOAPArrayType
are equal to this one.
- isSaveAggressiveNamespaces() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSaveInner() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSaveNamespacesFirst() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSaveNoXmlDecl() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSaveOptimizeForSpeed() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSaveOuter() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSavePrettyPrint() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSaveSaxNoNSDeclsInAttributes() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSaveUseOpenFrag() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSetLoadStripWhitespace() - Method in class org.apache.xmlbeans.XmlOptions
-
- isSGResolved() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isSGResolving() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isSimpleType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isSimpleType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for the anySimpleType and any restrictions/unions/lists.
- isSingleton() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- isSingleton() - Method in interface org.apache.xmlbeans.SchemaParticle
-
One if minOccurs == maxOccurs == 1.
- isSkippable() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- 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 class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isSkippedAnonymousType() - Method in interface org.apache.xmlbeans.SchemaType
-
True if this anonymous type has no corresponding Java type.
- isSpace(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- isSpace() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isSpace(char) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
-
- isSpace() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isSrconly() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isStandalone() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- isStandalone() - Method in interface org.apache.xmlbeans.xml.stream.StartDocument
-
- isStart() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- isStartDocument() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isStartDocument() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isStartElement() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isStartElement() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- isStartElement() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
Method access to the elements type
- isStartPrefixMapping() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- isStartPrefixMapping() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
- isSupplemental(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is a supplemental character.
- isSvActual() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
-
- isSvExpected() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
-
- isText() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isText() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- isTextCData() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isTypeResolved() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- isTypeResolved() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- isUnionOfLists() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isUnjavaized() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isUnloaded() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isUnsynchronized() - Method in class org.apache.xmlbeans.XmlOptions
-
- isURType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- isURType() - Method in interface org.apache.xmlbeans.SchemaType
-
True for anyType and anySimpleType.
- isUseCDataBookmarks() - Method in class org.apache.xmlbeans.XmlOptions
-
- isUseDefaultNamespace() - Method in class org.apache.xmlbeans.XmlOptions
-
- isUseEnumerations() - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
-
- isUserNode() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- 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.
- isValid() - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
-
- isValid(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is valid.
- isValid() - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy.SCTValidationContext
-
- isValid(int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharJoin
-
- isValid(Object, int, int) - Static method in class org.apache.xmlbeans.impl.store.CharUtil
-
- isValid() - Method in class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
-
- isValid() - Method in class org.apache.xmlbeans.impl.validator.Validator
-
- isValidateOnSet() - Method in class org.apache.xmlbeans.XmlOptions
-
- isValidateStrict() - Method in class org.apache.xmlbeans.XmlOptions
-
- isValidateTextOnly() - Method in class org.apache.xmlbeans.XmlOptions
-
- isValidateTreatLaxAsSkip() - Method in class org.apache.xmlbeans.XmlOptions
-
- isValidIANAEncoding(String) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the encoding name is a valid IANA encoding.
- isValidJavaEncoding(String) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- isValidJavaIdentifier(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
- isValidName(String) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Check to see if a string is a valid Name according to [5]
in the XML 1.0 Recommendation
- isValidNCName(String) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Check to see if a string is a valid NCName according to [4]
from the XML Namespaces 1.0 Recommendation
- isValidNmtoken(String) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7]
in the XML 1.0 Recommendation
- isValidSubstitution(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- 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.
- isVerbose() - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
-
- isVerbose() - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- isVerbose() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- isWhiteSpace() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- isWhiteSpace(char) - Static method in class org.apache.xmlbeans.impl.store.CharUtil
-
- isWhiteSpace(Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
-
- isXML11Space(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is a space character
as amdended in the XML 1.1 specification.
- isXmlns() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- isXPathUseSaxon() - Method in class org.apache.xmlbeans.XmlOptions
-
- isXPathUseXmlBeans() - Method in class org.apache.xmlbeans.XmlOptions
-
- iterator() - Method in class org.apache.xmlbeans.impl.common.XmlErrorPrinter
-
- iterator() - Method in class org.apache.xmlbeans.impl.common.XmlErrorWatcher
-
- iterator() - Method in class org.apache.xmlbeans.impl.tool.XMLBean.ErrorLogger
-
- iterator() - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns an iterator over the elements in this list in proper sequence.
J
- jarDir(File, File) - Method in class org.apache.xmlbeans.impl.common.JarHelper
-
Jars a given directory or single file into a JarOutputStream.
- JarHelper - Class in org.apache.xmlbeans.impl.common
-
Provides utility services for jarring and unjarring files and directories.
- JarHelper() - Constructor for class org.apache.xmlbeans.impl.common.JarHelper
-
Instantiates a new JarHelper.
- JAVA_BIG_DECIMAL - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_BIG_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_BOOLEAN - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A Java boolean.
- JAVA_BYTE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A Java byte.
- JAVA_BYTE_ARRAY - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A byte[].
- JAVA_CALENDAR - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_DATE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_DOUBLE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A Java double.
- JAVA_ENUM - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_FIRST_PRIMITIVE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
Java primitive type codes (for non-nullable Java types) are between JAVA_FIRST_PRIMITIVE and JAVA_LAST_PRIMITIVE, inclusive.
- JAVA_FLOAT - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A Java float.
- JAVA_GDATE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_GDURATION - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_INT - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A Java int.
- JAVA_LAST_PRIMITIVE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
Java primitive type codes (for non-nullable Java types) are between JAVA_FIRST_PRIMITIVE and JAVA_LAST_PRIMITIVE, inclusive.
- JAVA_LIST - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_LONG - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A Java long.
- JAVA_OBJECT - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A
Object
, used for some simple type unions.
- JAVA_QNAME - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_SHORT - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A Java short.
- JAVA_STRING - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
- JAVA_USER - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A user specified type.
- java_value(XmlObject) - Static method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- JavaBase64Holder - Class in org.apache.xmlbeans.impl.values
-
- JavaBase64Holder() - Constructor for class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- JavaBase64HolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaBase64HolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaBase64HolderEx
-
- javaBasedOnType() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- javaBasedOnType() - Method in interface org.apache.xmlbeans.SchemaProperty
-
The schema type returned from the Java getter for this property.
- JavaBooleanHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaBooleanHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaBooleanHolder
-
- JavaBooleanHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaBooleanHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaBooleanHolderEx
-
- JavaDecimalHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaDecimalHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaDecimalHolder
-
- JavaDecimalHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaDecimalHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaDecimalHolderEx
-
- JavaDoubleHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaDoubleHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- JavaDoubleHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaDoubleHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaDoubleHolderEx
-
- JavaFloatHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaFloatHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- JavaFloatHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaFloatHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaFloatHolderEx
-
- JavaGDateHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaGDateHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- JavaGDurationHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaGDurationHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- JavaHexBinaryHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaHexBinaryHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- JavaHexBinaryHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaHexBinaryHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaHexBinaryHolderEx
-
- JavaIntegerHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaIntegerHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaIntegerHolder
-
- JavaIntegerHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaIntegerHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaIntegerHolderEx
-
- JavaIntHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaIntHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaIntHolder
-
- JavaIntHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaIntHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaIntHolderEx
-
- javaizeAllTypes(boolean) - Static method in class org.apache.xmlbeans.impl.schema.StscJavaizer
-
Does a topo walk of all the types to resolve them.
- JavaListObject<T> - Class in org.apache.xmlbeans.impl.values
-
- JavaListObject(Function<Integer, T>, BiConsumer<Integer, T>, BiConsumer<Integer, T>, Consumer<Integer>, Supplier<Integer>) - Constructor for class org.apache.xmlbeans.impl.values.JavaListObject
-
- JavaListXmlObject<T extends XmlObject> - Class in org.apache.xmlbeans.impl.values
-
- JavaListXmlObject(Function<Integer, T>, BiConsumer<Integer, T>, Function<Integer, T>, Consumer<Integer>, Supplier<Integer>) - Constructor for class org.apache.xmlbeans.impl.values.JavaListXmlObject
-
- JavaLongHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaLongHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaLongHolder
-
- JavaLongHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaLongHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaLongHolderEx
-
- JavaNotationHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaNotationHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaNotationHolder
-
- JavaNotationHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaNotationHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaNotationHolderEx
-
- JavaQNameHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaQNameHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaQNameHolder
-
- JavaQNameHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaQNameHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
-
- JavaStringEnumerationHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaStringEnumerationHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx
-
- javaStringEscape(String) - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeCodePrinter
-
- JavaStringHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaStringHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaStringHolder
-
- JavaStringHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaStringHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaStringHolderEx
-
- JavaUriHolder - Class in org.apache.xmlbeans.impl.values
-
- JavaUriHolder() - Constructor for class org.apache.xmlbeans.impl.values.JavaUriHolder
-
- JavaUriHolderEx - Class in org.apache.xmlbeans.impl.values
-
- JavaUriHolderEx(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.JavaUriHolderEx
-
- Jsr173 - Class in org.apache.xmlbeans.impl.store
-
- Jsr173() - Constructor for class org.apache.xmlbeans.impl.store.Jsr173
-
K
- kind() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- KIND_SETTERHELPER_ARRAYITEM - Static variable in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- KIND_SETTERHELPER_SINGLETON - Static variable in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
L
- LAST_BASIC_FACET - Static variable in interface org.apache.xmlbeans.SchemaType
-
- LAST_FACET - Static variable in interface org.apache.xmlbeans.SchemaType
-
The last ordinary facet code
- LAST_PROPERTY - Static variable in interface org.apache.xmlbeans.SchemaType
-
The last property code
- lastIndexOf(Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns index of the last occurance of an object equal to o.
- lastInt() - Method in class org.apache.xmlbeans.StringEnumAbstractBase.Table
-
Returns the last valid int code (the first is 1; zero is not used).
- LAX - Static variable in interface org.apache.xmlbeans.SchemaAttributeModel
-
Lax wildcard processing.
- LAX - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
- LESS_THAN - Static variable in interface org.apache.xmlbeans.XmlObject
-
LESS_THAN is -1.
- Levenshtein - Class in org.apache.xmlbeans.impl.common
-
- Levenshtein() - Constructor for class org.apache.xmlbeans.impl.common.Levenshtein
-
- lex(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- lex(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- lex(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- lex(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- lex(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
-
- lex(String, SchemaType, ValidationContext, PrefixResolver) - Static method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- lexAnyURI(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
Checkes the regular expression of URI, defined by RFC2369 http://www.ietf.org/rfc/rfc2396.txt Appendix B.
- lexBoolean(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexBoolean(CharSequence, Collection<XmlError>) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexByte(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexByte(CharSequence, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexDateTime(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexDecimal(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexDouble(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexDouble(CharSequence, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexFloat(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexFloat(CharSequence, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexGDate(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexGDate(String, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexInt(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexInt(CharSequence, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexInteger(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexInteger(CharSequence, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexLong(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexLong(CharSequence, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexQName(CharSequence, NamespaceContext) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexQName(String, Collection, NamespaceContext) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexShort(CharSequence) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lexShort(CharSequence, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- lineNumber(int, int, int) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
-
- lineNumber(int, int, int) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
-
- LIST - Static variable in interface org.apache.xmlbeans.SchemaType
-
Simple list type.
- LIST - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- LIST_INVALID - Static variable in class org.apache.xmlbeans.XmlValidationError
-
- listIterator() - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns a list iterator of the elements in this list in proper sequence.
- listIterator(int) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns a list iterator of the elements in this list in proper sequence, starting at the specified position in this list.
- load(Reader) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- load(Reader, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- load(InputStream) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- load(InputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- load(String) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- load(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- LoadContext() - Constructor for class org.apache.xmlbeans.impl.store.Locale.LoadContext
-
- loadFromStscState(StscState) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- loadNode(Node, Locale.LoadContext) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- LoadSaveUtils - Class in org.apache.xmlbeans.impl.common
-
- LoadSaveUtils() - Constructor for class org.apache.xmlbeans.impl.common.LoadSaveUtils
-
- loadXsd(XmlObject...) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the SchemaTypeSystem that results from compiling the XML
schema definitions passed.
- loadXsd(XmlObject[], XmlOptions) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the SchemaTypeSystem that results from compiling the XML
schema definitions passed in schemas.
- LOCAL - Static variable in class org.apache.xmlbeans.QNameSet
-
The QNameSet containing all QNames in the local (no-)namespace.
- locale() - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
-
- Locale - Class in org.apache.xmlbeans.impl.store
-
- Locale.LoadContext - Class in org.apache.xmlbeans.impl.store
-
- Location - Interface in org.apache.xmlbeans.xml.stream
-
Returns the document location of the event.
- LOG - Static variable in class org.apache.xmlbeans.impl.common.XBeanDebug
-
- LONG - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- LongUTFDataInputStream - Class in org.apache.xmlbeans.impl.util
-
This class works around the size limitation of UTF strings (< 64kb) of DataInputStream
and needs to be used with LongUTFDataOutputStream
- LongUTFDataInputStream(InputStream) - Constructor for class org.apache.xmlbeans.impl.util.LongUTFDataInputStream
-
- LongUTFDataOutputStream - Class in org.apache.xmlbeans.impl.util
-
This class works around the size limitation of UTF strings (< 64kb) of DataOutputStream
and needs to be used with LongUTFDataInputStream
- LongUTFDataOutputStream(OutputStream) - Constructor for class org.apache.xmlbeans.impl.util.LongUTFDataOutputStream
-
- lookupJavanameForQName(QName, int) - Method in class org.apache.xmlbeans.BindingConfig
-
- lookupJavanameForQName(QName) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
-
- lookupJavanameForQName(QName, int) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
-
- lookupPackageForNamespace(String) - Method in class org.apache.xmlbeans.BindingConfig
-
- lookupPackageForNamespace(String) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
-
- lookupPrefixForNamespace(String) - Method in class org.apache.xmlbeans.BindingConfig
-
- lookupPrefixForNamespace(String) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
-
- lookupResource(String, String) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
Called when the ImportLoader wishes to resolve the
given import.
- lookupResource(String, String) - Method in class org.apache.xmlbeans.impl.tool.SchemaImportResolver
-
Called when the ImportLoader wishes to resolve the
given import.
- lookupSuffixForNamespace(String) - Method in class org.apache.xmlbeans.BindingConfig
-
- lookupSuffixForNamespace(String) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
-
- lookupUserTypeForQName(QName) - Method in class org.apache.xmlbeans.BindingConfig
-
- lookupUserTypeForQName(QName) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
-
- lowerCamelCase(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
Returns a camel-cased string using the JAXB rules,
where the first component is lowercased.
- lowerCamelCase(String, boolean, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
Returns a camel-cased string using the JAXB or JAX-RPC rules
- lowSurrogate(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns the low surrogate of a supplemental character
M
- main(String[]) - Static method in class org.apache.xmlbeans.impl.common.JarHelper
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.inst2xsd.Inst2Xsd
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.regex.REUtil
-
Sample entry.
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.FactorImports
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.InstanceValidator
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.PrettyPrinter
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.RunXQuery
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.SchemaCompiler
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.SchemaCopy
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.StreamInstanceValidator
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.TypeHierarchyPrinter
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.XsbDumper
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.tool.XSTCTester
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.xpathgen.XPathGenerator
-
- main(String[]) - Static method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator
-
- MAJOR_VERSION - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- MAJOR_VERSION - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
-
- MAJOR_VERSION_NUMBER - Static variable in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- makeHTMLDescription(XSTCTester.TestCase) - Static method in class org.apache.xmlbeans.impl.tool.XSTCTester
-
- makeHTMLLink(File, boolean) - Static method in class org.apache.xmlbeans.impl.tool.XSTCTester
-
- MALFORMED_CONTENT_MODEL - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- MALFORMED_NUMBER - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- MALFORMED_SIMPLE_TYPE_DEFN - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- mark(int) - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
-
- marklimit - Variable in class org.apache.xmlbeans.impl.common.PushedInputStream
-
- markpos - Variable in class org.apache.xmlbeans.impl.common.PushedInputStream
-
- markSupported() - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
-
- MASK_CONTENT - Static variable in class org.apache.xmlbeans.impl.common.XMLChar
-
Content character mask.
- MASK_NAME - Static variable in class org.apache.xmlbeans.impl.common.XMLChar
-
Name character mask.
- MASK_NAME_START - Static variable in class org.apache.xmlbeans.impl.common.XMLChar
-
Name start character mask.
- MASK_NCNAME - Static variable in class org.apache.xmlbeans.impl.common.XMLChar
-
NCName character mask.
- MASK_NCNAME_START - Static variable in class org.apache.xmlbeans.impl.common.XMLChar
-
NCName start character mask.
- MASK_PUBID - Static variable in class org.apache.xmlbeans.impl.common.XMLChar
-
Pubid character mask.
- MASK_SPACE - Static variable in class org.apache.xmlbeans.impl.common.XMLChar
-
Space character mask.
- MASK_VALID - Static variable in class org.apache.xmlbeans.impl.common.XMLChar
-
Valid character mask.
- maskNull(XmlOptions) - Static method in class org.apache.xmlbeans.XmlOptions
-
If passed null, returns an empty options object.
- Match - Class in org.apache.xmlbeans.impl.regex
-
An instance of this class has ranges captured in matching.
- Match() - Constructor for class org.apache.xmlbeans.impl.regex.Match
-
Creates an instance.
- matches(CharacterIterator, int, int) - Method in class org.apache.xmlbeans.impl.regex.BMPattern
-
- matches(String, int, int) - Method in class org.apache.xmlbeans.impl.regex.BMPattern
-
- matches(char[], int, int) - Method in class org.apache.xmlbeans.impl.regex.BMPattern
-
- matches(char[]) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(char[], int, int) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern
in specified range or not.
- matches(char[], Match) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(char[], int, int, Match) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern
in specified range or not.
- matches(String) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(String, int, int) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern
in specified range or not.
- matches(String, Match) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(String, int, int, Match) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern
in specified range or not.
- matches(CharacterIterator) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(CharacterIterator, Match) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern or not.
- matches(String, String) - Static method in class org.apache.xmlbeans.impl.regex.REUtil
-
- matches(String, String, String) - Static method in class org.apache.xmlbeans.impl.regex.REUtil
-
- matchPatternFacet(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- matchPatternFacet(String) - Method in interface org.apache.xmlbeans.SchemaType
-
True if the given string matches the pattern facets.
- MavenPlugin - Class in org.apache.xmlbeans.impl.tool
-
- MavenPlugin() - Constructor for class org.apache.xmlbeans.impl.tool.MavenPlugin
-
- MavenPluginHelp - Class in org.apache.xmlbeans.impl.tool
-
Display help information on xmlbeans-maven-plugin.
Call mvn xmlbeans.plugin:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.
- MavenPluginHelp() - Constructor for class org.apache.xmlbeans.impl.tool.MavenPluginHelp
-
- MavenPluginResolver - Class in org.apache.xmlbeans.impl.tool
-
Helper class for XML catalogs, which is provided as Java 8 and Java 9+ version (multi release)
- MavenPluginResolver() - Constructor for class org.apache.xmlbeans.impl.tool.MavenPluginResolver
-
- MAX_NAME_LENGTH - Static variable in class org.apache.xmlbeans.impl.common.QNameHelper
-
- MAX_SNIFFED_BYTES - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
-
- MAX_SNIFFED_CHARS - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlReader
-
- md5 - Static variable in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- md5 - Static variable in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- MESSAGE_DIGEST - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
SHA message digest
- MessageFactory - Class in org.apache.xmlbeans.impl.soap
-
A factory for creating SOAPMessage
objects.
- MessageFactory() - Constructor for class org.apache.xmlbeans.impl.soap.MessageFactory
-
Create a new MessageFactory.
- METADATA_PACKAGE_GEN - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
This is to support the feature of a separate/private XMLBeans
distribution that will not colide with the public org apache
xmlbeans one.
- METADATA_PACKAGE_LOAD - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
-
- MimeHeader - Class in org.apache.xmlbeans.impl.soap
-
An object that stores a MIME header name and its value.
- MimeHeader(String, String) - Constructor for class org.apache.xmlbeans.impl.soap.MimeHeader
-
Constructs a MimeHeader
object initialized
with the given name and value.
- MimeHeaders - Class in org.apache.xmlbeans.impl.soap
-
A container for MimeHeader
objects, which
represent the MIME headers present in a MIME part of a
message.
- MimeHeaders() - Constructor for class org.apache.xmlbeans.impl.soap.MimeHeaders
-
Constructs
a default MimeHeaders
object initialized with
an empty Vector
object.
- MINOR_VERSION - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- MINOR_VERSION - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
-
- MINOR_VERSION_NUMBER - Static variable in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- MISMATCHED_TARGET_NAMESPACE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- MISSING_BASE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- MISSING_NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- MISSING_RESTRICTION_OR_EXTENSION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- MIXED_CONTENT - Static variable in interface org.apache.xmlbeans.SchemaType
-
Mixed content.
- MODEL_GROUP - Static variable in interface org.apache.xmlbeans.SchemaComponent
-
A model group definition.
- MODEL_GROUP_DEFN_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- MODEL_GROUP_MISSING_NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- MODEL_GROUP_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- MODEL_GROUP_PROPERTIES$CIRCULAR - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- MODEL_GROUP_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- modelGroups() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
Returns the model groups defined in this loader.
- modelGroups() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- modelGroups() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
- modelGroups() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
Returns the model groups defined in this loader.
- modelGroups() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the model groups defined in this loader.
- monitor() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- monitor() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- monitor() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- monitor() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns the synchronization object for the document.
- moveChars(int, XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- moveChars(int, XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves characters immediately after this cursor to the position immediately
after the specified cursor.
- movePos(int) - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharIterator
-
- moveToCharNode(CharNode) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- moveToSelection(int) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- moveXml(XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- moveXml(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the XML immediately after this cursor to the location
specified by the toHere cursor, shifting XML at that location
to the right to make room.
- moveXmlContents(XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- moveXmlContents(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the contents of the container (STARTDOC OR START) immediately after
this cursor to the location specified by the toHere cursor.
- mutate() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- Mutex - Class in org.apache.xmlbeans.impl.common
-
- Mutex() - Constructor for class org.apache.xmlbeans.impl.common.Mutex
-
N
- Name - Interface in org.apache.xmlbeans.impl.soap
-
A representation of an XML name.
- NameSet - Class in org.apache.xmlbeans.impl.config
-
Represents a non finite set of names.
- NameSetBuilder - Class in org.apache.xmlbeans.impl.config
-
- NameSetBuilder() - Constructor for class org.apache.xmlbeans.impl.config.NameSetBuilder
-
- namespace(SchemaType) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
-
- NAMESPACE - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton namespace declaration token type
- NamespaceContext - Class in org.apache.xmlbeans.impl.values
-
- NamespaceContext(Map) - Constructor for class org.apache.xmlbeans.impl.values.NamespaceContext
-
- NamespaceContext(TypeStore) - Constructor for class org.apache.xmlbeans.impl.values.NamespaceContext
-
- NamespaceContext(XmlObject) - Constructor for class org.apache.xmlbeans.impl.values.NamespaceContext
-
- NamespaceContext(StartElement) - Constructor for class org.apache.xmlbeans.impl.values.NamespaceContext
-
- NamespaceContext(PrefixResolver) - Constructor for class org.apache.xmlbeans.impl.values.NamespaceContext
-
- namespaceForPrefix(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- namespaceForPrefix(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns the namespace URI indicated by the given prefix.
- NamespaceManager - Interface in org.apache.xmlbeans.impl.values
-
- NameUtil - Class in org.apache.xmlbeans.impl.common
-
- NameUtil() - Constructor for class org.apache.xmlbeans.impl.common.NameUtil
-
- NCNAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- NESTED_EXCEPTION - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- nestedArrayType() - Method in class org.apache.xmlbeans.soap.SOAPArrayType
-
Constructs a SOAPArrayType reflecting the dimensions
of the next nested array.
- NEVER - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
Applies to no elements for this property.
- new_cursor() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Creates a new cursor positioned just before the part of the tree
where this TypeStore is located.
- new_visitor() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A typestore user can return a visitor that is used to compute
default text and elementflags for an arbitrary element.
- new_visitor() - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- new_visitor() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
A typestore user can return a visitor that is used to compute
default text and elementflags for an arbitrary element.
- newCursor() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- newCursor(Xobj, int) - Static method in class org.apache.xmlbeans.impl.store.Cursor
-
- newCursor() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- newCursor() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newCursor() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns a new XML cursor.
- newCursorForce() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newDocumentBuilder(XmlOptions) - Static method in class org.apache.xmlbeans.impl.common.DocumentHelper
-
Creates a new document builder, with sensible defaults
- newDomImplementation(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- newDomImplementation() - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Creates a new DOMImplementation object
- newDomImplementation(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Creates a new DOMImplementation object, taking options
- newDomImplementation(SchemaTypeLoader, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- newDomImplementation(XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns a DOMImplementation.
- newDomImplementation(SchemaTypeLoader, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.newDomImplementation calls
- newDomNode() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- newDomNode(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- newDomNode() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- newDomNode(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- newDomNode() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newDomNode(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newDomNode() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns a W3C DOM Node containing the XML
represented by this source.
- newDomNode(XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Just like newDomNode() but with options.
- newInputStream() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- newInputStream(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- newInputStream() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- newInputStream(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- newInputStream() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newInputStream(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newInputStream() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns a new stream containing standard XML text, encoded
according to the given encoding.
- newInputStream(XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Just like newInputStream(String encoding) but with options.
- newInstance() - Method in class org.apache.xmlbeans.impl.schema.DocumentFactory
-
- newInstance(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.DocumentFactory
-
- newInstance() - Method in class org.apache.xmlbeans.impl.schema.ElementFactory
-
- newInstance(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.ElementFactory
-
- newInstance(SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- newInstance() - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Creates a new, completely empty instance.
- newInstance(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Creates a new, completely empty instance, specifying options
for the root element's document type and/or whether to validate
value facets as they are set.
- newInstance() - Static method in class org.apache.xmlbeans.impl.soap.MessageFactory
-
Creates a new MessageFactory
object that is
an instance of the default implementation.
- newInstance() - Static method in class org.apache.xmlbeans.impl.soap.SOAPConnectionFactory
-
Creates an instance of the default
SOAPConnectionFactory
object.
- newInstance() - Static method in class org.apache.xmlbeans.impl.soap.SOAPFactory
-
Creates a new instance of SOAPFactory
.
- newInstance(SchemaTypeLoader, SchemaType, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- newInstance(SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Creates an instance of the given type.
- newInstance() - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- newInstance(XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- newInstance(SchemaTypeLoader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.newInstance calls
- newReader() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- newReader(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- newReader() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- newReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- newReader() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newReader() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns a new character reader containing XML text.
- newReader(XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Just like newReader() but with options.
- newSaxHandler(SchemaTypeLoader, SchemaType, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- newSoap12Array(QName, String) - Static method in class org.apache.xmlbeans.soap.SOAPArrayType
-
SOAP 1.2
Constructs a SOAPArrayType from soap-enc:itemType and
soap-enc:arraySize attributes
- newValidatingValue(Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- newValue(Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
Creates an immutable simple value.
- newValue(Object, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- newValue(Object) - Method in class org.apache.xmlbeans.impl.schema.SimpleTypeFactory
-
- newValue(Object) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
- newValue(Object) - Method in interface org.apache.xmlbeans.SchemaType
-
Creates an immutable simple type value that does not reside in a tree.
- newValue(Object) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- newXMLEventFactory(XmlOptions) - Static method in class org.apache.xmlbeans.impl.common.StaxHelper
-
Creates a new StAX XMLEventFactory, with sensible defaults
- newXMLInputFactory(XmlOptions) - Static method in class org.apache.xmlbeans.impl.common.StaxHelper
-
Creates a new StAX XMLInputFactory, with sensible defaults
- newXMLOutputFactory(XmlOptions) - Static method in class org.apache.xmlbeans.impl.common.StaxHelper
-
Creates a new StAX XMLOutputFactory, with sensible defaults
- newXMLReader(XmlOptions) - Static method in class org.apache.xmlbeans.impl.common.SAXHelper
-
Creates a new SAX XMLReader, with sensible defaults
- newXmlSaxHandler(SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- newXmlSaxHandler() - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Returns an
XmlSaxHandler
that can load an XmlObject from SAX events.
- newXmlSaxHandler(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Returns an
XmlSaxHandler
that can load an XmlObject from SAX events.
- newXmlSaxHandler(SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns an XmlSaxHandler that can parse an instance of the given type.
- newXmlSaxHandler(SchemaTypeLoader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.newXmlSaxHandler calls
- newXMLStreamReader() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- newXMLStreamReader(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- newXMLStreamReader() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- newXMLStreamReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- newXmlStreamReader(Cur, Object, int, int) - Static method in class org.apache.xmlbeans.impl.store.Jsr173
-
- newXmlStreamReader(Cur, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Jsr173
-
- newXMLStreamReader() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newXMLStreamReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- newXMLStreamReader() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns a new XMLStreamReader.
- newXMLStreamReader(XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns a new XMLStreamReader.
- next() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- next() - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharIterator
-
- next(boolean) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- next() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- next() - Method in class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
-
- next(Cur) - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXPathEngine
-
- next(Cur) - Method in interface org.apache.xmlbeans.impl.xpath.XPathEngine
-
- next(QName) - Method in interface org.apache.xmlbeans.SchemaTypeElementSequencer
-
Returns true if the element with the given name is valid at the
current position.
- next() - Method in interface org.apache.xmlbeans.xml.stream.AttributeIterator
-
Get the next Attribute on the stream
- nextEvent(int, ValidatorListener.Event) - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener
-
- nextEvent(int, ValidatorListener.Event) - Method in class org.apache.xmlbeans.impl.validator.Validator
-
- nextTag() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- nextWithAttributes() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
-
- nextWithAttrs() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- NIL_ELEMENT - Static variable in class org.apache.xmlbeans.XmlValidationError
-
- NILLABLE - Static variable in interface org.apache.xmlbeans.impl.values.TypeStore
-
- NMTOKEN - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- NO_RESOURCE - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- NO_TYPE - Static variable in class org.apache.xmlbeans.XmlBeans
-
The SchemaType object given to an XmlObject instance when
no type can be determined.
- NO_XMLNS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- NO_XSI - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- noAnn() - Method in class org.apache.xmlbeans.impl.schema.StscState
-
True if annotations should be skipped
- Node - Interface in org.apache.xmlbeans.impl.soap
-
A representation of a node (element) in a DOM representation of an XML document
that provides some tree manipulation methods.
- node_cloneNode(DomImpl.Dom, boolean) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_getFirstChild(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_getLastChild(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_getNextSibling(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_getNodeValue(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_getOwnerDocument(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_getParentNode(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_getPreviousSibling(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_hasAttributes(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_insertBefore(DomImpl.Dom, DomImpl.Dom, DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_normalize(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_removeChild(DomImpl.Dom, DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_replaceChild(DomImpl.Dom, DomImpl.Dom, DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_setNodeValue(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- node_setPrefix(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- nodeCanHavePrefixUri() - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
-
- nodeFromStream(XMLStreamReader) - Static method in class org.apache.xmlbeans.impl.store.Jsr173
-
- nodeFromStreamImpl(Jsr173.Jsr173GateWay) - Static method in class org.apache.xmlbeans.impl.store.Jsr173
-
- nodeToCursor(Node) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- nodeToCursor(Node) - Static method in class org.apache.xmlbeans.XmlBeans
-
Creates an XmlCursor for a DOM node which is implemented by XmlBwans
- nodeToXmlObject(Node) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- nodeToXmlObject(Node) - Static method in class org.apache.xmlbeans.XmlBeans
-
Creates an XmlObject for a DOM node which is implemented by XmlBwans
- nodeToXmlStream(Node) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- nodeToXmlStreamReader(Node) - Static method in class org.apache.xmlbeans.XmlBeans
-
Creates an XmlObject for a DOM node which is implemented by XmlBwans
- nodeType() - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
-
- NONDETERMINISTIC_MODEL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- NONE - Static variable in interface org.apache.xmlbeans.SchemaAttributeModel
-
- NONE - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton no-token type
- nonExtraKeyword(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
Intended to be applied to a lowercase-starting identifier that
may collide with a Java keyword.
- nonJavaCommonClassName(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
Intended to be applied to an uppercase-starting identifier that
may collide with a java.lang.* classname.
- nonJavaKeyword(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
Intended to be applied to a lowercase-starting identifier that
may collide with a Java keyword.
- NONLOCAL - Static variable in class org.apache.xmlbeans.QNameSet
-
The QNameSet containing all QNames except for those in the local (no-)namespace.
- noPvr() - Method in class org.apache.xmlbeans.impl.schema.StscState
-
True if no particle valid (restriction) option is set
- normalize() - Method in class org.apache.xmlbeans.GDateBuilder
-
Normalizes the instance, ensuring date and time fields are within
their normal ranges.
- normalize() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Normalize a duration value.
- normalizeToTimeZone(int, int, int) - Method in class org.apache.xmlbeans.GDateBuilder
-
If the time and timezone are known, this method changes the timezone to the
specified UTC offset, altering minutes, hours, day, month, and year as
necessary to ensure that the actual described moment in time is the same.
- normalizeToTimeZone(int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Normalizes to a time zone specified by a number of offset minutes rather
than sign/hour/minute; for example, normalizeToTimeZone(-60) is the
same as normalizeToTimeZone(-1, 1, 0).
- noSync() - Method in interface org.apache.xmlbeans.impl.common.XmlLocale
-
- noSync() - Method in class org.apache.xmlbeans.impl.store.Locale
-
- NOT_COMPLEX_TYPE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Not a complex type.
- NOT_DECIMAL - Static variable in interface org.apache.xmlbeans.SchemaType
-
Not a decimal restriction.
- NOT_EQUAL - Static variable in interface org.apache.xmlbeans.XmlObject
-
NOT_EQUAL is 2.
- NOT_SIMPLE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Not a simple type or simple content.
- NOT_WRITEABLE - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
- NOTATION - Static variable in interface org.apache.xmlbeans.SchemaComponent
-
A notation definition.
- NOTATION_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- notFoundError(QName, int, XmlObject, boolean) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
- notifyChange() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- noUpa() - Method in class org.apache.xmlbeans.impl.schema.StscState
-
True if no unique particle attribution option is set
- NULL_ELEMENT - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a NullElement
O
- objectExecQuery(Cur, String, XmlOptions) - Static method in class org.apache.xmlbeans.impl.xpath.XPathFactory
-
- objectExecute(Cur, XmlOptions) - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXQuery
-
- objectExecute(Cur, XmlOptions) - Method in interface org.apache.xmlbeans.impl.xpath.XQuery
-
- ObjectFactory - Interface in org.apache.xmlbeans
-
generic interface to abstract creation of an object
- OCCURRENCE_RANGE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- OCCURRENCE_RANGE$MAX_LTE_MAX - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- OCCURRENCE_RANGE$MIN_GTE_MIN - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- OPERATION_INSERT - Static variable in interface org.apache.xmlbeans.PrePostExtension
-
Operation code for inserting a property.
- OPERATION_REMOVE - Static variable in interface org.apache.xmlbeans.PrePostExtension
-
Operation code for removing a property.
- OPERATION_SET - Static variable in interface org.apache.xmlbeans.PrePostExtension
-
Operation code for setting a property.
- OPTIONAL - Static variable in interface org.apache.xmlbeans.SchemaLocalAttribute
-
An optional attribute.
- ordered() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- ordered() - Method in interface org.apache.xmlbeans.SchemaType
-
True if ordered.
- org.apache.xmlbeans - package org.apache.xmlbeans
-
Provides classes for XML Beans schema, infoset, xpath, and xquery handling.
- org.apache.xmlbeans.impl.common - package org.apache.xmlbeans.impl.common
-
- org.apache.xmlbeans.impl.config - package org.apache.xmlbeans.impl.config
-
- org.apache.xmlbeans.impl.inst2xsd - package org.apache.xmlbeans.impl.inst2xsd
-
- org.apache.xmlbeans.impl.inst2xsd.util - package org.apache.xmlbeans.impl.inst2xsd.util
-
- org.apache.xmlbeans.impl.regex - package org.apache.xmlbeans.impl.regex
-
- org.apache.xmlbeans.impl.richParser - package org.apache.xmlbeans.impl.richParser
-
- org.apache.xmlbeans.impl.schema - package org.apache.xmlbeans.impl.schema
-
- org.apache.xmlbeans.impl.soap - package org.apache.xmlbeans.impl.soap
-
- org.apache.xmlbeans.impl.store - package org.apache.xmlbeans.impl.store
-
- org.apache.xmlbeans.impl.tool - package org.apache.xmlbeans.impl.tool
-
- org.apache.xmlbeans.impl.util - package org.apache.xmlbeans.impl.util
-
- org.apache.xmlbeans.impl.validator - package org.apache.xmlbeans.impl.validator
-
- org.apache.xmlbeans.impl.values - package org.apache.xmlbeans.impl.values
-
- org.apache.xmlbeans.impl.xpath - package org.apache.xmlbeans.impl.xpath
-
- org.apache.xmlbeans.impl.xpath.saxon - package org.apache.xmlbeans.impl.xpath.saxon
-
- org.apache.xmlbeans.impl.xpath.xmlbeans - package org.apache.xmlbeans.impl.xpath.xmlbeans
-
- org.apache.xmlbeans.impl.xpathgen - package org.apache.xmlbeans.impl.xpathgen
-
- org.apache.xmlbeans.impl.xsd2inst - package org.apache.xmlbeans.impl.xsd2inst
-
- org.apache.xmlbeans.metadata.system.sXMLCONFIG - package org.apache.xmlbeans.metadata.system.sXMLCONFIG
-
- org.apache.xmlbeans.metadata.system.sXMLLANG - package org.apache.xmlbeans.metadata.system.sXMLLANG
-
- org.apache.xmlbeans.metadata.system.sXMLSCHEMA - package org.apache.xmlbeans.metadata.system.sXMLSCHEMA
-
- org.apache.xmlbeans.metadata.system.sXMLTOOLS - package org.apache.xmlbeans.metadata.system.sXMLTOOLS
-
- org.apache.xmlbeans.soap - package org.apache.xmlbeans.soap
-
- org.apache.xmlbeans.xml.stream - package org.apache.xmlbeans.xml.stream
-
- org.apache.xmlbeans.xml.stream.events - package org.apache.xmlbeans.xml.stream.events
-
- outputStream - Variable in class org.apache.xmlbeans.impl.common.PushedInputStream
-
P
- Param() - Constructor for class org.apache.xmlbeans.impl.tool.Extension.Param
-
- Parameters() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- Parameters - Class in org.apache.xmlbeans.impl.tool
-
- Parameters() - Constructor for class org.apache.xmlbeans.impl.tool.Parameters
-
- parse(String) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(File) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(URL) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(URL, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(InputStream) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(InputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(Reader) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(Reader, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(XMLStreamReader) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(XMLStreamReader, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(Node) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(Node, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
-
- parse(String, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- parse(XMLStreamReader, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- parse(File, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- parse(URL, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- parse(InputStream, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- parse(Reader, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- parse(Node, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- parse(String) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
String
as XML.
- parse(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
String
as XML.
- parse(File) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
File
as XML.
- parse(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
File
as XML.
- parse(URL) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Downloads the given
URL
as XML.
- parse(URL, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Downloads the given
URL
as XML.
- parse(InputStream) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
- parse(XMLStreamReader) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
- parse(InputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
- parse(XMLStreamReader, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
- parse(Reader) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
Reader
as XML.
- parse(Reader, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
Reader
as XML.
- parse(Node) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Converts the given DOM
Node
into an XmlObject.
- parse(Node, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Converts the given DOM
Node
into an XmlObject.
- parse(String, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(File, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(URL, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(InputStream, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(XMLStreamReader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(Reader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(Node, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(String) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(String, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(File) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(File, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(URL) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(URL, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(InputStream) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(InputStream, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(Reader) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(Reader, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(Node) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(Node, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(XMLStreamReader) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
- parse(SchemaTypeLoader, String, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.parse calls
- parse(SchemaTypeLoader, InputStream, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.parse calls
- parse(SchemaTypeLoader, XMLStreamReader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.parse calls
- parse(SchemaTypeLoader, Reader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.parse calls
- parse(SchemaTypeLoader, Node, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.parse calls
- ParseException - Exception in org.apache.xmlbeans.impl.regex
-
- ParseException(String, int) - Constructor for exception org.apache.xmlbeans.impl.regex.ParseException
-
- parseLTGFile(File, Collection<String>) - Static method in class org.apache.xmlbeans.impl.tool.XSTCTester
-
- parseToXmlObject(SchemaTypeLoader, String, SchemaType, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- parseToXmlObject(SchemaTypeLoader, XMLStreamReader, SchemaType, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- parseToXmlObject(SchemaTypeLoader, InputStream, SchemaType, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- parseToXmlObject(SchemaTypeLoader, Reader, SchemaType, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- parseToXmlObject(SchemaTypeLoader, Node, SchemaType, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- PARTIAL_ORDER - Static variable in interface org.apache.xmlbeans.SchemaType
-
Partially ordered.
- PARTICLE_CHOICE_UNBOUNDED - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- PARTICLE_DERIVATION_MAP_AND_SUM - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_MAP_AND_SUM$MAP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_MAP_AND_SUM$SUM_MAX_OCCURS_LTE_MAX_OCCURS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_MAP_AND_SUM$SUM_MIN_OCCURS_GTE_MIN_OCCURS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_NS_COMPAT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_NS_COMPAT$WILDCARD_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_NS_RECURSE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_NS_SUBST - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_NS_SUBST$WILDCARD_SUBSET - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE$MAP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE$MAP_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE$UNMAPPED_ARE_EMPTIABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE_GROUP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE_LAX - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE_LAX$MAP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE_UNORDERED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE_UNORDERED$MAP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE_UNORDERED$MAP_MAX_OCCURS_1 - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE_UNORDERED$MAP_UNIQUE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE_UNORDERED$MAP_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_DERIVATION_RECURSE_UNORDERED$UNMAPPED_ARE_EMPTIABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_EMPTIABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_EXTENSION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_PROPERTIES$MAX_GTE_1 - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_PROPERTIES$MIN_LTE_MAX - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION$INVALID_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION_NAME_AND_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION_NAME_AND_TYPE$DISALLOWED_SUBSTITUTIONS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION_NAME_AND_TYPE$FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION_NAME_AND_TYPE$IDENTITY_CONSTRAINTS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION_NAME_AND_TYPE$NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION_NAME_AND_TYPE$NILLABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION_NAME_AND_TYPE$TYPE_RESTRICTED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_RESTRICTION_NAME_AND_TYPE$TYPE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_SEQUENCE - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- PARTICLE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_VALID$BLOCK_SUBSTITUTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- PARTICLE_VALID$NOT_WILDCARD_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- Path - Interface in org.apache.xmlbeans.impl.xpath
-
- PathResourceLoader - Class in org.apache.xmlbeans.impl.schema
-
- PathResourceLoader(ResourceLoader[]) - Constructor for class org.apache.xmlbeans.impl.schema.PathResourceLoader
-
- PathResourceLoader(File[]) - Constructor for class org.apache.xmlbeans.impl.schema.PathResourceLoader
-
- PATTERN_REGEX - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- peek(QName) - Method in interface org.apache.xmlbeans.SchemaTypeElementSequencer
-
Return true if the element with the given name is valid at the
current position.
- peek() - Method in interface org.apache.xmlbeans.xml.stream.AttributeIterator
-
Return the next element on the stream without shifting it
- PERIOD - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
-
- pop() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- pop() - Static method in class org.apache.xmlbeans.impl.values.NamespaceContext
-
- pop() - Method in interface org.apache.xmlbeans.XmlCursor
-
Restores the cursor location most recently saved with the push() method.
- PREDEF_ENTITY - Static variable in class org.apache.xmlbeans.XmlOptionCharEscapeMap
-
- prefixForNamespace(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- prefixForNamespace(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns a prefix that can be used to indicate a namespace URI.
- PrefixResolver - Interface in org.apache.xmlbeans.impl.common
-
- PrePostExtension - Interface in org.apache.xmlbeans
-
- PrePostExtensionImpl - Class in org.apache.xmlbeans.impl.config
-
- PrePostExtensionImpl() - Constructor for class org.apache.xmlbeans.impl.config.PrePostExtensionImpl
-
- PRESERVE - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
-
- pretty(QName) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
-
- pretty(XMLName) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
-
- PrettyPrinter - Class in org.apache.xmlbeans.impl.tool
-
- PrettyPrinter() - Constructor for class org.apache.xmlbeans.impl.tool.PrettyPrinter
-
- prev() - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharIterator
-
- prev() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- prevTokenType() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- prevTokenType() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns the type of the previous token.
- prevWithAttrs() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- printBoolean(boolean) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printByte(byte) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printDate(Calendar) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printDate(Date) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printDateTime(Calendar) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printDateTime(Calendar, int) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printDateTime(Date) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printDecimal(BigDecimal) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printDouble(double) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printEvent(XMLStreamReader) - Static method in class org.apache.xmlbeans.impl.common.XmlStreamUtils
-
- printFloat(float) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printGDate(GDate, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printHexBinary(byte[]) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printHolder(Writer, SchemaTypeSystem, XmlOptions, Repackager) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeCodePrinter
-
- printHolder(Writer, SchemaTypeSystem, XmlOptions, Repackager) - Method in interface org.apache.xmlbeans.SchemaCodePrinter
-
- printInt(int) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printInteger(BigInteger) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printLicense() - Static method in class org.apache.xmlbeans.impl.tool.CommandLine
-
- printLong(long) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printQName(QName, NamespaceContext, Collection) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printShort(short) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printString(String) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printTime(Calendar) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
-
- printType(Writer, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeCodePrinter
-
- printType(Writer, SchemaType) - Method in interface org.apache.xmlbeans.SchemaCodePrinter
-
Deprecated.
- printType(Writer, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaCodePrinter
-
- printTypeImpl(Writer, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeCodePrinter
-
- printTypeImpl(Writer, SchemaType) - Method in interface org.apache.xmlbeans.SchemaCodePrinter
-
Deprecated.
- printTypeImpl(Writer, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaCodePrinter
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.FactorImports
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.InstanceValidator
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.PrettyPrinter
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.RunXQuery
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.SchemaCompiler
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.SchemaCopy
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.StreamInstanceValidator
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.TypeHierarchyPrinter
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.XsbDumper
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.tool.XSTCTester
-
- printUsage() - Static method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator
-
- printVersion() - Static method in class org.apache.xmlbeans.impl.tool.CommandLine
-
- process(String[], String[], boolean, boolean, boolean) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
- processAll(boolean, boolean, boolean) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
- processAttribute(XmlCursor, Inst2XsdOptions, String, TypeSystemHolder) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
-
- processAttributesInComplexType(Type, List<Attribute>) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
-
- processDoc(XmlObject[], Inst2XsdOptions, TypeSystemHolder) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
-
- processDoc(XmlObject[], Inst2XsdOptions, TypeSystemHolder) - Method in interface org.apache.xmlbeans.impl.inst2xsd.XsdGenStrategy
-
- processElement(XmlCursor, String, Inst2XsdOptions, TypeSystemHolder) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
-
- processElementsInComplexType(Type, List<Element>, String, TypeSystemHolder, Inst2XsdOptions) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
-
- PROCESSING_INSTRUCTION - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a ProcessingInstruction
- processingInstruction(String, String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
adds processing instruction node to DOM.
- ProcessingInstruction - Interface in org.apache.xmlbeans.xml.stream
-
A marker interface for processing instructions
- processSimpleContentType(String, Inst2XsdOptions, XmlCursor) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
-
- procInst(String, String) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
-
- procInst(String, String) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
-
- PROCINST - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton processing instruction token type
- PROHIBITED - Static variable in interface org.apache.xmlbeans.SchemaLocalAttribute
-
A prohibited attribute.
- PROPERTY_BOUNDED - Static variable in interface org.apache.xmlbeans.SchemaType
-
- PROPERTY_CARDINALITY - Static variable in interface org.apache.xmlbeans.SchemaType
-
- PROPERTY_NUMERIC - Static variable in interface org.apache.xmlbeans.SchemaType
-
- PROPERTY_ORDERED - Static variable in interface org.apache.xmlbeans.SchemaType
-
- push() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- push() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- push(NamespaceContext) - Static method in class org.apache.xmlbeans.impl.values.NamespaceContext
-
- push() - Method in interface org.apache.xmlbeans.XmlCursor
-
Saves the current location of this cursor on an internal stack of saved
positions (independent of selection).
- PushedInputStream - Class in org.apache.xmlbeans.impl.common
-
- PushedInputStream() - Constructor for class org.apache.xmlbeans.impl.common.PushedInputStream
-
- PushedInputStream(int) - Constructor for class org.apache.xmlbeans.impl.common.PushedInputStream
-
- put(Object, Object) - Method in class org.apache.xmlbeans.impl.common.SoftCache
-
- put(Object, Object) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Attaches a value to the root of the document containing
the given token source.
Q
- QNAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- QNAME_ACCESSOR_ATTRIBUTE - Static variable in class org.apache.xmlbeans.BindingConfig
-
- QNAME_ACCESSOR_ELEMENT - Static variable in class org.apache.xmlbeans.BindingConfig
-
- QNAME_DOCUMENT_TYPE - Static variable in class org.apache.xmlbeans.BindingConfig
-
- QNAME_TYPE - Static variable in class org.apache.xmlbeans.BindingConfig
-
- QNameCache - Class in org.apache.xmlbeans
-
A cache that can be used to pool QName instances.
- QNameCache(int, float) - Constructor for class org.apache.xmlbeans.QNameCache
-
Creates a QNameCache with the given initialCapacity and loadFactor.
- QNameCache(int) - Constructor for class org.apache.xmlbeans.QNameCache
-
Creates a QNameCache with the given initialCapacity.
- QNameFactory - Interface in org.apache.xmlbeans.impl.store
-
- QNameHelper - Class in org.apache.xmlbeans.impl.common
-
- QNameHelper() - Constructor for class org.apache.xmlbeans.impl.common.QNameHelper
-
- QNameSet - Class in org.apache.xmlbeans
-
This interface represents a lattice of finite and infinite sets of QNames.
- QNameSetBuilder - Class in org.apache.xmlbeans
-
- QNameSetBuilder() - Constructor for class org.apache.xmlbeans.QNameSetBuilder
-
Constructs an empty QNameSetBuilder.
- QNameSetBuilder(QNameSetSpecification) - Constructor for class org.apache.xmlbeans.QNameSetBuilder
-
Constructs a QNameSetBuilder whose initial contents are given by
another QNameSetSpecification.
- QNameSetBuilder(Set, Set, Set, Set) - Constructor for class org.apache.xmlbeans.QNameSetBuilder
-
Constructs a QNameSetBuilder whose inital contents are given by
the four sets.
- QNameSetBuilder(String, String) - Constructor for class org.apache.xmlbeans.QNameSetBuilder
-
Constructs a QNameSetBuilder whose initial contents are given
as a list of namespace URIs, using the same format used by wildcards
in XSD files.
- qnameSetForWildcardAttributes() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
Returns a QNameSet of attributes that may exist in wildcard
buchets and are not explicitly defined in this schema type.
- qnameSetForWildcardAttributes() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns a QNameSet of attributes that may exist in wildcard
buchets and are not explicitly defined in this schema type.
- qnameSetForWildcardElements() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
Returns a QNameSet of elements that may exist in wildcard
buchets and are not explicitly defined in this schema type.
- qnameSetForWildcardElements() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns a QNameSet of elements that may exist in wildcard
buchets and are not explicitly defined in this schema type.
- QNameSetSpecification - Interface in org.apache.xmlbeans
-
Represents a lattice of finite and infinite sets of QNames.
- quoteMeta(String) - Static method in class org.apache.xmlbeans.impl.regex.REUtil
-
R
- read() - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
-
- read(byte[], int, int) - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
-
Read characters into a portion of an array, reading from the underlying
stream at most once if necessary.
- readable(SchemaType) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
-
- readable(SchemaType, Map) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
-
- readable(QName) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
-
- readable(QName, Map) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
-
- readDocument(XmlOptions, InputStream) - Static method in class org.apache.xmlbeans.impl.common.DocumentHelper
-
Parses the given stream via the default (sensible)
DocumentBuilder
- readDocument(XmlOptions, InputSource) - Static method in class org.apache.xmlbeans.impl.common.DocumentHelper
-
Parses the given stream via the default (sensible)
DocumentBuilder
- ReaderInputStream - Class in org.apache.xmlbeans.impl.common
-
- ReaderInputStream(Reader, String) - Constructor for class org.apache.xmlbeans.impl.common.ReaderInputStream
-
- ReaderInputStream(Reader, String, int) - Constructor for class org.apache.xmlbeans.impl.common.ReaderInputStream
-
- readersAsText(Reader, String, Reader, String, List) - Static method in class org.apache.xmlbeans.impl.util.Diff
-
- readLongUTF() - Method in class org.apache.xmlbeans.impl.util.LongUTFDataInputStream
-
- readpos - Variable in class org.apache.xmlbeans.impl.common.PushedInputStream
-
- readUnsignedShortOrInt() - Method in class org.apache.xmlbeans.impl.util.LongUTFDataInputStream
-
- readUnsignedShortOrInt(DataInputStream) - Static method in class org.apache.xmlbeans.impl.util.LongUTFDataInputStream
-
- recover(String, Object[], XmlObject) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Passes a recovered error on to the current error listener.
- recycleNode() - Method in interface org.apache.xmlbeans.impl.soap.Node
-
Notifies the implementation that this Node
object is no longer being used by the application and that the
implementation is free to reuse this object for nodes that may
be created later.
- redefinedAttributeGroups() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- redefinedGlobalTypes() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- redefinedModelGroups() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- REDUNDANT_CONTENT_MODEL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- REDUNDANT_DEFAULT_FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- REDUNDANT_NESTED_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- Ref(SchemaAttributeGroup) - Constructor for class org.apache.xmlbeans.SchemaAttributeGroup.Ref
-
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaAttributeGroup.Ref
-
- Ref(SchemaComponent) - Constructor for class org.apache.xmlbeans.SchemaComponent.Ref
-
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaComponent.Ref
-
- Ref(SchemaGlobalAttribute) - Constructor for class org.apache.xmlbeans.SchemaGlobalAttribute.Ref
-
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaGlobalAttribute.Ref
-
- Ref(SchemaGlobalElement) - Constructor for class org.apache.xmlbeans.SchemaGlobalElement.Ref
-
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaGlobalElement.Ref
-
- Ref(SchemaIdentityConstraint) - Constructor for class org.apache.xmlbeans.SchemaIdentityConstraint.Ref
-
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaIdentityConstraint.Ref
-
- Ref(SchemaModelGroup) - Constructor for class org.apache.xmlbeans.SchemaModelGroup.Ref
-
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaModelGroup.Ref
-
- Ref(SchemaType) - Constructor for class org.apache.xmlbeans.SchemaType.Ref
-
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaType.Ref
-
- RegularExpression - Class in org.apache.xmlbeans.impl.regex
-
A regular expression matching engine using Non-deterministic Finite Automaton (NFA).
- RegularExpression(String) - Constructor for class org.apache.xmlbeans.impl.regex.RegularExpression
-
Creates a new RegularExpression instance.
- RegularExpression(String, String) - Constructor for class org.apache.xmlbeans.impl.regex.RegularExpression
-
Creates a new RegularExpression instance with options.
- RegularExpression(String, String, Locale) - Constructor for class org.apache.xmlbeans.impl.regex.RegularExpression
-
Creates a new RegularExpression instance with options.
- relativize(String) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
- release() - Static method in class org.apache.xmlbeans.impl.common.GlobalLock
-
- release() - Method in class org.apache.xmlbeans.impl.common.Mutex
-
Release the mutex.
- release() - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharIterator
-
- release() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- release() - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXPathEngine
-
- release() - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXQuery
-
- release() - Method in interface org.apache.xmlbeans.impl.xpath.XPathEngine
-
- RELEASE_NUMBER - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- remove(Object) - Method in class org.apache.xmlbeans.impl.common.SoftCache
-
- remove(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- remove(int) - Method in class org.apache.xmlbeans.impl.values.JavaListObject
-
- remove(int) - Method in class org.apache.xmlbeans.impl.values.JavaListXmlObject
-
- remove(QName) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Removes the given qname from this QNameSetBuilder.
- remove(Object) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Removes a value previously attached to a document using set.
- remove(XmlOptions.XmlOptionsKeys) - Method in class org.apache.xmlbeans.XmlOptions
-
- remove(Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- remove(int) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- remove_attribute(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Removes the attribute with the given name.
- remove_element(QName, int) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Removes the ith element with the given name.
- remove_element(QNameSet, int) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Removes the ith element that matches names.
- removeAll(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Removes all contents of a given QNameSet from this QNameSetBuilder.
- removeAll(Collection) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- removeAllAttachments() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Removes all AttachmentPart
objects that have
been added to this SOAPMessage
object.
- removeAllHeaders() - Method in class org.apache.xmlbeans.impl.soap.MimeHeaders
-
Removes all the header entries from this
MimeHeaders
object.
- removeAllMimeHeaders() - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Removes all the MIME header entries.
- removeAllMimeHeaders() - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Removes all the MimeHeader
objects for this
SOAPEnvelope
object.
- removeAttr(QName) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- removeAttribute(Name) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Removes the attribute with the specified name.
- removeAttribute(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- removeAttribute(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
When at a START or STARTDOC, removes the attribute with the given name.
- removeChars(int, int, Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
-
- removeChars(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- removeChars(int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Removes characters up to the specified maximum number, counting right from
this cursor's location to the character at maxCharacterCount.
- removeContents() - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Detaches all children of this SOAPElement
.
- removeFollowingAttrs() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- removeHeader(String) - Method in class org.apache.xmlbeans.impl.soap.MimeHeaders
-
Remove all MimeHeader
objects whose name
matches the the given name.
- removeMimeHeader(String) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Removes all MIME headers that match the given name.
- removeMimeHeader(String) - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Removes all MIME headers that match the given name.
- removeNamespace(String) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Removes an entire namespace URI from this QNameSetBuilder.
- removeNamespaceDeclaration(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Removes the namespace declaration corresponding to the
given prefix.
- removeProhibitedAttribute(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
-
- removeXml() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- removeXml() - Method in interface org.apache.xmlbeans.XmlCursor
-
Removes the XML that is immediately after this cursor.
- removeXmlContents() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- removeXmlContents() - Method in interface org.apache.xmlbeans.XmlCursor
-
Removes the contents of the container (STARTDOC OR START) immediately after
this cursor.
- REPLACE - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
-
- reportActualNamespace(SchemaImportResolver.SchemaResource, String) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
Updates actual namespace in the table.
- reportActualNamespace(SchemaImportResolver.SchemaResource, String) - Method in class org.apache.xmlbeans.impl.tool.SchemaImportResolver
-
Called to notify that the expected namespace is different from the
actual namespace, or if no namespace is known, to report the
discovered namespace.
- require(int, String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- REQUIRED - Static variable in interface org.apache.xmlbeans.SchemaLocalAttribute
-
A required attribute.
- RESERVED_TYPE_NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- reset() - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
-
- resetToValid() - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy.SCTValidationContext
-
- resolve() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- resolve() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- resolve() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
Describe resolve
method here.
- resolve(URI, String) - Static method in class org.apache.xmlbeans.impl.schema.StscImporter
-
- resolve() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- resolve(URI, URI) - Static method in class org.apache.xmlbeans.impl.tool.CodeGenUtil
-
- resolve() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Initializes a type system (resolves all handles within the type system).
- RESOLVE_QNAME_INSTANCE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- resolveAll() - Static method in class org.apache.xmlbeans.impl.schema.StscResolver
-
Does a topo walk of all the types to resolve them.
- resolveAttributeType(SchemaTypeImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscResolver
-
- resolveComplexType(SchemaTypeImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscComplexTypeResolver
-
- resolveDocumentType(SchemaTypeImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscResolver
-
- resolveHandle(String) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- resolveHandle(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- resolveHandle(String) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
- resolveHandle(String) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- resolveHandle(String) - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Locates a type, element, or attribute using the handle.
- resolveIdentityConstraints() - Static method in class org.apache.xmlbeans.impl.schema.StscResolver
-
- resolveImports(SchemaImportResolver.SchemaResource[]) - Method in class org.apache.xmlbeans.impl.tool.SchemaImportResolver
-
- resolveImportsAndIncludes(boolean) - Method in class org.apache.xmlbeans.impl.schema.StscImporter.DownloadTable
-
- resolveImportsAndIncludes(SchemaDocument.Schema[], boolean) - Static method in class org.apache.xmlbeans.impl.schema.StscImporter
-
- resolverForCatalog(String) - Static method in class org.apache.xmlbeans.impl.common.ResolverUtil
-
- ResolverUtil - Class in org.apache.xmlbeans.impl.common
-
Author: Cezar Andrei (cezar.andrei at bea.com)
Date: Dec 3, 2003
- ResolverUtil() - Constructor for class org.apache.xmlbeans.impl.common.ResolverUtil
-
- resolveSimpleType(SchemaTypeImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscSimpleTypeResolver
-
SIMPLE TYPE RESOLUTION HERE
Simple types can be declared as lists, unions, or restrictions.
- resolveSubstitutionGroup(SchemaTypeImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscResolver
-
- resolveType(SchemaTypeImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscResolver
-
- resolveTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- resolveTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- ResourceLoader - Interface in org.apache.xmlbeans
-
- resourceLoaderForPath(File[]) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns a new ResourceLoader for a search path where each component of
the path is either a directory or a compiled xmlbeans jar.
- restrict(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Restricts the contents of this QNameSetBuilder to be a subset of the
given QNameSet.
- retainAll(Collection) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- REUtil - Class in org.apache.xmlbeans.impl.regex
-
- runTestCase(XSTCTester.TestCaseResult) - Method in class org.apache.xmlbeans.impl.tool.XMLBeanXSTCHarness
-
- runTestCase(XSTCTester.TestCaseResult) - Method in interface org.apache.xmlbeans.impl.tool.XSTCTester.Harness
-
- RunXQuery - Class in org.apache.xmlbeans.impl.tool
-
- RunXQuery() - Constructor for class org.apache.xmlbeans.impl.tool.RunXQuery
-
- RussianDollStrategy - Class in org.apache.xmlbeans.impl.inst2xsd
-
- RussianDollStrategy() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
-
- RussianDollStrategy.SCTValidationContext - Class in org.apache.xmlbeans.impl.inst2xsd
-
S
- Saaj - Interface in org.apache.xmlbeans.impl.store
-
- Saaj.SaajCallback - Interface in org.apache.xmlbeans.impl.store
-
- saajCallback_createSoapElement(DomImpl.Dom, QName, QName) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- saajCallback_ensureSoapTextNode(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- saajCallback_getSaajData(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- saajCallback_importSoapElement(DomImpl.Dom, Element, boolean, QName) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- saajCallback_setSaajData(DomImpl.Dom, Object) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- SalamiSliceStrategy - Class in org.apache.xmlbeans.impl.inst2xsd
-
- SalamiSliceStrategy() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.SalamiSliceStrategy
-
- SampleXmlUtil - Class in org.apache.xmlbeans.impl.xsd2inst
-
- 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 class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
Saves this type system using a Filer
- save(Filer) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- save(Filer) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
- save(Filer) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
Saves this type system using a Filer
- save(ContentHandler, LexicalHandler) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- save(File) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- save(OutputStream) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- save(Writer) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- save(ContentHandler, LexicalHandler, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- save(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- save(OutputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- save(Writer, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- save(ContentHandler, LexicalHandler, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- save(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- save(OutputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- save(Writer, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- save(ContentHandler, LexicalHandler) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- save(File) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- save(OutputStream) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- save(Writer) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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.
- saveAttributeGroup(SchemaAttributeGroup) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveAttributeGroups(SchemaAttributeGroup[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveChanges() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Updates this SOAPMessage
object with all the
changes that have been made to it.
- saveChars(Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
-
- saveChars(Object, int, int, Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
-
- saveGlobalAttribute(SchemaGlobalAttribute) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveGlobalAttributes(SchemaGlobalAttribute[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveGlobalElement(SchemaGlobalElement) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveGlobalElements(SchemaGlobalElement[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveIdentityConstraint(SchemaIdentityConstraint) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveIdentityConstraints(SchemaIdentityConstraint[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveModelGroup(SchemaModelGroup) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveModelGroups(SchemaModelGroup[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveRequired() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Indicates whether this SOAPMessage
object
has had the method saveChanges
called on
it.
- saveToDirectory(File) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
Saves this type to a directory.
- saveToDirectory(File) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- saveToDirectory(File) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
Describe saveToDirectory
method here.
- saveToDirectory(File) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
Saves this type to a directory.
- saveToDirectory(File) - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Saves this type system to a directory.
- saveTypeSystem(SchemaTypeSystem, File, File, Repackager, XmlOptions) - Static method in class org.apache.xmlbeans.impl.tool.SchemaCodeGenerator
-
- sawDeepDot() - Method in class org.apache.xmlbeans.impl.xpath.XPath
-
- Sax2Dom - Class in org.apache.xmlbeans.impl.common
-
- Sax2Dom() - Constructor for class org.apache.xmlbeans.impl.common.Sax2Dom
-
- Sax2Dom(Node) - Constructor for class org.apache.xmlbeans.impl.common.Sax2Dom
-
- SAXHelper - Class in org.apache.xmlbeans.impl.common
-
Provides handy methods for working with SAX parsers and readers
- SaxonXPath - Class in org.apache.xmlbeans.impl.xpath.saxon
-
- SaxonXPath(String, String, Map<String, String>) - Constructor for class org.apache.xmlbeans.impl.xpath.saxon.SaxonXPath
-
Construct given an XPath expression string.
- SaxonXPathEngine - Class in org.apache.xmlbeans.impl.xpath.saxon
-
- SaxonXQuery - Class in org.apache.xmlbeans.impl.xpath.saxon
-
- SaxonXQuery(String, String, Integer, XmlOptions) - Constructor for class org.apache.xmlbeans.impl.xpath.saxon.SaxonXQuery
-
Construct given an XQuery expression string.
- 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_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
- SchemaAnnotationImpl - Class in org.apache.xmlbeans.impl.schema
-
- 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.
- SchemaAttributeGroupImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaAttributeGroupImpl(SchemaContainer) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
-
- SchemaAttributeGroupImpl(SchemaContainer, QName) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
-
- SchemaAttributeModel - Interface in org.apache.xmlbeans
-
Represents the attribute structure allowed on a complex type.
- SchemaAttributeModelImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaAttributeModelImpl() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
-
- SchemaAttributeModelImpl(SchemaAttributeModel) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
-
- SchemaBookmark - Class in org.apache.xmlbeans
-
Represents a Schema bookmark.
- SchemaBookmark(Object) - Constructor for class org.apache.xmlbeans.SchemaBookmark
-
- SchemaCodeGenerator - Class in org.apache.xmlbeans.impl.tool
-
- SchemaCodeGenerator() - Constructor for class org.apache.xmlbeans.impl.tool.SchemaCodeGenerator
-
- SchemaCodePrinter - Interface in org.apache.xmlbeans
-
This class is used to provide alternate implementations of the
schema Java code generation.
- SchemaCompiler - Class in org.apache.xmlbeans.impl.tool
-
- SchemaCompiler() - Constructor for class org.apache.xmlbeans.impl.tool.SchemaCompiler
-
- SchemaCompilerExtension - Interface in org.apache.xmlbeans.impl.tool
-
This interface is implemented by Schema Compiler Extensions.
- schemaCompilerExtension(SchemaTypeSystem, Map) - Method in interface org.apache.xmlbeans.impl.tool.SchemaCompilerExtension
-
Implement this function to be called back by the XmlBeans Schema Compiler with
the Schema Type System that has been created as a result of the compile.
- SchemaComponent - Interface in org.apache.xmlbeans
-
Represents a global Schema Component.
- SchemaComponent.Ref - Class in org.apache.xmlbeans
-
A lazy reference to a component.
- SchemaCopy - Class in org.apache.xmlbeans.impl.tool
-
- SchemaCopy() - Constructor for class org.apache.xmlbeans.impl.tool.SchemaCopy
-
- SchemaDependencies - Class in org.apache.xmlbeans.impl.schema
-
- 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.
- SchemaGlobalAttributeImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaGlobalAttributeImpl(SchemaContainer) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
-
- 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.
- SchemaGlobalElementImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaGlobalElementImpl(SchemaContainer) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
-
- 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.
- SchemaIdentityConstraintImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaIdentityConstraintImpl(SchemaContainer) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- SchemaImportResolver - Class in org.apache.xmlbeans.impl.tool
-
- SchemaImportResolver() - Constructor for class org.apache.xmlbeans.impl.tool.SchemaImportResolver
-
- SchemaImportResolver.SchemaResource - Interface in org.apache.xmlbeans.impl.tool
-
Used to supply a schema resource with an optional associated
expected-namespace-URI and original-location-URL.
- SchemaInstanceGenerator - Class in org.apache.xmlbeans.impl.xsd2inst
-
- SchemaInstanceGenerator() - Constructor for class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator
-
- SchemaInstanceGenerator.Xsd2InstOptions - Class in org.apache.xmlbeans.impl.xsd2inst
-
- SchemaLocalAttribute - Interface in org.apache.xmlbeans
-
Represents a local or global attribute definition.
- SchemaLocalAttributeImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaLocalAttributeImpl() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- SchemaLocalElement - Interface in org.apache.xmlbeans
-
Represents a local or global element definition.
- SchemaLocalElementImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaLocalElementImpl() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
-
- 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.
- SchemaModelGroupImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaModelGroupImpl(SchemaContainer) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
-
- SchemaModelGroupImpl(SchemaContainer, QName) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
-
- SchemaParticle - Interface in org.apache.xmlbeans
-
Represents a Schema particle definition.
- SchemaParticleImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaParticleImpl() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- SchemaProperty - Interface in org.apache.xmlbeans
-
Represents a summary of similar SchemaFields in a complex type.
- SchemaPropertyImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaPropertyImpl() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- SchemaRegularExpression - Class in org.apache.xmlbeans.impl.regex
-
- SchemaResourceManager - Class in org.apache.xmlbeans.impl.tool
-
- SchemaResourceManager(File) - Constructor for class org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
- SchemaStringEnumEntry - Interface in org.apache.xmlbeans
-
Describes a code-generated string enumeration
- SchemaStringEnumEntryImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaStringEnumEntryImpl(String, int, String) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaStringEnumEntryImpl
-
- SchemaToProcess(SchemaDocument.Schema, String) - Constructor for class org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
-
- schemaType() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaBase64HolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaIntHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaLongHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaNotationHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaNotationHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaStringHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaStringHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaUriHolder
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.JavaUriHolderEx
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeRestriction
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- schemaType() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- 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.
- SchemaTypeCodePrinter - Class in org.apache.xmlbeans.impl.schema
-
Prints the java code for a single schema type
- SchemaTypeCodePrinter() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeCodePrinter
-
- SchemaTypeElementSequencer - Interface in org.apache.xmlbeans
-
- SchemaTypeImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaTypeLoader - Interface in org.apache.xmlbeans
-
Represents a searchable set of XML Schema component definitions.
- SchemaTypeLoaderBase - Class in org.apache.xmlbeans.impl.schema
-
- SchemaTypeLoaderBase() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
- 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
- SchemaTypeLoaderImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaTypeSystem - Interface in org.apache.xmlbeans
-
A finite set of XML Schema component definitions.
- SchemaTypeSystemCompiler - Class in org.apache.xmlbeans.impl.schema
-
- SchemaTypeSystemCompiler() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler
-
- SchemaTypeSystemCompiler.Parameters - Class in org.apache.xmlbeans.impl.schema
-
- SchemaTypeSystemImpl - Class in org.apache.xmlbeans.impl.schema
-
- SchemaTypeSystemImpl() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- SchemaTypeSystemImpl(Class<?>) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- SchemaTypeSystemImpl(ResourceLoader, String, SchemaTypeLoader) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- SchemaTypeSystemImpl(String) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- SchemaTypeVisitorImpl - Class in org.apache.xmlbeans.impl.schema
-
This state machine validates element order based on a deterministic
content model.
- SchemaTypeVisitorImpl(SchemaParticle) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
Construct it by passing the root of the content model.
- SchemaTypeVisitorImpl() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
- SchemaWSDLArrayType - Interface in org.apache.xmlbeans.soap
-
In the current implementation, schema elements and attributes
can be coerced to this interface in order to retrieve the value
of the wsdl:arrayType attributes on attributes and elements.
- SCTValidationContext() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy.SCTValidationContext
-
- SECURITY_MANAGER - Static variable in class org.apache.xmlbeans.impl.common.XMLBeansConstants
-
- selectAttribute(QName) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectAttribute(String, String) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- selectAttribute(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Selects the content of the attribute with the given name.
- selectAttribute(String, String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Selects the content of the attribute with the given name.
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Selects the contents of the attributes that are contained in the elementNameSet.
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Selects the contents of the children elements with the given name.
- selectChildren(String, String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Selects the contents of the children elements with the given name.
- selectChildren(QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Selects the contents of the children elements that are contained in the elementNameSet.
- 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.
- selectionCount() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- selectNodes(Object) - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXPath
-
Select all nodes that are selectable by this XPath
expression.
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- selectPath(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- selectPath(String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- selectPath(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- selectPath(Object) - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXPath
-
- 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
-
- serialize(double) - Static method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- serialize(float) - Static method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- set(XmlObject) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- set(SystemCache) - Static method in class org.apache.xmlbeans.impl.common.SystemCache
-
- set(XmlObject, int) - Method in class org.apache.xmlbeans.impl.common.XmlObjectList
-
Set an object by index unless a value has been previously
set at that location.
- set(int, T) - Method in class org.apache.xmlbeans.impl.values.JavaListObject
-
- set(int, T) - Method in class org.apache.xmlbeans.impl.values.JavaListXmlObject
-
- set(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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(int, T) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- set_b64(byte[]) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_b64(byte[]) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_BigDecimal(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
-
- set_BigDecimal(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolderEx
-
- set_BigDecimal(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- set_BigDecimal(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- set_BigDecimal(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
-
- set_BigDecimal(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
-
- set_BigDecimal(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
-
- set_BigDecimal(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_BigDecimal(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_BigInteger(BigInteger) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- set_BigInteger(BigInteger) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- set_BigInteger(BigInteger) - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
-
- set_BigInteger(BigInteger) - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolderEx
-
- set_BigInteger(BigInteger) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
-
- set_BigInteger(BigInteger) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
-
- set_BigInteger(BigInteger) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_BigInteger(BigInteger) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_boolean(boolean) - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
-
- set_boolean(boolean) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_boolean(boolean) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_byte(byte) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_byte(byte) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_ByteArray(byte[]) - Method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- set_ByteArray(byte[]) - Method in class org.apache.xmlbeans.impl.values.JavaBase64HolderEx
-
- set_ByteArray(byte[]) - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- set_ByteArray(byte[]) - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolderEx
-
- set_ByteArray(byte[]) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_ByteArray(byte[]) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_Calendar(Calendar) - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- set_Calendar(Calendar) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_Calendar(Calendar) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_char(char) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_ComplexXml(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_Date(Date) - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- set_Date(Date) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_Date(Date) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_double(double) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- set_double(double) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolderEx
-
- set_double(double) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- set_double(double) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_double(double) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_enum(StringEnumAbstractBase) - Method in class org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx
-
- set_enum(StringEnumAbstractBase) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_enum(StringEnumAbstractBase) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_float(float) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- set_float(float) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- set_float(float) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolderEx
-
- set_float(float) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_float(float) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_GDate(GDateSpecification) - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- set_GDate(GDateSpecification) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_GDate(GDateSpecification) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_GDuration(GDurationSpecification) - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- set_GDuration(GDurationSpecification) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_GDuration(GDurationSpecification) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_hex(byte[]) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_hex(byte[]) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_int(int) - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- set_int(int) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
-
- set_int(int) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolderEx
-
- set_int(int) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_int(int) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_list(List<?>) - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- set_list(List<?>) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_list(List<?>) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_long(long) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- set_long(long) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- set_long(long) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
-
- set_long(long) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
-
- set_long(long) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolderEx
-
- set_long(long) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_long(long) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_newValue(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaStringHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.JavaUriHolder
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- set_nil() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
This should clear the value, and set it to whatever
is supposed to be returned when the value is nilled.
- set_nil() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_notation(String) - Method in class org.apache.xmlbeans.impl.values.JavaNotationHolderEx
-
- set_notation(String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_QName(QName) - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
-
- set_QName(QName) - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
-
- set_QName(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_QName(QName) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_short(short) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_short(short) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_String(String) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- set_String(String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Setting a string preserves any noncanonical literal
representation.
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaBase64HolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaNotationHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaStringHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaStringHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaUriHolder
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.JavaUriHolderEx
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
This should set the value of the type from text,
or throw an XmlValueOutOfRangeException if it can't.
- set_text(String) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmlanysimple(XmlAnySimpleType) - Method in class org.apache.xmlbeans.impl.values.JavaNotationHolderEx
-
- set_xmlanysimple(XmlAnySimpleType) - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
-
- set_xmlanysimple(XmlAnySimpleType) - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
-
- set_xmlanysimple(XmlAnySimpleType) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- set_xmldate(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmldatetime(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmldecimal(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmldouble(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmlduration(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmlfloat(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmlgday(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmlgmonth(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmlgmonthday(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmlgyear(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmlgyearmonth(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- set_xmltime(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- setAbstract(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
-
- setAcceptedNames(Set<QName>) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setAcceptedNames(QNameSet) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setActor(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeaderElement
-
Sets the actor associated with this
SOAPHeaderElement
object to the specified actor.
- setAnnotation(SchemaAnnotation) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setAnnotation(SchemaAnnotation) - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
-
- setAnnotation(SchemaAnnotation) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setAnonymousTypeRefs(SchemaType.Ref[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setAnonymousUnionMemberOrdinal(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setAttribute(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setAttributeText(QName, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- setAttributeText(QName, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
When at a START or STARTDOC, sets the attribute text for the given
attribute.
- setAttributeType(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setAttributeValidationCompatMode(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
- setAttrValue(QName, String) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- setAttrValueAsQName(QName) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- setBadSchemaType(SchemaType) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setBaseDepth(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setBaseDir(File) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setBaseEnumTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setBaseTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setBaseURI(URI) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setBaseUri(URI) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
The base URI to use for nice filenames when saving sources.
- 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.
- setBasicFacets(XmlValueRef[], boolean[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setBeginning(int, int) - Method in class org.apache.xmlbeans.impl.regex.Match
-
- setBigDecimalValue(BigDecimal) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setBigDecimalValue(BigDecimal) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- setBigDecimalValue(BigDecimal) - Method in interface org.apache.xmlbeans.SimpleValue
-
- setBigDecimalValue(BigDecimal) - Method in interface org.apache.xmlbeans.XmlDecimal
-
- setBigIntegerValue(BigInteger) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setBigIntegerValue(BigInteger) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- setBigIntegerValue(BigInteger) - Method in interface org.apache.xmlbeans.SimpleValue
-
- setBigIntegerValue(BigInteger) - Method in interface org.apache.xmlbeans.XmlInteger
-
- setBindingConfig(BindingConfig) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Initializer for the schema config object.
- setBlock(boolean, boolean, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
-
- setBookmark(Object, Object) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- setBookmark(XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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
- setBounded(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- 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.
- setBuiltinTypeCode(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setByteArrayValue(byte[]) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setByteArrayValue(byte[]) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.SimpleValue
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlDate
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlDateTime
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGDay
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGMonth
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGYear
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlTime
-
- setCallback(Saaj.SaajCallback) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- setCatalog(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Sets the XML Catalog file for org.apache.xml.resolver.tools.CatalogResolver.
- setCatalogFile(String) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setCharacterEncoding(String) - Method in class org.apache.xmlbeans.XmlOptions
-
When writing a document, this sets the character
encoding to use.
- setClassesDir(File) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setClassgendir(File) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Set a location to generate .class files into.
- setClassName(Class<?>) - Method in class org.apache.xmlbeans.impl.tool.Extension
-
- setClassName(String) - Method in class org.apache.xmlbeans.impl.tool.Extension
-
- setClasspath(File...) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setClasspath(Path) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
The classpath to use if schemas in the fileset import definitions that are
supplied by other compiled xml beans JAR files, or if .java files are in the
schema fileset.
- setClasspathRef(Reference) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Adds a reference to a classpath defined elsewhere.
- setComment(String) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- setCompileAnnotationAsJavadoc() - Method in class org.apache.xmlbeans.XmlOptions
-
- setCompileAnnotationAsJavadoc(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
When generating the schema sources, copy over the schema annotations to the javadoc.
- setCompiled(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- 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.XmlOptions
-
- setCompileMdefNamespaces(Set<String>) - 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.XmlOptions
-
- 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.XmlOptions
-
- 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.XmlOptions
-
- 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
- setCompilePartialMethod(Set<XmlOptions.BeanMethod>) - Method in class org.apache.xmlbeans.XmlOptions
-
- setCompilePartialTypesystem() - Method in class org.apache.xmlbeans.XmlOptions
-
- setCompilePartialTypesystem(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
- setCompiler(String) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setCompiler(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Choose the implementation for this particular task.
- setCompileSubstituteNames(Map<QName, QName>) - Method in class org.apache.xmlbeans.XmlOptions
-
This option allows for QName
substitution during schema compilation.
- setComplexTypeVariety(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setConfig(BindingConfig) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setConfigFiles(File...) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setConstraintCategory(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setContainerField(SchemaField) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setContainerFieldIndex(short, int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setContainerFieldRef(SchemaComponent.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setContainerTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setContent(Object, String) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Sets the content of this attachment part to that of the
given Object
and sets the value of the
Content-Type
header to the given type.
- setContent(Source) - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Sets the content of the SOAPEnvelope
object
with the data from the given Source
object.
- setContentBasedOnTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setContentDescription(String) - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Sets the description of this SOAPMessage
object's content with the given description.
- setContentId(String) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Sets the MIME header "Content-Id" with the given
value.
- setContentId(String) - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Sets the value of the MIME header named "Content-Id" to
the given String
.
- setContentLocation(String) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Sets the MIME header "Content-Location" with the given
value.
- setContentLocation(String) - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Sets the value of the MIME header "Content-Location" to
the given String
.
- setContentModel(SchemaParticle, SchemaAttributeModel, Map<QName, SchemaProperty>, Map<QName, SchemaProperty>, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setContentType(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- setContentType(String) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Sets the MIME header "Content-Type" with the given
value.
- setCopyAnn(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- 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.
- setCrash(boolean) - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
-
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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.
- setDebug(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setDebug(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Generate debugging symbols.
- setDebugLevel(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Keyword list to be appended to the -g command-line switch.
- setDecimalSize(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setDefault(String, boolean, XmlObject) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setDefault(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setDefaultText(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setDefaultValue(String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Sets the default value for the next getXXXValue() call.
- setDefaultValue(String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- setDefaultValue(XmlValueRef) - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- setDefaultValue(XmlValueRef) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setDefaultValue(XmlValueRef) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setDefaultYear(int) - Static method in class org.apache.xmlbeans.XmlCalendar
-
Sets the default year to be used when no year is specified.
- setDerivationType(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setDesign(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
-
Design
o Russian Doll Design
o Salami Slice Design
o Venetian Blind Design
- setDestfile(File) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Define the name of the jar file created.
- setDisallowDocTypeDeclaration(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
Controls whether DocType declarations are disallowed during XML parsing.
- 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.
- setDocumentation(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setDocumentation(String) - Method in interface org.apache.xmlbeans.SchemaProperty
-
- setDocumentLocator(Locator) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
This class is only used internally so this method should never
be called.
- 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(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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
- setDownload(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setDownload(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Set to true to permit the compiler to download URLs for imports
and includes.
- setElements(List<Element>) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- setEncoding(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the encoding to use for the XML document.
- setEncodingStyle(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Sets the encoding style for this SOAPElement
object to one specified.
- setEnd(int, int) - Method in class org.apache.xmlbeans.impl.regex.Match
-
- 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.impl.tool.Parameters
-
- 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.
- setEnumerationValues(XmlValueRef[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setEnumValue(StringEnumAbstractBase) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setEnumValue(StringEnumAbstractBase) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.SimpleValue
-
- setErrorListener(Collection<XmlError>) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setErrorListener(Collection<XmlError>) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Initializer for error handling.
- setErrorListener(Collection<XmlError>) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setErrorListener(Collection<XmlError>) - 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
-
- setExecutable(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Sets the the name of the javac executable.
- setExistingTypeSystem(SchemaTypeSystem) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setExpectedQNames(List) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setExpectedSchemaType(SchemaType) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setExtendsJava(SchemaType.Ref, boolean, boolean, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setExtensions(List<Extension>) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setExtensionType(Type) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- setFailonerror(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Determines whether or not the ant target will continue if the XMLBean
creation encounters a build error.
- setFaultActor(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
-
Sets this SOAPFault
object with the given
fault actor.
- setFaultCode(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
-
Sets this SOAPFault
object with the given
fault code.
- setFaultCode(Name) - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
-
Sets this SOAPFault
object with the given fault code.
- setFaultString(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
-
Sets the fault string for this SOAPFault
object to the given string.
- setFaultString(String, Locale) - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
-
Sets the fault string for this SOAPFault
object to the given
string and localized to the given locale.
- setFieldQName(QName) - Method in class org.apache.xmlbeans.XmlValidationError
-
- setFields(String[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setFilename(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
-
- setFilename(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
-
- setFilename(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
-
- setFilename(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
-
- setFilename(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setFilename(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
-
- setFilename(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setFinite(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setFixed(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setFloatValue(float) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setFloatValue(float) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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
- setFork(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
If true, forks the javac compiler.
- setFraction(BigDecimal) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the fraction-of-second component.
- setFullJavaImplName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setFullJavaName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- setGDateValue(GDateSpecification) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- setGDurationValue(GDurationSpecification) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- setGDurationValue(GDuration) - Method in interface org.apache.xmlbeans.SimpleValue
-
- setGDurationValue(GDuration) - Method in interface org.apache.xmlbeans.XmlDuration
-
- setGivenTypeSystemName(String) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
- setGlobal(boolean) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
-
- setGlobal(boolean) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- setGlobal(boolean) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- setHeader(String, String) - Method in class org.apache.xmlbeans.impl.soap.MimeHeaders
-
Replaces the current value of the first header entry whose
name matches the given name with the given value, adding a
new header if no existing header name matches.
- 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.
- setIdentityConstraints(SchemaIdentityConstraint.Ref[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
-
- setIgnoreDuplicatesInNamespaces(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
One or more namespaces in which duplicate definitions are to be ignored
can be passed in via the <ignoreDuplicatesInNamespaces> subelement.
- setImmutable() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setImmutable() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setImmutable() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Used to make a free-standing xml simple value instance immutable.
- setImportingTypeLoader(SchemaTypeLoader) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Initializer for schematypepath
- setIncludeAntRuntime(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- setIncludeJavaRuntime(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- setIncrementalSrcGen(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setInterfaceExtensions(InterfaceExtension[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setIntValue(int) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setIntValue(int) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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
- setIvActual(boolean) - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
-
- setJavaClass(Class<? extends XmlObject>) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setJavaFiles(File...) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setJavaize(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setJavaPropertyName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setJavaTypeCode(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setJulianDate(int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the Gregorian date based on the given Julian date.
- setLinkTo(SchemaTypeLoader) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setListItemTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setListValue(List<?>) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setListValue(List<?>) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a
List
.
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.XmlENTITIES
-
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.XmlIDREFS
-
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.XmlNMTOKENS
-
- setLoadAdditionalNamespaces(Map<String, String>) - 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(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
- setLoadLineNumbersEndElement() - Method in class org.apache.xmlbeans.XmlOptions
-
If this option is set, line number annotations are placed
in the store when parsing a document.
- setLoadLineNumbersEndElement(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
- 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.XmlOptions
-
- 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.XmlOptions
-
- 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.XmlOptions
-
- 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.XmlOptions
-
- setLoadSubstituteNamespaces(Map<String, String>) - 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.XmlOptions
-
- 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.XmlOptions
-
- setLoadUseLocaleCharUtil(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
- 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.
- setLocalName(String) - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
-
- setLocation(Location) - Method in exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
-
- setLongValue(long) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setLongValue(long) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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
- setMaxOccurs(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- setMaxOccurs(BigInteger) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setMaxOccurs(BigInteger) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setMdefNamespaces(Set<String>) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setMemoryInitialSize(String) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setMemoryInitialSize(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- setMemoryMaximumSize(String) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setMemoryMaximumSize(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- setMessageDigest(byte[]) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the message digest used to summarize the document.
- setMimeHeader(String, String) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Changes the first header entry that matches the given name
to the given value, adding a new header if no existing
header matches.
- setMimeHeader(String, String) - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Changes the first header entry that matches the given
header name so that its value is the given value, adding a
new header with the given name and value if no existing
header is a match.
- setMinOccurs(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- setMinOccurs(BigInteger) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setMinOccurs(BigInteger) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- 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.
- setMustUnderstand(boolean) - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeaderElement
-
Sets the mustUnderstand attribute for this
SOAPHeaderElement
object to be on or off.
- setName(QName) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
-
- setName(QName) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- setName(QName) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- setName(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setName(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setName(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setName(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- setName(String) - Method in class org.apache.xmlbeans.impl.tool.Extension.Param
-
- setName(String) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setName(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
Sets the name of the current token.
- setNameAndTypeRef(QName, SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setNamespaceUri(String) - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
-
- setNetworkDownloads(boolean) - Method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
-
set true to allow network downloads, false othervise
- setNextChangeListener(Locale.ChangeListener) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- setNil() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setNil() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Nils the value.
- setNil() - Method in interface org.apache.xmlbeans.XmlObject
-
Sets the value to nil.
- setNillable(boolean) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- setNillable(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setNillable(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setNoAnn(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setNoAnnotations(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Skip over schema <annotation%gt; elements.
- setNoExt(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setNoExt(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Ignore extensions found in .xsdconfig files
- setNojavac(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setNoPvr(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setNoPvr(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Do not enforce the particle valid (restriction) rule.
- setNopvr(boolean) - Method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
-
set true to disable particle valid (restriction) rule, false othervise
- setNoSrcRegen(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- setNoUpa(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setNoUpa(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Do not enforce the unique particle attribution rule.
- setNoupa(boolean) - Method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
-
set true to disable unique particle attribution rule, false othervise
- setNoValidateDoc(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Do not validate the contents of schema <documentation> elements.
- setNoVDoc(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setNowarn(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- setNSMap(Map<String, String>) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setNumberOfGroups(int) - Method in class org.apache.xmlbeans.impl.regex.Match
-
- setNumeric(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setObjectValue(Object) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setObjectValue(Object) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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
-
- setOptimize(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
If true, compiles with optimization enabled.
- setOptional(boolean) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
-
- setOptions(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setOptions(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Initializer for compatMap.
- setOrdered(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setOrderSensitive(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setOuterSchemaTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setOutputJar(File) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setParentElement(SOAPElement) - Method in interface org.apache.xmlbeans.impl.soap.Node
-
Sets the parent of this Node
object to the given
SOAPElement
object.
- setParseContext(XmlObject, String, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
-
- setParseContext(XmlObject, String, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
-
- setParseContext(XmlObject, String, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setParseContext(XmlObject, String, boolean, String, String, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setPartialMethods(Set<XmlOptions.BeanMethod>) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setPartialMethods(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Comma separated list of bean methods to be generated.
- setParticleChildren(SchemaParticle[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setParticleType(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setPattern(String) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
- setPattern(String, Locale) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
- setPattern(String, String) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
- setPattern(String, String, Locale) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
- setPatternFacet(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setPatterns(RegularExpression[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setPrefix(String) - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
-
- setPrePostExtension(PrePostExtension) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setPrimitiveTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setProperty(String, Object) - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Associates the specified value with the specified property.
- setPropertyH(Map<Object, Object>) - Static method in class org.apache.xmlbeans.SystemProperties
-
- setQNameValue(QName) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setQNameValue(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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
- setQuiet(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setQuiet(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Controls the amount of output.
- setRef(Attribute) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
-
- setRef(Element) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- setReferencedKey(SchemaIdentityConstraint.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setRepackage(String) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setRepackage(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- setSaaj(Saaj) - Method in class org.apache.xmlbeans.XmlOptions
-
- setSaajData(Node, Object) - Method in class org.apache.xmlbeans.impl.store.Locale
-
- setSaajData(Node, Object) - Method in interface org.apache.xmlbeans.impl.store.Saaj.SaajCallback
-
- 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.XmlOptions
-
- 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<String, String>) - 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.XmlOptions
-
- 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.XmlOptions
-
- 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.XmlOptions
-
- setSaveOptimizeForSpeed(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
- 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.XmlOptions
-
- 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.XmlOptions
-
- 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.XmlOptions
-
- 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<String, String>) - 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.XmlOptions
-
- setSaxLoader(Object) - Method in class org.apache.xmlbeans.impl.common.SystemCache
-
- setSchema(File) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
A file that points to either an individual schema file or a directory of files.
- setSchemaCodePrinter(SchemaCodePrinter) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- 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.
- setSchemas(SchemaDocument.Schema[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setSchemasDir(File) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setSchemasDir(File) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
- setSecond(int) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the second component.
- setSelector(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setShortJavaImplName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setShortJavaName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setShortValue(short) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setShortValue(short) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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.
- setSimpleContentTypes(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
-
- setSimpleType(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setSimpleTypeVariety(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setSource(CharacterIterator) - Method in class org.apache.xmlbeans.impl.regex.Match
-
- setSource(String) - Method in class org.apache.xmlbeans.impl.regex.Match
-
- setSource(char[]) - Method in class org.apache.xmlbeans.impl.regex.Match
-
- setSource(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
- setSourceName(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the name of the XML document file.
- setSourcesToCopyMap(Map<String, String>) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
-
- setSrcDir(File) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setSrcgendir(File) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Set a location to generate .java files into.
- setSrconly(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
A value of true means that only source will be generated.
- setStandalone(boolean) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the standalone property.
- setStringEnumEntries(SchemaStringEnumEntry[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setStringValue(String) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- setStringValue(String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- setStringValue(String) - Method in interface org.apache.xmlbeans.SimpleValue
-
- setStringValue(String) - Method in interface org.apache.xmlbeans.XmlAnySimpleType
-
- setSubstitutionGroup(SchemaGlobalElement.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
-
- setSubstitutionGroup(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setSvActual(boolean) - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
-
- setTargetSchemaTypeSystem(SchemaTypeSystemImpl) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Initializer for references to the SchemaTypeLoader
- setTextValue(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- setTextValue(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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).
- setTopParticleForComplexOrMixedContent(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- setTransitionNotes(QNameSet, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setTransitionRules(QNameSet, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setType(int) - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
-
- setType(Type) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
-
- setType(Type) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- setTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
-
- setTypesystemname(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
The name of the package that the TypeSystemHolder class should be
generated in.
- setUnionMemberTypeRefs(SchemaType.Ref[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setUnionOfLists(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- 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.XmlOptions
-
- setUrlFiles(URL...) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- 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.XmlOptions
-
- setUseEnumerations(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
-
- setUserData(Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
-
- setUserData(Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setUserData(Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setUserTypeHandlerName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setUserTypeName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setUseSameLocale(Object) - Method in class org.apache.xmlbeans.XmlOptions
-
- setValidateOnSet() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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.XmlOptions
-
- 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.XmlOptions
-
- setValidateTextOnly() - Method in class org.apache.xmlbeans.XmlOptions
-
- setValidateTextOnly(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
- 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.XmlOptions
-
- setValue(String) - Method in interface org.apache.xmlbeans.impl.soap.Node
-
If this is a Text node then this method will set its value, otherwise it
sets the value of the immediate (Text) child of this node.
- setValue(String) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- setValue(String) - Method in class org.apache.xmlbeans.impl.tool.Extension.Param
-
- setValueAsQName(QName) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- setVerbose(boolean) - Method in class org.apache.xmlbeans.impl.common.JarHelper
-
- setVerbose(boolean) - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
-
- setVerbose(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setVerbose(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Controls the amount of output.
- setVersion(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the XML version string to use in the <?xml?> declaration.
- setWhiteSpaceRule(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setWildcardProcess(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
-
- setWildcardProcess(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setWildcardSet(QNameSet) - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
-
- setWildcardSet(QNameSet) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- setWildcardSummary(QNameSet, boolean, QNameSet, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- setWsdlArrayType(SOAPArrayType) - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
-
- setWsdlFiles(File...) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- setXPathUseSaxon() - Method in class org.apache.xmlbeans.XmlOptions
-
- setXPathUseSaxon(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
- setXPathUseXmlBeans() - Method in class org.apache.xmlbeans.XmlOptions
-
- setXPathUseXmlBeans(boolean) - Method in class org.apache.xmlbeans.XmlOptions
-
- 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<String, Object>) - Method in class org.apache.xmlbeans.XmlOptions
-
Map the names and values of external variables in an xquery
expression.
- setXsdFiles(File...) - Method in class org.apache.xmlbeans.impl.tool.Parameters
-
- 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
-
- shouldDownloadURI(String) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
True if the given URI is a local file
- SIMPLE_CONTENT - Static variable in interface org.apache.xmlbeans.SchemaType
-
Simple content.
- SIMPLE_CONTENT_TYPES_SMART - Static variable in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
-
- SIMPLE_CONTENT_TYPES_STRING - Static variable in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
-
- 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_SIMPLE_CONTENT - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- SIMPLE_TYPE_STRING_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SimpleTypeFactory<T> - Class in org.apache.xmlbeans.impl.schema
-
- SimpleTypeFactory(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.impl.schema.SimpleTypeFactory
-
- 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.impl.common.XmlErrorPrinter
-
- size() - Method in class org.apache.xmlbeans.impl.common.XmlErrorWatcher
-
- size() - Method in class org.apache.xmlbeans.impl.tool.XMLBean.ErrorLogger
-
- size() - Method in class org.apache.xmlbeans.impl.values.JavaListObject
-
- size() - Method in class org.apache.xmlbeans.impl.values.JavaListXmlObject
-
- 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
-
- SIZE_BIG_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaType
-
- 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(long) - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
-
- skip() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- SKIP - Static variable in interface org.apache.xmlbeans.SchemaAttributeModel
-
Skip wildcard processing.
- SKIP - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
- skip() - Method in interface org.apache.xmlbeans.xml.stream.AttributeIterator
-
Skip the next element on the stream
- skipped() - Method in interface org.apache.xmlbeans.xml.stream.EntityReference
-
Returns true if this entity was skipped
- skippedEntity(String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
This class is only used internally so this method should never
be called.
- skipWithAttrs() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- SniffedXmlInputStream - Class in org.apache.xmlbeans.impl.common
-
- SniffedXmlInputStream(InputStream) - Constructor for class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
-
- SniffedXmlReader - Class in org.apache.xmlbeans.impl.common
-
- SniffedXmlReader(Reader) - Constructor for class org.apache.xmlbeans.impl.common.SniffedXmlReader
-
- soap11DimensionString() - Method in class org.apache.xmlbeans.soap.SOAPArrayType
-
Returns the dimensions as a string, e.g., [,][2,3,4]
- soap11DimensionString(int[]) - Method in class org.apache.xmlbeans.soap.SOAPArrayType
-
Given an actual set of dimensions that may differ from
the default that is stored, outputs the soap arrayType
string.
- soap12DimensionString(int[]) - Method in class org.apache.xmlbeans.soap.SOAPArrayType
-
SOAP 1.2
Given an actual set of dimensions that may differ from
the default that is stored, outputs the soap arraySize
string.
- SOAP_ARRAY - Static variable in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
- SOAPARRAY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- SOAPArrayType - Class in org.apache.xmlbeans.soap
-
- SOAPArrayType(String, PrefixResolver) - Constructor for class org.apache.xmlbeans.soap.SOAPArrayType
-
Parses a SOAP 1.1 array type string.
- SOAPArrayType(QName, String) - Constructor for class org.apache.xmlbeans.soap.SOAPArrayType
-
Parses SOAP 1.1(advanced) array type strings.
- SOAPArrayType(SOAPArrayType, int[]) - Constructor for class org.apache.xmlbeans.soap.SOAPArrayType
-
Given a nested SOAPArrayType and a set of dimensions for the outermost
array, comes up with the right SOAPArrayType for the whole thing.
- SOAPBody - Interface in org.apache.xmlbeans.impl.soap
-
An object that represents the contents of the SOAP body
element in a SOAP message.
- soapBody_addBodyElement(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapBody_addBodyElement(SOAPBody, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapBody_addDocument(DomImpl.Dom, Document) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapBody_addDocument(SOAPBody, Document) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapBody_addFault(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapBody_addFault(DomImpl.Dom, Name, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapBody_addFault(DomImpl.Dom, Name, String, Locale) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapBody_addFault(SOAPBody) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapBody_addFault(SOAPBody, Name, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapBody_addFault(SOAPBody, Name, String, Locale) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapBody_getFault(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapBody_getFault(SOAPBody) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapBody_hasFault(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapBody_hasFault(SOAPBody) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- SOAPBodyElement - Interface in org.apache.xmlbeans.impl.soap
-
A SOAPBodyElement
object represents the contents in
a SOAPBody
object.
- SOAPConnection - Class in org.apache.xmlbeans.impl.soap
-
A point-to-point connection that a client can use for sending messages
directly to a remote party (represented by a URL, for instance).
- SOAPConnection() - Constructor for class org.apache.xmlbeans.impl.soap.SOAPConnection
-
- SOAPConnectionFactory - Class in org.apache.xmlbeans.impl.soap
-
A factory for creating SOAPConnection
objects.
- SOAPConnectionFactory() - Constructor for class org.apache.xmlbeans.impl.soap.SOAPConnectionFactory
-
- SOAPConstants - Interface in org.apache.xmlbeans.impl.soap
-
The definition of constants pertaining to the SOAP 1.1 protocol.
- SOAPElement - Interface in org.apache.xmlbeans.impl.soap
-
An object representing the contents in a
SOAPBody
object, the contents in a SOAPHeader
object, the content that can follow the SOAPBody
object in a
SOAPEnvelope
object, or what can follow the detail element
in a SOAPFault
object.
- soapElement_addAttribute(SOAPElement, Name, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_addChildElement(SOAPElement, SOAPElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_addChildElement(SOAPElement, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_addChildElement(SOAPElement, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_addChildElement(SOAPElement, String, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_addChildElement(SOAPElement, String, String, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_addNamespaceDeclaration(SOAPElement, String, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_addTextNode(SOAPElement, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_getAllAttributes(SOAPElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_getAttributeValue(SOAPElement, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_getChildElements(SOAPElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_getChildElements(SOAPElement, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_getElementName(SOAPElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_getEncodingStyle(SOAPElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_getNamespacePrefixes(SOAPElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_getNamespaceURI(SOAPElement, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_getVisibleNamespacePrefixes(SOAPElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_removeAttribute(SOAPElement, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_removeContents(SOAPElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_removeNamespaceDeclaration(SOAPElement, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapElement_setEncodingStyle(SOAPElement, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- SOAPENC - Static variable in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
- SoapEncSchemaTypeSystem - Class in org.apache.xmlbeans.impl.schema
-
- SOAPEnvelope - Interface in org.apache.xmlbeans.impl.soap
-
The container for the SOAPHeader and SOAPBody portions of a
SOAPPart
object.
- soapEnvelope_addBody(SOAPEnvelope) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapEnvelope_addHeader(SOAPEnvelope) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapEnvelope_createName(SOAPEnvelope, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapEnvelope_createName(SOAPEnvelope, String, String, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapEnvelope_getBody(SOAPEnvelope) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapEnvelope_getHeader(SOAPEnvelope) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- SOAPException - Exception in org.apache.xmlbeans.impl.soap
-
An exception that signals that a SOAP exception has
occurred.
- SOAPException() - Constructor for exception org.apache.xmlbeans.impl.soap.SOAPException
-
Constructs a SOAPException
object with no
reason or embedded Throwable
object.
- SOAPException(String) - Constructor for exception org.apache.xmlbeans.impl.soap.SOAPException
-
Constructs a SOAPException
object with the
given String
as the reason for the exception
being thrown.
- SOAPException(String, Throwable) - Constructor for exception org.apache.xmlbeans.impl.soap.SOAPException
-
Constructs a SOAPException
object with the
given String
as the reason for the exception
being thrown and the given Throwable
object as
an embedded exception.
- SOAPException(Throwable) - Constructor for exception org.apache.xmlbeans.impl.soap.SOAPException
-
Constructs a SOAPException
object
initialized with the given Throwable
object.
- SOAPFactory - Class in org.apache.xmlbeans.impl.soap
-
SOAPFactory
is a factory for creating various objects
that exist in the SOAP XML tree.
- SOAPFactory() - Constructor for class org.apache.xmlbeans.impl.soap.SOAPFactory
-
- SOAPFault - Interface in org.apache.xmlbeans.impl.soap
-
An element in the SOAPBody
object that contains
error and/or status information.
- soapFault_addDetail(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_addDetail(SOAPFault) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_getDetail(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_getDetail(SOAPFault) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_getFaultActor(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_getFaultActor(SOAPFault) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_getFaultCode(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_getFaultCode(SOAPFault) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_getFaultCodeAsName(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_getFaultCodeAsName(SOAPFault) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_getFaultString(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_getFaultString(SOAPFault) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_getFaultStringLocale(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_getFaultStringLocale(SOAPFault) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_setFaultActor(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_setFaultActor(SOAPFault, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_setFaultCode(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_setFaultCode(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_setFaultCode(SOAPFault, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_setFaultCode(SOAPFault, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_setFaultString(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_setFaultString(DomImpl.Dom, String, Locale) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapFault_setFaultString(SOAPFault, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapFault_setFaultString(SOAPFault, String, Locale) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- SOAPFaultElement - Interface in org.apache.xmlbeans.impl.soap
-
A representation of the contents in
a SOAPFault
object.
- SOAPHeader - Interface in org.apache.xmlbeans.impl.soap
-
A representation of the SOAP header element.
- soapHeader_addHeaderElement(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeader_addHeaderElement(SOAPHeader, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapHeader_examineAllHeaderElements(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeader_examineAllHeaderElements(SOAPHeader) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapHeader_examineHeaderElements(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeader_examineHeaderElements(SOAPHeader, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapHeader_examineMustUnderstandHeaderElements(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeader_examineMustUnderstandHeaderElements(SOAPHeader, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapHeader_extractAllHeaderElements(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeader_extractAllHeaderElements(SOAPHeader) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapHeader_extractHeaderElements(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeader_extractHeaderElements(SOAPHeader, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- SOAPHeaderElement - Interface in org.apache.xmlbeans.impl.soap
-
An object representing the contents in the SOAP header part
of the SOAP envelope.
- soapHeaderElement_getActor(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeaderElement_getActor(SOAPHeaderElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapHeaderElement_getMustUnderstand(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeaderElement_getMustUnderstand(SOAPHeaderElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapHeaderElement_setActor(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeaderElement_setActor(SOAPHeaderElement, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapHeaderElement_setMustUnderstand(DomImpl.Dom, boolean) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- soapHeaderElement_setMustUnderstand(SOAPHeaderElement, boolean) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- SOAPMessage - Class in org.apache.xmlbeans.impl.soap
-
The root class for all SOAP messages.
- SOAPMessage() - Constructor for class org.apache.xmlbeans.impl.soap.SOAPMessage
-
- soapNode_detachNode(Node) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapNode_getParentElement(Node) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapNode_getValue(Node) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapNode_recycleNode(Node) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapNode_setParentElement(Node, SOAPElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapNode_setValue(Node, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- SOAPPart - Class in org.apache.xmlbeans.impl.soap
-
The container for the SOAP-specific portion of a
SOAPMessage
object.
- SOAPPart() - Constructor for class org.apache.xmlbeans.impl.soap.SOAPPart
-
- soapPart_addMimeHeader(SOAPPart, String, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_getAllMimeHeaders(SOAPPart) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_getContent(SOAPPart) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_getEnvelope(SOAPPart) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_getMatchingMimeHeaders(SOAPPart, String[]) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_getMimeHeader(SOAPPart, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_getNonMatchingMimeHeaders(SOAPPart, String[]) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_removeAllMimeHeaders(SOAPPart) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_removeMimeHeader(SOAPPart, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_setContent(SOAPPart, Source) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapPart_setMimeHeader(SOAPPart, String, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- soapText_isComment(Text) - Method in interface org.apache.xmlbeans.impl.store.Saaj
-
- SoftCache - Class in org.apache.xmlbeans.impl.common
-
- SoftCache() - Constructor for class org.apache.xmlbeans.impl.common.SoftCache
-
- 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.
- sourceCopyMap() - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Returns the whole sourceCopyMap, mapping URI's that have
been read to "sourceName" local names that have been used
to tag the types.
- sourceNameForUri(String) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Produces the "sourceName" (to be used within the schema project
source file copies) from the URI of the original source.
- Space - Interface in org.apache.xmlbeans.xml.stream
-
This element returns whitespace characters to allow separate
handling by the application
- SPACE - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a Space
- split_list(String) - Static method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- splitWords(String, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
- ST_ANY_ATOMIC - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_ANY_SIMPLE - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_ANY_SIMPLE - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_ANY_TYPE - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_ANY_TYPE - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_ANY_URI - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_ANY_URI - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_BASE_64_BINARY - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_BASE_64_BINARY - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_BOOLEAN - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_BOOLEAN - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_BYTE - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_BYTE - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_DATE - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_DATE - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_DATE_TIME - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_DATE_TIME - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_DAY_TIME_DURATION - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_DECIMAL - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_DECIMAL - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_DOUBLE - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_DOUBLE - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_DURATION - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_DURATION - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_ENTITIES - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_ENTITIES - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_ENTITY - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_ENTITY - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_FLOAT - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_FLOAT - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_G_DAY - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_G_DAY - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_G_MONTH - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_G_MONTH - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_G_MONTH_DAY - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_G_MONTH_DAY - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_G_YEAR - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_G_YEAR - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_G_YEAR_MONTH - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_G_YEAR_MONTH - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_HEX_BINARY - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_HEX_BINARY - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_ID - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_ID - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_IDREF - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_IDREF - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_IDREFS - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_IDREFS - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_INT - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_INT - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_LANGUAGE - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_LANGUAGE - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_LONG - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_LONG - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NAME - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NAME - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NCNAME - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NCNAME - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NEGATIVE_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NEGATIVE_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NMTOKEN - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NMTOKEN - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NMTOKENS - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NMTOKENS - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NO_TYPE - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NO_TYPE - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NON_NEGATIVE_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NON_NEGATIVE_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NON_POSITIVE_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NON_POSITIVE_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NORMALIZED_STRING - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NORMALIZED_STRING - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_NOTATION - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_NOTATION - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_POSITIVE_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_POSITIVE_INTEGER - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_QNAME - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_QNAME - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_SHORT - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_SHORT - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_STRING - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_STRING - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_TIME - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_TIME - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_TOKEN - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_TOKEN - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_UNSIGNED_BYTE - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_UNSIGNED_BYTE - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_UNSIGNED_INT - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_UNSIGNED_INT - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_UNSIGNED_LONG - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_UNSIGNED_LONG - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_UNSIGNED_SHORT - Static variable in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- ST_UNSIGNED_SHORT - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- ST_YEAR_MONTH_DURATION - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- STANDALONE - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
Document standlone
- standaloneSet() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- start() - Static method in class org.apache.xmlbeans.impl.schema.StscState
-
- start() - Method in class org.apache.xmlbeans.impl.xpath.XPathExecutionContext
-
- START - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton start-element token type
- START_DOCUMENT - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a StartDocument
- START_ELEMENT - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a StartElement
- START_PREFIX_MAPPING - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a StartPrefixMapping
- startCDATA() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- STARTDOC - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton start-document token type
- startDocument() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- StartDocument - Interface in org.apache.xmlbeans.xml.stream
-
An interface for the start document event
- startDTD(String, String, String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- startDTD(String, String, String) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
-
- startDTD(String, String, String) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
-
- startElement(String, String, String, Attributes) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- startElement(QName) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
-
- startElement(QName) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
-
- StartElement - Interface in org.apache.xmlbeans.xml.stream
-
The StartElement interface provides access to information about
start elements
- startEntity(String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- startJavaizing() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- startPrefixMapping(String, String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- StartPrefixMapping - Interface in org.apache.xmlbeans.xml.stream
-
This event signals that a prefix mapping has begun scope
- startResolving() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- startResolvingSGs() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- StaxHelper - Class in org.apache.xmlbeans.impl.common
-
Provides handy methods for working with StAX parsers and readers
- store_text(String) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
A user of a TypeStore calls store_text when he wants the TypeStore
to remember the given text immediately.
- StreamInstanceValidator - Class in org.apache.xmlbeans.impl.tool
-
- StreamInstanceValidator() - Constructor for class org.apache.xmlbeans.impl.tool.StreamInstanceValidator
-
- streamToNode(XMLStreamReader) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- 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.
- StringEnumValue - Class in org.apache.xmlbeans.impl.values
-
- StringEnumValue(String, int) - Constructor for class org.apache.xmlbeans.impl.values.StringEnumValue
-
- stringToBytes(String) - Static method in class org.apache.xmlbeans.impl.util.HexBin
-
Converts a hex string to a byte array.
- stripLeft(Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
-
- stripRight(Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
-
- stripTrailingZeros(String) - Static method in class org.apache.xmlbeans.GDurationBuilder
-
- sts() - Method in class org.apache.xmlbeans.impl.schema.StscState
-
The SchemaTypeSystem which we're building types on behalf of.
- StscChecker - Class in org.apache.xmlbeans.impl.schema
-
- StscChecker() - Constructor for class org.apache.xmlbeans.impl.schema.StscChecker
-
- StscComplexTypeResolver - Class in org.apache.xmlbeans.impl.schema
-
- StscComplexTypeResolver() - Constructor for class org.apache.xmlbeans.impl.schema.StscComplexTypeResolver
-
- StscImporter - Class in org.apache.xmlbeans.impl.schema
-
- StscImporter() - Constructor for class org.apache.xmlbeans.impl.schema.StscImporter
-
- StscImporter.DownloadTable - Class in org.apache.xmlbeans.impl.schema
-
- StscImporter.SchemaToProcess - Class in org.apache.xmlbeans.impl.schema
-
- StscJavaizer - Class in org.apache.xmlbeans.impl.schema
-
- StscJavaizer() - Constructor for class org.apache.xmlbeans.impl.schema.StscJavaizer
-
- StscResolver - Class in org.apache.xmlbeans.impl.schema
-
- StscResolver() - Constructor for class org.apache.xmlbeans.impl.schema.StscResolver
-
- StscSimpleTypeResolver - Class in org.apache.xmlbeans.impl.schema
-
- StscSimpleTypeResolver() - Constructor for class org.apache.xmlbeans.impl.schema.StscSimpleTypeResolver
-
- StscState - Class in org.apache.xmlbeans.impl.schema
-
This class represents the state of the SchemaTypeSystemCompiler as it's
going.
- StscTranslator - Class in org.apache.xmlbeans.impl.schema
-
- StscTranslator() - Constructor for class org.apache.xmlbeans.impl.schema.StscTranslator
-
- 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.impl.values.TypeStore
-
- substitute(QName, SchemaType) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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 class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
-
- 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 class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
-
- 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.
- substract(NameSet) - Method in class org.apache.xmlbeans.impl.config.NameSet
-
Returns the result of substracting 'what' NameSet from this NameSet
- substractFrom(NameSet) - Method in class org.apache.xmlbeans.impl.config.NameSet
-
Returns the result of substracting this NameSet from 'from' NameSet
- 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.
- succeeded(boolean) - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
-
- suggestPrefix(String) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
-
- summarizeResultAsHTMLTableRows(XSTCTester.TestCaseResult, PrintWriter, boolean) - Static method in class org.apache.xmlbeans.impl.tool.XSTCTester
-
- supplemental(char, char) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true the supplemental character corresponding to the given
surrogates.
- sync() - Method in interface org.apache.xmlbeans.impl.common.XmlLocale
-
- sync() - Method in class org.apache.xmlbeans.impl.store.Locale
-
- syncCacheWithLocalXsdFiles(String[], boolean) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
Adds items to the cache that point to new files that aren't
described in the cache, and optionally deletes old entries.
- SystemCache - Class in org.apache.xmlbeans.impl.common
-
This class encapsulates the caching strategy for XmlBeans.
- SystemCache() - Constructor for class org.apache.xmlbeans.impl.common.SystemCache
-
- systemClasspath() - Static method in class org.apache.xmlbeans.impl.tool.CodeGenUtil
-
- 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
-
- TELEIA - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
-
- tempCur() - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
-
- TestCase() - Constructor for class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
-
- TestCaseResult() - Constructor for class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
-
- testValid(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
- text(ValidatorListener.Event, SchemaType, String, boolean) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
-
- TEXT - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
-
- Text - Interface in org.apache.xmlbeans.impl.soap
-
A representation of a node whose value is text.
- text(String) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
-
- text(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
-
- text(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
-
- text(String) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
-
- TEXT - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton text token type
- textIsWhitespace() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
-
- ThreadLocalUtil - Class in org.apache.xmlbeans
-
- ThreadLocalUtil() - Constructor for class org.apache.xmlbeans.ThreadLocalUtil
-
- toArray() - Method in class org.apache.xmlbeans.XmlSimpleList
-
Copies the collection to an array.
- toArray(X[]) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Copies the collection to an array of a specified type.
- toAttr(QName) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toBookmark(XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- toChild(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- toChild(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- toChild(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- toChild(QName, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- toCursor(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves this cursor to the same position as the moveTo cursor.
- toEnd() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toEndDoc() - Method in class org.apache.xmlbeans.impl.store.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 class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- toFirstAttr() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toFirstAttribute() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cur
-
- toFirstChild() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- toFirstChildElement(Cur) - Static method in class org.apache.xmlbeans.impl.store.Locale
-
- toFirstContentToken() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- toLastAttr() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toLastAttribute() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cur
-
- toLastChild() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- toNameSet() - Method in class org.apache.xmlbeans.impl.config.NameSetBuilder
-
Creates a new NameSet with the current state.
- toNextAttr() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toNextAttribute() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- toNextSelection() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves this cursor to the next location in the selection,
if any.
- toNextSibling() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toNextSibling() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- toNextSibling(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- toNextSibling(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- toNextSibling(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- toNextToken() - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the next token.
- toParent() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toParent(boolean) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toParent() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- toParentRaw() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toPlainString(BigDecimal) - Static method in class org.apache.xmlbeans.GDurationBuilder
-
- toPrevAttr() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toPrevAttribute() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- toPrevChar(int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor backwards by the number of characters given.
- toPrevSibling() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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 class org.apache.xmlbeans.impl.store.Cursor
-
- 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.
- toRoot() - Method in class org.apache.xmlbeans.impl.store.Cur
-
- toSelection(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- toSelection(int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves this cursor to the specified location in the selection.
- toStartDoc() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- 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.impl.common.XmlNameImpl
-
- toString() - Method in class org.apache.xmlbeans.impl.common.XmlObjectList
-
- toString() - Method in class org.apache.xmlbeans.impl.config.InterfaceExtensionImpl
-
- toString() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
-
- toString() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- toString() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- toString() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
-
- toString() - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Represents this instence in String.
- toString() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
- toString() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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.
- translateAttributeGroup(AttributeGroup, String, boolean, boolean) - Static method in class org.apache.xmlbeans.impl.schema.StscTranslator
-
- translateElement(Element, String, boolean, String, String, List<SchemaType>, SchemaType) - Static method in class org.apache.xmlbeans.impl.schema.StscTranslator
-
Translates a local or global schema element.
- translateModelGroup(NamedGroup, String, boolean, boolean) - Static method in class org.apache.xmlbeans.impl.schema.StscTranslator
-
- tryHardToDelete(File) - Static method in class org.apache.xmlbeans.impl.tool.SchemaCodeGenerator
-
- tryToAcquire() - Static method in class org.apache.xmlbeans.impl.common.GlobalLock
-
- tryToAcquire() - Method in class org.apache.xmlbeans.impl.common.Mutex
-
Attempts to acquire the mutex.
- Type - Class in org.apache.xmlbeans.impl.inst2xsd.util
-
- Type() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.util.Type
-
- 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 class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- typeForClassname(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
-
- typeForClassname(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- typeForClassname(String) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
- typeForClassname(String) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- typeForClassname(String) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Finds a type for a given fully-qualified XML Bean classname
- typeForHandle(String) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
- typeForHandle(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
-
- typeForHandle(String) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
- typeForHandle(String) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
- typeForHandle(String) - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Locates a type, element, or attribute using the handle.
- typeForSignature(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
-
Utility function to load a type from a signature.
- typeForSignature(String) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Finds a type for a given signature string
- TypeHierarchyPrinter - Class in org.apache.xmlbeans.impl.tool
-
- TypeHierarchyPrinter() - Constructor for class org.apache.xmlbeans.impl.tool.TypeHierarchyPrinter
-
- 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.
- TypeStore - Interface in org.apache.xmlbeans.impl.values
-
- TypeStoreUser - Interface in org.apache.xmlbeans.impl.values
-
Represents the strongly-typed user of a typestore.
- TypeStoreUserFactory - Interface in org.apache.xmlbeans.impl.values
-
Every SchemaTypeLoader is actually a TypeStoreUserFactory.
- TypeStoreVisitor - Interface in org.apache.xmlbeans.impl.values
-
This interface is used by the TypeStore to visit every element in order
to compute nillable flags and default values.
- typeSystem - Static variable in class org.apache.xmlbeans.impl.schema.TypeSystemHolder
-
- typeSystem - Static variable in class org.apache.xmlbeans.metadata.system.sXMLCONFIG.TypeSystemHolder
-
- typeSystem - Static variable in class org.apache.xmlbeans.metadata.system.sXMLLANG.TypeSystemHolder
-
- typeSystem - Static variable in class org.apache.xmlbeans.metadata.system.sXMLSCHEMA.TypeSystemHolder
-
- typeSystem - Static variable in class org.apache.xmlbeans.metadata.system.sXMLTOOLS.TypeSystemHolder
-
- typeSystemForClassLoader(ClassLoader, String) - Static method in class org.apache.xmlbeans.XmlBeans
-
- typeSystemForName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
-
- TypeSystemHolder - Class in org.apache.xmlbeans.impl.inst2xsd.util
-
- TypeSystemHolder() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
-
- TypeSystemHolder - Class in org.apache.xmlbeans.impl.schema
-
This class is the hook which causes the SchemaTypeSystem to be loaded when
a generated class is used.
- TypeSystemHolder - Class in org.apache.xmlbeans.metadata.system.sXMLCONFIG
-
- TypeSystemHolder - Class in org.apache.xmlbeans.metadata.system.sXMLLANG
-
- TypeSystemHolder - Class in org.apache.xmlbeans.metadata.system.sXMLSCHEMA
-
- TypeSystemHolder - Class in org.apache.xmlbeans.metadata.system.sXMLTOOLS
-
U
- UNBOUNDED - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Element
-
- 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.
- unfilled() - Method in class org.apache.xmlbeans.impl.common.XmlObjectList
-
Tests that all values have been set.
- union(NameSet) - Method in class org.apache.xmlbeans.impl.config.NameSet
-
Returns the union of this NameSet with the 'with' NameSet.
- 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
-
- unionArraySetterHelper(Object[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- unionArraySetterHelper(Object[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- UNIQUE_PARTICLE_ATTRIBUTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- unjar(InputStream, File) - Method in class org.apache.xmlbeans.impl.common.JarHelper
-
Given an InputStream on a jar file, unjars the contents into the given
directory.
- unjarDir(File, File) - Method in class org.apache.xmlbeans.impl.common.JarHelper
-
Unjars a given jar file into a given directory.
- 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
-
- update_from_complex_content() - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- update_from_complex_content() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Update the value based on complex content.
- upperCamelCase(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
Returns a camel-cased string using the JAXB rules.
- upperCamelCase(String, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
Returns a camel-cased string, but either JAXB or JAX-RPC rules
are used
- upperCaseFirstLetter(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
- upperCaseUnderbar(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
-
Returns a upper-case-and-underbar string using the JAXB rules.
- URI_NS_SOAP_ENCODING - Static variable in interface org.apache.xmlbeans.impl.soap.SOAPConstants
-
The namespace identifier for the SOAP encoding (see section 5 of
the SOAP 1.1 specification).
- URI_NS_SOAP_ENVELOPE - Static variable in interface org.apache.xmlbeans.impl.soap.SOAPConstants
-
The namespace identifier for the SOAP envelope.
- URI_SHA1_PREFIX - Static variable in class org.apache.xmlbeans.impl.common.QNameHelper
-
- URI_SOAP_ACTOR_NEXT - Static variable in interface org.apache.xmlbeans.impl.soap.SOAPConstants
-
The URI identifying the first application processing a SOAP request as the intended
actor for a SOAP header entry (see section 4.2.2 of the SOAP 1.1 specification).
- uriMatch(String, String) - Static method in class org.apache.xmlbeans.impl.schema.StscTranslator
-
- USCORE - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
-
- UserType - Interface in org.apache.xmlbeans
-
The UserType class represents a mapping between an XML Schema QName and
a custom Java class type.
- UserTypeImpl - Class in org.apache.xmlbeans.impl.config
-
- UserTypeImpl() - Constructor for class org.apache.xmlbeans.impl.config.UserTypeImpl
-
- uses_invalidate_value() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A store can call uses_invalidate_value to know if calls to
invalidate_value will be fruitful.
- uses_invalidate_value() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
V
- valid - Variable in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy.SCTValidationContext
-
- validate() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- validate(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- validate(ValidatorListener) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
- validate() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- validate(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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_attribute(int) - Method in class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
-
- validate_attributes(int) - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
-
- validate_attributes(int) - Method in class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
-
- validate_now() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A store will call back on validate_now to force us to look at
the text if we're in an invalid state.
- validate_now() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
A store will call back on validate_now to force us to look at
the text if we're in an invalid state.
- validate_on_set() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Tells if this store was created with this option which tells the strongly typed
objects to perform lexical and value validation after a setter is called.
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaBase64HolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaStringHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.JavaUriHolderEx
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- validate_simpleval(String, ValidationContext) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- validateFiles(File[], SchemaTypeLoader, XmlOptions) - Static method in class org.apache.xmlbeans.impl.tool.StreamInstanceValidator
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBooleanHolderEx
-
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
-
Performs lexical validation only.
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDecimalHolderEx
-
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDoubleHolderEx
-
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaFloatHolderEx
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaIntegerHolderEx
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaIntHolderEx
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaLongHolderEx
-
- validateLexical(String, SchemaType, ValidationContext, PrefixResolver) - Static method in class org.apache.xmlbeans.impl.values.JavaNotationHolderEx
-
- validateLexical(String, ValidationContext, PrefixResolver) - Static method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
-
- validateLexical(String, SchemaType, ValidationContext, PrefixResolver) - Static method in class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaStringEnumerationHolderEx
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaStringHolderEx
-
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaUriHolder
-
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaUriHolderEx
-
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.XmlNCNameImpl
-
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.XmlNmTokenImpl
-
- validatePattern(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBooleanHolderEx
-
- validateSimpleType(SchemaType, String, Collection, PrefixResolver) - Static method in class org.apache.xmlbeans.impl.validator.ValidatorUtil
-
- validateValue(byte[], SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBase64HolderEx
-
- validateValue(BigDecimal, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDecimalHolderEx
-
Performs facet validation only.
- validateValue(double, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDoubleHolderEx
-
- validateValue(float, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaFloatHolderEx
-
- validateValue(GDateSpecification, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- validateValue(GDurationSpecification, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- validateValue(byte[], SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolderEx
-
- validateValue(QName, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaNotationHolderEx
-
- validateValue(QName, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
-
- validateValue(XmlSimpleList<? extends XmlAnySimpleType>, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- ValidatingInfoXMLStreamReader - Class in org.apache.xmlbeans.impl.validator
-
- ValidatingInfoXMLStreamReader() - Constructor for class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
-
- ValidatingXMLStreamReader - Class in org.apache.xmlbeans.impl.validator
-
This class is a wrapper over a generic XMLStreamReader that provides validation.
- ValidatingXMLStreamReader() - Constructor for class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
-
Default constructor.
- ValidationContext - Interface in org.apache.xmlbeans.impl.common
-
- Validator - Class in org.apache.xmlbeans.impl.validator
-
- Validator(SchemaType, SchemaField, SchemaTypeLoader, XmlOptions, Collection<XmlError>) - Constructor for class org.apache.xmlbeans.impl.validator.Validator
-
- ValidatorListener - Interface in org.apache.xmlbeans.impl.common
-
First event must be a BEGIN with no name (to communicate any xsi
information).
- ValidatorListener.Event - Interface in org.apache.xmlbeans.impl.common
-
- ValidatorUtil - Class in org.apache.xmlbeans.impl.validator
-
Author: Cezar Andrei (cezar.andrei at bea.com)
Date: Feb 5, 2004
- ValidatorUtil() - Constructor for class org.apache.xmlbeans.impl.validator.ValidatorUtil
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
-
Note, this is carefully aligned with hash codes for all xsd:decimal
primitives.
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
-
Note, this is carefully aligned with hash codes for all xsd:decimal
primitives.
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
-
Note, this is carefully aligned with hash codes for all xsd:decimal
primitives.
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
-
Note, this is carefully aligned with hash codes for all xsd:decimal
primitives.
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaStringHolder
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.JavaUriHolder
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- value_hash_code() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- valueEquals(XmlObject) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- valueEquals(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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 class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- valueHashCode() - Method in interface org.apache.xmlbeans.XmlObject
-
- valueOf(String) - Static method in enum org.apache.xmlbeans.XmlOptions.BeanMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.xmlbeans.XmlOptions.BeanMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
Applies to some, but not other elements for this property.
- VenetianBlindStrategy - Class in org.apache.xmlbeans.impl.inst2xsd
-
- VenetianBlindStrategy() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.VenetianBlindStrategy
-
- version() - Method in class org.apache.xmlbeans.impl.store.Locale
-
- VERSION - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
Document version
- visit(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
Traverses a deterministic content model, checking for
validity at any given point.
- visit(QName, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
The actual implementation that
traverses a deterministic content model, checking for
validity at any given point.
- visit(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreVisitor
-
When using a visitor, you must call "visit" on every qname of
every element in order up to the one you're interested in.
- visit_elements(TypeStoreVisitor) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Visits all the elements immediately, using the given visitor.
W
- warning(String, int, XmlObject) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Passes an error on to the current error listener.
- warning(String, Object[], XmlObject) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Passes an error on to the current error listener.
- warning(String) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
Produces diagnostic messages such as "downloading X to file Y".
- warning(String) - Method in class org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
Sends messages to System.out.
- weakCur(Object) - Method in class org.apache.xmlbeans.impl.store.Cur
-
- 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
-
- write(XMLStreamReader, XMLStreamWriter) - Static method in class org.apache.xmlbeans.impl.common.XmlReaderToWriter
-
- WRITE_XML_DECLARATION - Static variable in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Specifies whether the SOAP Message should contain an XML declaration.
- writeAll(XMLStreamReader, XMLStreamWriter) - Static method in class org.apache.xmlbeans.impl.common.XmlReaderToWriter
-
- writeCache() - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
- writeInputStreamToFile(InputStream, String) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
Writes an entire file in one step.
- writeInputStreamToFile(InputStream, String) - Method in class org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
Writes an entire file in one step.
- writeLongUTF(String) - Method in class org.apache.xmlbeans.impl.util.LongUTFDataOutputStream
-
Checks the length of the to-be-written UTF-8 array, if the length is below 64k then
DataOutputStream.writeUTF(String)
is called, otherwise a 4-byte (int) is injected to list/count
the appended UTF-8 bytes
- writepos - Variable in class org.apache.xmlbeans.impl.common.PushedInputStream
-
- writeReplace() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
This method can writeReplace either an unwrapped XmlObjectBase
or an XBean proxy.
- writeShortOrInt(int) - Method in class org.apache.xmlbeans.impl.util.LongUTFDataOutputStream
-
- writeShortOrInt(DataOutputStream, int) - Static method in class org.apache.xmlbeans.impl.util.LongUTFDataOutputStream
-
- writeTo(OutputStream) - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Writes this SOAPMessage
object to the given
output stream.
- 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 class org.apache.xmlbeans.impl.common.XmlWhitespace
-
- WS_COLLAPSE - Static variable in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
- WS_COLLAPSE - Static variable in interface org.apache.xmlbeans.impl.values.TypeStore
-
- WS_COLLAPSE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Whitespace collapsed and trimmed.
- WS_PRESERVE - Static variable in class org.apache.xmlbeans.impl.common.XmlWhitespace
-
- WS_PRESERVE - Static variable in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
- WS_PRESERVE - Static variable in interface org.apache.xmlbeans.impl.values.TypeStore
-
- WS_PRESERVE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Whitespace preserved.
- WS_REPLACE - Static variable in class org.apache.xmlbeans.impl.common.XmlWhitespace
-
- WS_REPLACE - Static variable in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
- WS_REPLACE - Static variable in interface org.apache.xmlbeans.impl.values.TypeStore
-
- WS_REPLACE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Whitespace replaced by ordinary space.
- WS_UNSPECIFIED - Static variable in class org.apache.xmlbeans.impl.common.XmlWhitespace
-
- WS_UNSPECIFIED - Static variable in interface org.apache.xmlbeans.impl.values.TypeStore
-
- WS_UNSPECIFIED - Static variable in interface org.apache.xmlbeans.SchemaType
-
Whitespace rule unspecified.
X
- XBeanDebug - Class in org.apache.xmlbeans.impl.common
-
- XBeanDebug() - Constructor for class org.apache.xmlbeans.impl.common.XBeanDebug
-
- xgetArray(QName, IntFunction<T[]>) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- xgetArray(QNameSet, IntFunction<T[]>) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- xgetListValue() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- xgetListValue() - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
-
- xgetListValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- xgetListValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- 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
-
- xgetListValue() - Method in interface org.apache.xmlbeans.XmlIDREFS
-
- xgetListValue() - Method in interface org.apache.xmlbeans.XmlNMTOKENS
-
- XML_DUPLICATE_ATTRIBUTE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- XML_EVENT - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies an XMLEvent
- XML_OBJECT - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
An XML Bean type that inherits from
XmlObject
.
- XML_PREFIX - Static variable in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- XmlAnySimpleType - Interface in org.apache.xmlbeans
-
- XmlAnySimpleTypeImpl - Class in org.apache.xmlbeans.impl.values
-
This class implements the anySimpleType for XML.
- XmlAnySimpleTypeImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
-
- XmlAnySimpleTypeImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
-
- XmlAnySimpleTypeRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlAnySimpleTypeRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeRestriction
-
- XmlAnyTypeImpl - Class in org.apache.xmlbeans.impl.values
-
This class implements the anyType for XML.
- XmlAnyTypeImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlAnyTypeImpl
-
- XmlAnyTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.values.XmlAnyTypeImpl
-
- XmlAnyURI - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:anyURI type.
- XmlAnyUriImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlAnyUriImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlAnyUriImpl
-
- XmlAnyUriRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlAnyUriRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlAnyUriRestriction
-
- XmlBase64Binary - Interface in org.apache.xmlbeans
-
- XmlBase64Binary.Factory - Class in org.apache.xmlbeans
-
- XmlBase64BinaryImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlBase64BinaryImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlBase64BinaryImpl
-
- XmlBase64BinaryRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlBase64BinaryRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlBase64BinaryRestriction
-
- XMLBean - Class in org.apache.xmlbeans.impl.tool
-
Modeled after Ant's javac and zip tasks.
- XMLBean() - Constructor for class org.apache.xmlbeans.impl.tool.XMLBean
-
- XMLBean.ErrorLogger - Class in org.apache.xmlbeans.impl.tool
-
- XmlBeans - Class in org.apache.xmlbeans
-
Provides an assortment of utilities
for managing XML Bean types, type systems, QNames, paths,
and queries.
- XMLBeansConstants - Class in org.apache.xmlbeans.impl.common
-
- XMLBeansConstants() - Constructor for class org.apache.xmlbeans.impl.common.XMLBeansConstants
-
- XmlbeansXPath - Class in org.apache.xmlbeans.impl.xpath.xmlbeans
-
- XmlbeansXPath(String, String, XPath) - Constructor for class org.apache.xmlbeans.impl.xpath.xmlbeans.XmlbeansXPath
-
- XMLBeanXSTCHarness - Class in org.apache.xmlbeans.impl.tool
-
- XMLBeanXSTCHarness() - Constructor for class org.apache.xmlbeans.impl.tool.XMLBeanXSTCHarness
-
- 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
-
- XmlBooleanImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlBooleanImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlBooleanImpl
-
- XmlBooleanRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlBooleanRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlBooleanRestriction
-
- XmlByte - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:byte type.
- XmlByteImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlByteImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlByteImpl
-
- XmlByteImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlByteImpl
-
- XmlCalendar - Class in org.apache.xmlbeans
-
- 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.
- XMLChar - Class in org.apache.xmlbeans.impl.common
-
This class defines the basic XML character properties.
- XMLChar() - Constructor for class org.apache.xmlbeans.impl.common.XMLChar
-
- XmlComplexContentImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlComplexContentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
-
- 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.
- XmlDateImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlDateImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlDateImpl
-
- XmlDateImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlDateImpl
-
- XmlDateTime - Interface in org.apache.xmlbeans
-
- XmlDateTimeImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlDateTimeImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlDateTimeImpl
-
- XmlDateTimeImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlDateTimeImpl
-
- XmlDecimal - Interface in org.apache.xmlbeans
-
- XmlDecimalImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlDecimalImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlDecimalImpl
-
- XmlDecimalRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlDecimalRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlDecimalRestriction
-
- 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.
- XmlDoubleImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlDoubleImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlDoubleImpl
-
- XmlDoubleRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlDoubleRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlDoubleRestriction
-
- XmlDuration - Interface in org.apache.xmlbeans
-
- XmlDurationImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlDurationImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlDurationImpl
-
- XmlDurationImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlDurationImpl
-
- XmlEncodingSniffer - Class in org.apache.xmlbeans.impl.common
-
- XmlEncodingSniffer(InputStream, String) - Constructor for class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
-
Sniffs the given XML stream for encoding information.
- XmlEncodingSniffer(Reader, String) - Constructor for class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
-
Sniffs the given XML stream for encoding information.
- XmlENTITIES - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:ENTITIES type,
a list type.
- XmlEntitiesImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlEntitiesImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlEntitiesImpl
-
- XmlEntitiesImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlEntitiesImpl
-
- XmlENTITY - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:ENTITY type.
- XmlEntityImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlEntityImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlEntityImpl
-
- XmlEntityImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlEntityImpl
-
- 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
-
- XmlErrorPrinter - Class in org.apache.xmlbeans.impl.common
-
- XmlErrorPrinter(boolean, URI) - Constructor for class org.apache.xmlbeans.impl.common.XmlErrorPrinter
-
- XmlErrorWatcher - Class in org.apache.xmlbeans.impl.common
-
- XmlErrorWatcher(Collection<XmlError>) - Constructor for class org.apache.xmlbeans.impl.common.XmlErrorWatcher
-
- XMLEvent - Interface in org.apache.xmlbeans.xml.stream
-
This is the base element interface for handling markup events.
- XmlEventBase - Class in org.apache.xmlbeans.impl.common
-
Abstract base class which implements the type part XMLEvent.
- XmlEventBase() - Constructor for class org.apache.xmlbeans.impl.common.XmlEventBase
-
- XmlEventBase(int) - Constructor for class org.apache.xmlbeans.impl.common.XmlEventBase
-
- 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.
- XmlFloatImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlFloatImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlFloatImpl
-
- XmlFloatRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlFloatRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlFloatRestriction
-
- XmlGDay - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:gDay type.
- XmlGDayImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlGDayImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlGDayImpl
-
- XmlGDayImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlGDayImpl
-
- XmlGMonth - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:gMonth type.
- XmlGMonthDay - Interface in org.apache.xmlbeans
-
- XmlGMonthDayImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlGMonthDayImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlGMonthDayImpl
-
- XmlGMonthDayImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlGMonthDayImpl
-
- XmlGMonthImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlGMonthImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlGMonthImpl
-
- XmlGMonthImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlGMonthImpl
-
- XmlGYear - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:gYear type.
- XmlGYearImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlGYearImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlGYearImpl
-
- XmlGYearImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlGYearImpl
-
- XmlGYearMonth - Interface in org.apache.xmlbeans
-
- XmlGYearMonthImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlGYearMonthImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlGYearMonthImpl
-
- XmlGYearMonthImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlGYearMonthImpl
-
- XmlHexBinary - Interface in org.apache.xmlbeans
-
- XmlHexBinaryImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlHexBinaryImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlHexBinaryImpl
-
- XmlHexBinaryRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlHexBinaryRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlHexBinaryRestriction
-
- XmlID - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:ID type.
- XmlIdImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlIdImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlIdImpl
-
- XmlIdImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlIdImpl
-
- XmlIDREF - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:IDREF type.
- XmlIdRefImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlIdRefImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlIdRefImpl
-
- XmlIdRefImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlIdRefImpl
-
- XmlIDREFS - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:IDREFS type,
a list type.
- XmlIdRefsImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlIdRefsImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlIdRefsImpl
-
- XmlIdRefsImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlIdRefsImpl
-
- XmlInt - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:int type.
- XmlInteger - Interface in org.apache.xmlbeans
-
- XmlIntegerImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlIntegerImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlIntegerImpl
-
- XmlIntegerRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlIntegerRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlIntegerRestriction
-
- XmlIntImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlIntImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlIntImpl
-
- XmlIntRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlIntRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlIntRestriction
-
- XmlLanguage - Interface in org.apache.xmlbeans
-
- XmlLanguageImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlLanguageImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlLanguageImpl
-
- XmlLanguageImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlLanguageImpl
-
- 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.
- XmlListImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlListImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlListImpl
-
- XmlLocale - Interface in org.apache.xmlbeans.impl.common
-
- XmlLong - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:long type.
- XmlLongImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlLongImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlLongImpl
-
- XmlLongRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlLongRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlLongRestriction
-
- XMLName - Interface in org.apache.xmlbeans.xml.stream
-
Encapsulates information about the Qualified Name of an XML event.
- XmlName - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:Name type.
- XMLNameHelper - Class in org.apache.xmlbeans.impl.common
-
- XMLNameHelper() - Constructor for class org.apache.xmlbeans.impl.common.XMLNameHelper
-
- XmlNameImpl - Class in org.apache.xmlbeans.impl.common
-
- XmlNameImpl() - Constructor for class org.apache.xmlbeans.impl.common.XmlNameImpl
-
- XmlNameImpl(String) - Constructor for class org.apache.xmlbeans.impl.common.XmlNameImpl
-
- XmlNameImpl(String, String) - Constructor for class org.apache.xmlbeans.impl.common.XmlNameImpl
-
- XmlNameImpl(String, String, String) - Constructor for class org.apache.xmlbeans.impl.common.XmlNameImpl
-
- XmlNameImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlNameImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlNameImpl
-
- XmlNameImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlNameImpl
-
- XmlNCName - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:Name type.
- XmlNCNameImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlNCNameImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlNCNameImpl
-
- XmlNCNameImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlNCNameImpl
-
- XmlNegativeInteger - Interface in org.apache.xmlbeans
-
- XmlNegativeIntegerImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlNegativeIntegerImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlNegativeIntegerImpl
-
- XmlNegativeIntegerImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlNegativeIntegerImpl
-
- XmlNMTOKEN - Interface in org.apache.xmlbeans
-
- XmlNmTokenImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlNmTokenImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlNmTokenImpl
-
- XmlNmTokenImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlNmTokenImpl
-
- XmlNMTOKENS - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:NMTOKENS type,
a list type.
- XmlNmTokensImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlNmTokensImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlNmTokensImpl
-
- XmlNmTokensImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlNmTokensImpl
-
- XmlNonNegativeInteger - Interface in org.apache.xmlbeans
-
- XmlNonNegativeIntegerImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlNonNegativeIntegerImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlNonNegativeIntegerImpl
-
- XmlNonNegativeIntegerImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlNonNegativeIntegerImpl
-
- XmlNonPositiveInteger - Interface in org.apache.xmlbeans
-
- XmlNonPositiveIntegerImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlNonPositiveIntegerImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlNonPositiveIntegerImpl
-
- XmlNonPositiveIntegerImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlNonPositiveIntegerImpl
-
- XmlNormalizedString - Interface in org.apache.xmlbeans
-
- XmlNormalizedStringImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlNormalizedStringImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlNormalizedStringImpl
-
- XmlNormalizedStringImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlNormalizedStringImpl
-
- XmlNOTATION - Interface in org.apache.xmlbeans
-
- XmlNotationImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlNotationImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlNotationImpl
-
- XmlNotationRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlNotationRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlNotationRestriction
-
- xmlns(String, String) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
-
- xmlns(String, String) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
-
- XMLNS_PREFIX - Static variable in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- XMLNS_STRING - Static variable in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- XMLNS_URI - Static variable in class org.apache.xmlbeans.impl.common.Sax2Dom
-
- XmlObject - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:anyType,
the base type for all XML Beans.
- XmlObjectBase - Class in org.apache.xmlbeans.impl.values
-
- XmlObjectBase() - Constructor for class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- XmlObjectFactory<T> - Class in org.apache.xmlbeans.impl.schema
-
Factory class for creating new instances.
- XmlObjectFactory(String) - Constructor for class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
- XmlObjectFactory(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
This constructor is only used as a workaround for bootstrapping the XML schemas - don't use it!
- XmlObjectList - Class in org.apache.xmlbeans.impl.common
-
A class to hold and compare a list of XmlObjects for use by keys
keyrefs during validation.
- XmlObjectList(int) - Constructor for class org.apache.xmlbeans.impl.common.XmlObjectList
-
Construct a new empty object list of the given fixed size.
- 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.
- XmlOptions.BeanMethod - Enum in org.apache.xmlbeans
-
- XmlOptions.XmlOptionsKeys - Enum in org.apache.xmlbeans
-
- XmlPositiveInteger - Interface in org.apache.xmlbeans
-
- XmlPositiveIntegerImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlPositiveIntegerImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlPositiveIntegerImpl
-
- XmlPositiveIntegerImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlPositiveIntegerImpl
-
- XmlQName - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:QName type.
- XmlQNameImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlQNameImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlQNameImpl
-
- XmlQNameRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlQNameRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlQNameRestriction
-
- XmlReaderToWriter - Class in org.apache.xmlbeans.impl.common
-
- 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.
- XmlShortImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlShortImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlShortImpl
-
- XmlShortImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlShortImpl
-
- XmlSimpleList<T> - Class in org.apache.xmlbeans
-
The immutable
List
returned for XML simple list values.
- XmlSimpleList(List<T>) - Constructor for class org.apache.xmlbeans.XmlSimpleList
-
Constructs an immutable XmlSimpleList that wraps (does not copy)
the given
List
.
- xmlStreamReader2XmlText(XMLStreamReader, OutputStream) - Static method in class org.apache.xmlbeans.impl.common.LoadSaveUtils
-
- XMLStreamReaderExt - Interface in org.apache.xmlbeans.impl.richParser
-
This interface extends the simple XMLStreamReader interface adding
methods to get java objects asociated with schemas simple types like:
ints, long, BigIntegers, Dates etc
Note: Given the fact that an implemetation of this interface will not
run validation in the stream, we will not include support for lists,
enumeration and unions.
- XMLStreamReaderExtImpl - Class in org.apache.xmlbeans.impl.richParser
-
Author: Cezar Andrei (cezar.andrei at bea.com)
Date: Nov 17, 2003
- XMLStreamReaderExtImpl(XMLStreamReader) - Constructor for class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
-
- XmlStreamUtils - Class in org.apache.xmlbeans.impl.common
-
debugging utilities for XmlStreamReader
- XmlStreamUtils() - Constructor for class org.apache.xmlbeans.impl.common.XmlStreamUtils
-
- XmlString - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:string type.
- XmlStringEnumeration - Class in org.apache.xmlbeans.impl.values
-
- XmlStringEnumeration(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlStringEnumeration
-
- XmlStringImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlStringImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlStringImpl
-
- XmlStringRestriction - Class in org.apache.xmlbeans.impl.values
-
- XmlStringRestriction(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlStringRestriction
-
- xmlText() - Method in class org.apache.xmlbeans.FilterXmlObject
-
- xmlText(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
-
- xmlText() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- xmlText(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- xmlText() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- xmlText(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- 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.
- xmlText2GenericDom(InputStream, Document) - Static method in class org.apache.xmlbeans.impl.common.LoadSaveUtils
-
- XmlTime - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:time type.
- XmlTimeImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlTimeImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlTimeImpl
-
- XmlTimeImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlTimeImpl
-
- XmlToken - Interface in org.apache.xmlbeans
-
Corresponds to the XML Schema
xs:token type.
- XmlTokenImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlTokenImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlTokenImpl
-
- XmlTokenImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlTokenImpl
-
- 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
.
- XmlUnionImpl - Class in org.apache.xmlbeans.impl.values
-
This class implements simple union types.
- XmlUnionImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlUnionImpl
-
- XmlUnsignedByte - Interface in org.apache.xmlbeans
-
- XmlUnsignedByteImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlUnsignedByteImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlUnsignedByteImpl
-
- XmlUnsignedByteImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlUnsignedByteImpl
-
- XmlUnsignedInt - Interface in org.apache.xmlbeans
-
- XmlUnsignedIntImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlUnsignedIntImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlUnsignedIntImpl
-
- XmlUnsignedIntImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlUnsignedIntImpl
-
- XmlUnsignedLong - Interface in org.apache.xmlbeans
-
- XmlUnsignedLongImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlUnsignedLongImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlUnsignedLongImpl
-
- XmlUnsignedLongImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlUnsignedLongImpl
-
- XmlUnsignedShort - Interface in org.apache.xmlbeans
-
- XmlUnsignedShortImpl - Class in org.apache.xmlbeans.impl.values
-
- XmlUnsignedShortImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlUnsignedShortImpl
-
- XmlUnsignedShortImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.values.XmlUnsignedShortImpl
-
- XmlValidationError - Class in org.apache.xmlbeans
-
The XmlValidationError class extends the
XmlError
XMLError class.
- XmlValueDisconnectedException - Exception in org.apache.xmlbeans.impl.values
-
- XmlValueNotNillableException - Exception in org.apache.xmlbeans.impl.values
-
- XmlValueNotNillableException() - Constructor for exception org.apache.xmlbeans.impl.values.XmlValueNotNillableException
-
- XmlValueNotSupportedException - Exception in org.apache.xmlbeans.impl.values
-
- XmlValueNotSupportedException() - Constructor for exception org.apache.xmlbeans.impl.values.XmlValueNotSupportedException
-
- XmlValueNotSupportedException(String) - Constructor for exception org.apache.xmlbeans.impl.values.XmlValueNotSupportedException
-
- XmlValueNotSupportedException(String, Object[]) - Constructor for exception org.apache.xmlbeans.impl.values.XmlValueNotSupportedException
-
- XmlValueOutOfRangeException - Exception in org.apache.xmlbeans.impl.values
-
- XmlValueOutOfRangeException() - Constructor for exception org.apache.xmlbeans.impl.values.XmlValueOutOfRangeException
-
- XmlValueOutOfRangeException(String) - Constructor for exception org.apache.xmlbeans.impl.values.XmlValueOutOfRangeException
-
- XmlValueOutOfRangeException(String, Object[]) - Constructor for exception org.apache.xmlbeans.impl.values.XmlValueOutOfRangeException
-
- XmlValueRef - Class in org.apache.xmlbeans.impl.schema
-
- XmlValueRef(XmlAnySimpleType) - Constructor for class org.apache.xmlbeans.impl.schema.XmlValueRef
-
- XmlWhitespace - Class in org.apache.xmlbeans.impl.common
-
- XmlWhitespace() - Constructor for class org.apache.xmlbeans.impl.common.XmlWhitespace
-
- XPath - Class in org.apache.xmlbeans.impl.xpath
-
- XPath.XPathCompileException - Exception in org.apache.xmlbeans.impl.xpath
-
- XPATH_COMPILATION_FAILURE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
- XPATH_REGEXP - Static variable in class org.apache.xmlbeans.impl.schema.StscTranslator
-
- XPathEngine - Interface in org.apache.xmlbeans.impl.xpath
-
- XPathExecutionContext - Class in org.apache.xmlbeans.impl.xpath
-
- XPathExecutionContext() - Constructor for class org.apache.xmlbeans.impl.xpath.XPathExecutionContext
-
- XPathFactory - Class in org.apache.xmlbeans.impl.xpath
-
- XPathFactory() - Constructor for class org.apache.xmlbeans.impl.xpath.XPathFactory
-
- XPathGenerationException - Exception in org.apache.xmlbeans.impl.xpathgen
-
An exception thrown if the XPath generation process can't complete
- XPathGenerationException(String) - Constructor for exception org.apache.xmlbeans.impl.xpathgen.XPathGenerationException
-
- XPathGenerator - Class in org.apache.xmlbeans.impl.xpathgen
-
Generates an XPath String that points to a given position in an XML document
- XPathGenerator() - Constructor for class org.apache.xmlbeans.impl.xpathgen.XPathGenerator
-
- XQuery - Interface in org.apache.xmlbeans.impl.xpath
-
- XQuerySchemaTypeSystem - Class in org.apache.xmlbeans.impl.schema
-
Same as
BuiltinSchemaTypeSystem
but adds three extra types
(
dayTimeDuration,
yearMonthDuration and
anyAtomicType)
and makes all the primitives extend
anyAtomicType.
- XsbDumper - Class in org.apache.xmlbeans.impl.tool
-
- xsd2inst(String[], String, SchemaInstanceGenerator.Xsd2InstOptions) - Static method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator
-
- xsd2inst(Reader[], String, SchemaInstanceGenerator.Xsd2InstOptions) - Static method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator
-
- xsd2inst(XmlObject[], String, SchemaInstanceGenerator.Xsd2InstOptions) - Static method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator
-
- Xsd2InstOptions() - Constructor for class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
-
- XsdGenStrategy - Interface in org.apache.xmlbeans.impl.inst2xsd
-
Author: Cezar Andrei ( cezar.andrei at bea.com )
Date: Jul 26, 2004
- XSTCTester - Class in org.apache.xmlbeans.impl.tool
-
- XSTCTester() - Constructor for class org.apache.xmlbeans.impl.tool.XSTCTester
-
- XSTCTester.Harness - Interface in org.apache.xmlbeans.impl.tool
-
- XSTCTester.TestCase - Class in org.apache.xmlbeans.impl.tool
-
- XSTCTester.TestCaseResult - Class in org.apache.xmlbeans.impl.tool
-
- XsTypeConverter - Class in org.apache.xmlbeans.impl.util
-
- XsTypeConverter() - Constructor for class org.apache.xmlbeans.impl.util.XsTypeConverter
-
_
- ___toNextSibling() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _abs - Variable in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
-
- _addToSelection() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _attr_getOwnerElement(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _attr_getSpecified(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _attributes_getLength(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _attributes_getNamedItem(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _attributes_getNamedItemNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _attributes_item(DomImpl.Dom, int) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _attributes_removeNamedItem(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _attributes_removeNamedItemNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _attributes_setNamedItem(DomImpl.Dom, Node) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _attributes_setNamedItemNS(DomImpl.Dom, Node) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _beginElement(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _beginElement(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _beginElement(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _cchLeft - Variable in class org.apache.xmlbeans.impl.store.CharUtil.CharJoin
-
- _cchSrc - Variable in class org.apache.xmlbeans.impl.store.CharUtil
-
- _characterData_appendData(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _characterData_deleteData(DomImpl.Dom, int, int) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _characterData_getData(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _characterData_getLength(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _characterData_insertData(DomImpl.Dom, int, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _characterData_replaceData(DomImpl.Dom, int, int, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _characterData_setData(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _characterData_substringData(DomImpl.Dom, int, int) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _childNodes_getLength(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _childNodes_item(DomImpl.Dom, int) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _clearBookmark(Object) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _clearSelections() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _comparePosition(Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _copy() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Same as copy() but unsynchronized.
- _copy(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Same as copy() but unsynchronized.
- _copyChars(int, Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _copyXml(Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _copyXmlContents(Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _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.
- _currentTokenType() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _DEFAULT_ELT_NS - Static variable in class org.apache.xmlbeans.impl.xpath.XPath
-
- _depth - Variable in class org.apache.xmlbeans.impl.store.CharUtil.CharJoin
-
- _dispose() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _document_createAttribute(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_createAttributeNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_createCDATASection(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_createComment(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_createDocumentFragment(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_createElement(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_createElementNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_createEntityReference(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_createProcessingInstruction(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_createTextNode(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_getDoctype(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_getDocumentElement(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_getElementById(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_getElementsByTagName(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_getElementsByTagNameNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_getImplementation(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _document_importNode(DomImpl.Dom, Node, boolean) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _documentProperties() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _domImplementation_createDocument(Locale, String, String, DocumentType) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _domImplementation_hasFeature(Locale, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _dump() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _element_getAttribute(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_getAttributeNode(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_getAttributeNodeNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_getAttributeNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_getElementsByTagName(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_getElementsByTagNameNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_getTagName(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_hasAttribute(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_hasAttributeNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_removeAttribute(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_removeAttributeNode(DomImpl.Dom, Attr) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_removeAttributeNS(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_setAttribute(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_setAttributeNode(DomImpl.Dom, Attr) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_setAttributeNodeNS(DomImpl.Dom, Attr) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _element_setAttributeNS(DomImpl.Dom, String, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _emptyNodeList - Static variable in class org.apache.xmlbeans.impl.store.DomImpl
-
- _execQuery(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _execQuery(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getAllBookmarkRefs(Collection) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getAllNamespaces(Map<String, String>) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getAttributeText(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getBookmark(Object) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getChars() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getChars(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getDocChangeStamp() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getDomNode() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getName() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getObject() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getSelectionCount() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getTextValue() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getTextValue(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _getXmlCursor(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _getXmlObject(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _getXmlStreamReader(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _handle - Variable in class org.apache.xmlbeans.SchemaComponent.Ref
-
- _hashcached - Variable in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- _hashcached - Variable in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- _hasNextSelection() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _hasNextToken() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _hasPrevToken() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertAttribute(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertAttribute(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertAttribute(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertAttributeWithValue(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertAttributeWithValue(String, String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertAttributeWithValue(QName, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertChars(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertComment(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertElement(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertElement(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertElement(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertElementWithText(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertElementWithText(String, String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertElementWithText(QName, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertNamespace(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _insertProcInst(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isAnyAttr() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isAtSamePositionAs(Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isAttr() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isComment() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isComplexContent() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- _isComplexType() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- _isContainer() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isEnd() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isEnddoc() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isFinish() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isLeftOf(Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isNamespace() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isProcinst() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isRightOf(Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isStart() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isStartdoc() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _isText() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _monitor() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _moveChars(int, Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _moveXml(Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _moveXmlContents(Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _namespaceForPrefix(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _newCursor() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _newDomNode() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _newDomNode(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _newInputStream() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _newInputStream(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _newReader() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _newReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _newXMLStreamReader() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _newXMLStreamReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _node_appendChild(DomImpl.Dom, Node) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_cloneNode(DomImpl.Dom, boolean) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_compareDocumentPosition(DomImpl.Dom, Node) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getBaseURI(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getFeature(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getFirstChild(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getLastChild(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getLocalName(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getNamespaceURI(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getNextSibling(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getNodeName(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getNodeType(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getNodeValue(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getOwnerDocument(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getParentNode(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getPrefix(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getPreviousSibling(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getTextContent(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_getUserData(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_hasAttributes(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_hasChildNodes(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_insertBefore(DomImpl.Dom, Node, Node) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_isDefaultNamespace(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_isEqualNode(DomImpl.Dom, Node) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_isSameNode(DomImpl.Dom, Node) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_isSupported(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_lookupNamespaceURI(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_lookupPrefix(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_normalize(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_removeChild(DomImpl.Dom, Node) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_replaceChild(DomImpl.Dom, Node, Node) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_setNodeValue(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_setPrefix(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_setTextContent(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _node_setUserData(DomImpl.Dom, String, Object, UserDataHandler) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _NS_BOUNDARY - Static variable in class org.apache.xmlbeans.impl.xpath.XPath
-
- _offLeft - Variable in class org.apache.xmlbeans.impl.store.CharUtil.CharJoin
-
- _offRight - Variable in class org.apache.xmlbeans.impl.store.CharUtil.CharJoin
-
- _offSrc - Variable in class org.apache.xmlbeans.impl.store.CharUtil
-
- _parseObject - Variable in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
-
- _parseObject - Variable in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
-
- _pop() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _prefixForNamespace(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _prevTokenType() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _processingInstruction_getData(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _processingInstruction_getTarget(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _processingInstruction_setData(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _push() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _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.
- _removeAttribute(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _removeChars(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _removeXml() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _removeXmlContents() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _save(File) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _save(OutputStream) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _save(Writer) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _save(ContentHandler, LexicalHandler) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _save(ContentHandler, LexicalHandler, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _save(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _save(OutputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _save(Writer, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _selectPath(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _selectPath(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _set(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Same as set() but unsynchronized.
- _setAttributeText(QName, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _setBookmark(XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _setName(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _setTextValue(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _setTextValue(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _soapElement_addAttribute(DomImpl.Dom, Name, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_addChildElement(DomImpl.Dom, SOAPElement) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_addChildElement(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_addChildElement(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_addChildElement(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_addChildElement(DomImpl.Dom, String, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_addNamespaceDeclaration(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_addTextNode(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_getAllAttributes(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_getAttributeValue(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_getChildElements(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_getChildElements(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_getElementName(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_getEncodingStyle(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_getNamespacePrefixes(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_getNamespaceURI(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_getVisibleNamespacePrefixes(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_removeAttribute(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_removeContents(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_removeNamespaceDeclaration(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapElement_setEncodingStyle(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapEnvelope_addBody(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapEnvelope_addHeader(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapEnvelope_createName(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapEnvelope_createName(DomImpl.Dom, String, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapEnvelope_getBody(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapEnvelope_getHeader(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapNode_detachNode(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapNode_getParentElement(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapNode_getValue(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapNode_recycleNode(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapNode_setParentElement(DomImpl.Dom, SOAPElement) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapNode_setValue(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_addMimeHeader(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_getAllMimeHeaders(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_getContent(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_getEnvelope(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_getMatchingMimeHeaders(DomImpl.Dom, String[]) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_getMimeHeader(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_getNonMatchingMimeHeaders(DomImpl.Dom, String[]) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_removeAllMimeHeaders(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_removeMimeHeader(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_setContent(DomImpl.Dom, Source) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapPart_setMimeHeader(DomImpl.Dom, String, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _soapText_isComment(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _srcLeft - Variable in class org.apache.xmlbeans.impl.store.CharUtil.CharJoin
-
- _srcRight - Variable in class org.apache.xmlbeans.impl.store.CharUtil.CharJoin
-
- _text_getWholeText(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _text_isElementContentWhitespace(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _text_replaceWholeText(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _text_splitText(DomImpl.Dom, int) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
-
- _toBookmark(XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toChild(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toChild(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toChild(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toChild(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toChild(QName, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toCursor(Cursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toEndDoc() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toEndToken() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toFirstAttribute() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toFirstChild() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toFirstContentToken() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toLastAttribute() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toLastChild() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toNextAttribute() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toNextBookmark(Object) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toNextChar(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toNextSelection() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toNextSibling(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toNextSibling(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toNextSibling(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toNextToken() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toParent() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toPrevAttribute() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toPrevBookmark(Object) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toPrevChar(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toPrevSibling() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toPrevToken() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toSelection(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _toStartDoc() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _validateOnSet() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- _validator - Variable in class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
-
- _value - Variable in class org.apache.xmlbeans.impl.values.JavaBase64Holder
-
- _value - Variable in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
-
- _voorVc - Static variable in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
- _xmlText() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
- _xmlText(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
-
A B C D E F G H I J K L M N O P Q R S T U V W X _