A B C D E F G H I J K L M N O P Q R S T U V W X _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort() - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- abort() - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- AbstractDocumentFactory<T> - Class in org.apache.xmlbeans.impl.schema
- AbstractDocumentFactory(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- accept(XMLEvent) - Method in interface org.apache.xmlbeans.xml.stream.ElementFilter
-
tests whether this event is part of this stream
- acceptedNames() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- acceptedNames() - Method in interface org.apache.xmlbeans.SchemaProperty
-
For element properties the set of names that are accepted for this property if this element is the head of a substitution group.
- acceptedStartNames() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
- acceptedStartNames() - Method in interface org.apache.xmlbeans.SchemaParticle
-
Returns the QNameSet of element names that can be accepted at the beginning of this particle.
- ACCESSOR_ATTRIBUTE - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- ACCESSOR_ELEMENT - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- acquire() - Static method in class org.apache.xmlbeans.impl.common.GlobalLock
- acquire() - Method in class org.apache.xmlbeans.impl.common.Mutex
-
Acquire the mutex.
- add(int, Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- add(int, T) - Method in class org.apache.xmlbeans.impl.values.JavaListObject
- add(int, T) - Method in class org.apache.xmlbeans.impl.values.JavaListXmlObject
- add(Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- add(String) - Method in class org.apache.xmlbeans.impl.config.NameSetBuilder
-
Adds a name to the representing NameSet
- add(QName) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Adds a single QName to this QNameSetBuilder.
- add(GDurationSpecification) - Method in class org.apache.xmlbeans.GDate
-
Adds a duration to this GDate, and returns a new GDate.
- add(GDurationSpecification) - Method in class org.apache.xmlbeans.GDuration
-
Returns a new GDuration which is the sum of this one and the supplied duration.
- add(XmlError) - Method in class org.apache.xmlbeans.impl.common.XmlErrorPrinter
- add(XmlError) - Method in class org.apache.xmlbeans.impl.common.XmlErrorWatcher
- add(XmlError) - Method in class org.apache.xmlbeans.impl.tool.XMLBean.ErrorLogger
- ADD - org.apache.xmlbeans.XmlOptions.BeanMethod
- add_attribute_user(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Adds an attribute with the given name and returns a TypeStoreUser underneath it.
- add_element_user(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Adds a new element at the last position adjacent to existing elements of the same name.
- ADD_NEW - org.apache.xmlbeans.XmlOptions.BeanMethod
- addAll(int, Collection) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- addAll(Collection) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- addAll(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Adds the contents of another QNameSet to this QNameSetBuilder.
- addAllDefinitions(StscImporter.SchemaToProcess[]) - Static method in class org.apache.xmlbeans.impl.schema.StscTranslator
- addAllEnumerationsFrom(Type) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- addAttachmentPart(AttachmentPart) - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Adds the given
AttachmentPart
object to thisSOAPMessage
object. - addAttribute(Attribute) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- addAttribute(Name, String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Adds an attribute with the specified name and value to this
SOAPElement
object. - addAttribute(SchemaLocalAttribute) - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
- addBody() - Method in interface org.apache.xmlbeans.impl.soap.SOAPEnvelope
-
Creates a
SOAPBody
object and sets it as theSOAPBody
object for thisSOAPEnvelope
object. - addBodyElement(Name) - Method in interface org.apache.xmlbeans.impl.soap.SOAPBody
-
Creates a new
SOAPBodyElement
object with the specified name and adds it to thisSOAPBody
object. - addChildElement(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Creates a new
SOAPElement
object initialized with the givenString
object and adds the new element to thisSOAPElement
object. - addChildElement(String, String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Creates a new
SOAPElement
object initialized with the specified local name and prefix and adds the new element to thisSOAPElement
object. - addChildElement(String, String, String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Creates a new
SOAPElement
object initialized with the specified local name, prefix, and URI and adds the new element to thisSOAPElement
object. - addChildElement(Name) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Creates a new
SOAPElement
object initialized with the givenName
object and adds the new element to thisSOAPElement
object. - addChildElement(SOAPElement) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Add a
SOAPElement
as a child of thisSOAPElement
instance. - addDetail() - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
-
Creates a
Detail
object and sets it as theDetail
object for thisSOAPFault
object. - addDetailEntry(Name) - Method in interface org.apache.xmlbeans.impl.soap.Detail
-
Creates a new
DetailEntry
object with the given name and adds it to thisDetail
object. - addDocument(Document) - Method in interface org.apache.xmlbeans.impl.soap.SOAPBody
-
Adds the root node of the DOM
Document
to thisSOAPBody
object. - addDuration(int, int, int, int, int, int, int, BigDecimal) - Method in class org.apache.xmlbeans.GDateBuilder
-
Adds a given duration to the date/time.
- addElement(Element) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- addEnumerationValue(String, XmlCursor) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- addError(Collection<XmlError>, String, int, XmlObject) - Static method in class org.apache.xmlbeans.impl.schema.StscState
- addError(Collection<XmlError>, String, Object[], File) - Static method in class org.apache.xmlbeans.impl.schema.StscState
- addError(Collection<XmlError>, String, Object[], URL) - Static method in class org.apache.xmlbeans.impl.schema.StscState
- addError(Collection<XmlError>, String, Object[], XmlObject) - Static method in class org.apache.xmlbeans.impl.schema.StscState
- addFault() - Method in interface org.apache.xmlbeans.impl.soap.SOAPBody
-
Creates a new
SOAPFault
object and adds it to thisSOAPBody
object. - addFault(Name, String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPBody
-
Creates a new
SOAPFault
object and adds it to thisSOAPBody
object. - addFault(Name, String, Locale) - Method in interface org.apache.xmlbeans.impl.soap.SOAPBody
-
Creates a new
SOAPFault
object and adds it to thisSOAPBody
object. - addFileset(FileSet) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- addGDuration(GDurationSpecification) - Method in class org.apache.xmlbeans.GDateBuilder
-
Adds a given duration to the date/time.
- addGDuration(GDurationSpecification) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Adds to this duration.
- addGlobalAttribute(Attribute) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
- addGlobalElement(Element) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
- addGlobalElement(Element, TypeSystemHolder, Inst2XsdOptions) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- addGlobalType(Type) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
- addHeader() - Method in interface org.apache.xmlbeans.impl.soap.SOAPEnvelope
-
Creates a
SOAPHeader
object and sets it as theSOAPHeader
object for thisSOAPEnvelope
object. - addHeader(String, String) - Method in class org.apache.xmlbeans.impl.soap.MimeHeaders
-
Adds a
MimeHeader
object with the specified name and value to thisMimeHeaders
object's list of headers. - addHeaderElement(Name) - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeader
-
Creates a new
SOAPHeaderElement
object initialized with the specified name and adds it to thisSOAPHeader
object. - addIdAttr(String, String) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- addInfo(Collection<XmlError>, String) - Static method in class org.apache.xmlbeans.impl.schema.StscState
- addInfo(Collection<XmlError>, String, Object[]) - Static method in class org.apache.xmlbeans.impl.schema.StscState
- addIvMessages(Collection<XmlError>) - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
- addMapping(char, int) - Method in class org.apache.xmlbeans.XmlOptionCharEscapeMap
-
set up this character to be escaped in output documents according to the given mode
- addMappings(char, char, int) - Method in class org.apache.xmlbeans.XmlOptionCharEscapeMap
-
set up this contiguous set of characters to be escaped in output documents according to the given mode
- addMimeHeader(String, String) - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Adds a MIME header with the specified name and value to this
AttachmentPart
object. - addMimeHeader(String, String) - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Creates a
MimeHeader
object with the specified name and value and adds it to thisSOAPPart
object. - addNamespace(String) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Adds an entire namespace URI of QNames to this QNameSetBuilder.
- addNamespaceDeclaration(String, String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Adds a namespace declaration with the specified prefix and URI to this
SOAPElement
object. - addNewAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AllDocument
-
Appends and returns a new empty "all" element
- addNewAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Appends and returns a new empty "all" element
- addNewAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Appends and returns a new empty "all" element
- addNewAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Appends and returns a new empty value (as xml) as the last "all" element
- addNewAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllDocumentImpl
-
Appends and returns a new empty "all" element
- addNewAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Appends and returns a new empty "all" element
- addNewAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Appends and returns a new empty "all" element
- addNewAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Appends and returns a new empty value (as xml) as the last "all" element
- addNewAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Appends and returns a new empty value (as xml) as the last "all" element
- addNewAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty "all" element
- addNewAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Appends and returns a new empty value (as xml) as the last "all" element
- addNewAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty "all" element
- addNewAnnotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
Appends and returns a new empty "annotation" element
- addNewAnnotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument
-
Appends and returns a new empty "annotation" element
- addNewAnnotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
Appends and returns a new empty "annotation" element
- addNewAnnotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl
-
Appends and returns a new empty "annotation" element
- addNewAnnotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Appends and returns a new empty value (as xml) as the last "annotation" element
- addNewAnnotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "annotation" element
- addNewAnnotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Appends and returns a new empty value (as xml) as the last "annotation" element
- addNewAnnotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "annotation" element
- addNewAny() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument
-
Appends and returns a new empty "any" element
- addNewAny() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Appends and returns a new empty value (as xml) as the last "any" element
- addNewAny() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl
-
Appends and returns a new empty "any" element
- addNewAny() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Appends and returns a new empty value (as xml) as the last "any" element
- addNewAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyAttributeDocument
-
Appends and returns a new empty "anyAttribute" element
- addNewAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Appends and returns a new empty "anyAttribute" element
- addNewAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Appends and returns a new empty "anyAttribute" element
- addNewAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Appends and returns a new empty "anyAttribute" element
- addNewAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyAttributeDocumentImpl
-
Appends and returns a new empty "anyAttribute" element
- addNewAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Appends and returns a new empty "anyAttribute" element
- addNewAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Appends and returns a new empty "anyAttribute" element
- addNewAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Appends and returns a new empty "anyAttribute" element
- addNewAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty "anyAttribute" element
- addNewAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty "anyAttribute" element
- addNewAppinfo() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Appends and returns a new empty value (as xml) as the last "appinfo" element
- addNewAppinfo() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument
-
Appends and returns a new empty "appinfo" element
- addNewAppinfo() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Appends and returns a new empty value (as xml) as the last "appinfo" element
- addNewAppinfo() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl
-
Appends and returns a new empty "appinfo" element
- addNewAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeDocument
-
Appends and returns a new empty "attribute" element
- addNewAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeDocumentImpl
-
Appends and returns a new empty "attribute" element
- addNewAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "attribute" element
- addNewAttributeGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupDocument
-
Appends and returns a new empty "attributeGroup" element
- addNewAttributeGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupDocumentImpl
-
Appends and returns a new empty "attributeGroup" element
- addNewAttributeGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewAttributeGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "attributeGroup" element
- addNewBinding() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Appends and returns a new empty value (as xml) as the last "binding" element
- addNewBinding() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Appends and returns a new empty value (as xml) as the last "binding" element
- addNewChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ChoiceDocument
-
Appends and returns a new empty "choice" element
- addNewChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Appends and returns a new empty "choice" element
- addNewChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Appends and returns a new empty "choice" element
- addNewChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Appends and returns a new empty value (as xml) as the last "choice" element
- addNewChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ChoiceDocumentImpl
-
Appends and returns a new empty "choice" element
- addNewChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Appends and returns a new empty "choice" element
- addNewChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Appends and returns a new empty "choice" element
- addNewChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Appends and returns a new empty value (as xml) as the last "choice" element
- addNewChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Appends and returns a new empty value (as xml) as the last "choice" element
- addNewChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty "choice" element
- addNewChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Appends and returns a new empty value (as xml) as the last "choice" element
- addNewChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty "choice" element
- addNewCode() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Appends and returns a new empty "code" element
- addNewCode() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Appends and returns a new empty "code" element
- addNewComplexContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument
-
Appends and returns a new empty "complexContent" element
- addNewComplexContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Appends and returns a new empty "complexContent" element
- addNewComplexContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl
-
Appends and returns a new empty "complexContent" element
- addNewComplexContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Appends and returns a new empty "complexContent" element
- addNewComplexType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexTypeDocument
-
Appends and returns a new empty "complexType" element
- addNewComplexType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Appends and returns a new empty "complexType" element
- addNewComplexType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeDocumentImpl
-
Appends and returns a new empty "complexType" element
- addNewComplexType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Appends and returns a new empty "complexType" element
- addNewComplexType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Appends and returns a new empty value (as xml) as the last "complexType" element
- addNewComplexType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "complexType" element
- addNewComplexType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Appends and returns a new empty value (as xml) as the last "complexType" element
- addNewComplexType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "complexType" element
- addNewConfig() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument
-
Appends and returns a new empty "config" element
- addNewConfig() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl
-
Appends and returns a new empty "config" element
- addNewDefinitions() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument
-
Appends and returns a new empty "definitions" element
- addNewDefinitions() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl
-
Appends and returns a new empty "definitions" element
- addNewDocumentation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Appends and returns a new empty value (as xml) as the last "documentation" element
- addNewDocumentation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument
-
Appends and returns a new empty "documentation" element
- addNewDocumentation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Appends and returns a new empty value (as xml) as the last "documentation" element
- addNewDocumentation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl
-
Appends and returns a new empty "documentation" element
- addNewDownloadedSchemas() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument
-
Appends and returns a new empty "downloaded-schemas" element
- addNewDownloadedSchemas() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl
-
Appends and returns a new empty "downloaded-schemas" element
- addNewElement() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ElementDocument
-
Appends and returns a new empty "element" element
- addNewElement() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Appends and returns a new empty value (as xml) as the last "element" element
- addNewElement() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementDocumentImpl
-
Appends and returns a new empty "element" element
- addNewElement() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Appends and returns a new empty value (as xml) as the last "element" element
- addNewElement() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "element" element
- addNewElement() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "element" element
- addNewEntry() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Appends and returns a new empty value (as xml) as the last "entry" element
- addNewEntry() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Appends and returns a new empty value (as xml) as the last "entry" element
- addNewEnumeration() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.EnumerationDocument
-
Appends and returns a new empty "enumeration" element
- addNewEnumeration() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.EnumerationDocumentImpl
-
Appends and returns a new empty "enumeration" element
- addNewEnumeration() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "enumeration" element
- addNewEnumeration() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "enumeration" element
- addNewEnumeration() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "enumeration" element
- addNewEnumeration() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "enumeration" element
- addNewExtension() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Appends and returns a new empty value (as xml) as the last "extension" element
- addNewExtension() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Appends and returns a new empty value (as xml) as the last "extension" element
- addNewExtension() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Appends and returns a new empty "extension" element
- addNewExtension() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Appends and returns a new empty "extension" element
- addNewExtension() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
Appends and returns a new empty "extension" element
- addNewExtension() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
Appends and returns a new empty "extension" element
- addNewField() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument
-
Appends and returns a new empty "field" element
- addNewField() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl
-
Appends and returns a new empty "field" element
- addNewField() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Appends and returns a new empty value (as xml) as the last "field" element
- addNewField() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Appends and returns a new empty value (as xml) as the last "field" element
- addNewFile() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
-
Appends and returns a new empty value (as xml) as the last "file" element
- addNewFile() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
-
Appends and returns a new empty value (as xml) as the last "file" element
- addNewFiles() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Appends and returns a new empty "files" element
- addNewFiles() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Appends and returns a new empty "files" element
- addNewFractionDigits() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FractionDigitsDocument
-
Appends and returns a new empty "fractionDigits" element
- addNewFractionDigits() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FractionDigitsDocumentImpl
-
Appends and returns a new empty "fractionDigits" element
- addNewFractionDigits() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "fractionDigits" element
- addNewFractionDigits() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "fractionDigits" element
- addNewFractionDigits() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "fractionDigits" element
- addNewFractionDigits() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "fractionDigits" element
- addNewGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Appends and returns a new empty "group" element
- addNewGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Appends and returns a new empty "group" element
- addNewGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Appends and returns a new empty value (as xml) as the last "group" element
- addNewGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupDocument
-
Appends and returns a new empty "group" element
- addNewGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Appends and returns a new empty "group" element
- addNewGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Appends and returns a new empty "group" element
- addNewGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupDocumentImpl
-
Appends and returns a new empty "group" element
- addNewGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Appends and returns a new empty value (as xml) as the last "group" element
- addNewGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Appends and returns a new empty value (as xml) as the last "group" element
- addNewGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty "group" element
- addNewGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "group" element
- addNewGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Appends and returns a new empty value (as xml) as the last "group" element
- addNewGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty "group" element
- addNewGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "group" element
- addNewImport() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Appends and returns a new empty value (as xml) as the last "import" element
- addNewImport() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Appends and returns a new empty value (as xml) as the last "import" element
- addNewImport() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl
-
Appends and returns a new empty "import" element
- addNewImport() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "import" element
- addNewImport() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument
-
Appends and returns a new empty "import" element
- addNewImport() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "import" element
- addNewInclude() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.IncludeDocumentImpl
-
Appends and returns a new empty "include" element
- addNewInclude() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "include" element
- addNewInclude() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument
-
Appends and returns a new empty "include" element
- addNewInclude() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "include" element
- addNewInterface() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Appends and returns a new empty value (as xml) as the last "interface" element
- addNewInterface() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Appends and returns a new empty value (as xml) as the last "interface" element
- addNewKey() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Appends and returns a new empty value (as xml) as the last "key" element
- addNewKey() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Appends and returns a new empty value (as xml) as the last "key" element
- addNewKey() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyDocumentImpl
-
Appends and returns a new empty "key" element
- addNewKey() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyDocument
-
Appends and returns a new empty "key" element
- addNewKeyref() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Appends and returns a new empty value (as xml) as the last "keyref" element
- addNewKeyref() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Appends and returns a new empty value (as xml) as the last "keyref" element
- addNewKeyref() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyrefDocumentImpl
-
Appends and returns a new empty "keyref" element
- addNewKeyref() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument
-
Appends and returns a new empty "keyref" element
- addNewLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.LengthDocumentImpl
-
Appends and returns a new empty "length" element
- addNewLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "length" element
- addNewLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "length" element
- addNewLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.LengthDocument
-
Appends and returns a new empty "length" element
- addNewLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "length" element
- addNewLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "length" element
- addNewList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl
-
Appends and returns a new empty "list" element
- addNewList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Appends and returns a new empty "list" element
- addNewList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument
-
Appends and returns a new empty "list" element
- addNewList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Appends and returns a new empty "list" element
- addNewMaxExclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxExclusiveDocumentImpl
-
Appends and returns a new empty "maxExclusive" element
- addNewMaxExclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "maxExclusive" element
- addNewMaxExclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "maxExclusive" element
- addNewMaxExclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxExclusiveDocument
-
Appends and returns a new empty "maxExclusive" element
- addNewMaxExclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "maxExclusive" element
- addNewMaxExclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "maxExclusive" element
- addNewMaxInclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxInclusiveDocumentImpl
-
Appends and returns a new empty "maxInclusive" element
- addNewMaxInclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "maxInclusive" element
- addNewMaxInclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "maxInclusive" element
- addNewMaxInclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxInclusiveDocument
-
Appends and returns a new empty "maxInclusive" element
- addNewMaxInclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "maxInclusive" element
- addNewMaxInclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "maxInclusive" element
- addNewMaxLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxLengthDocumentImpl
-
Appends and returns a new empty "maxLength" element
- addNewMaxLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "maxLength" element
- addNewMaxLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "maxLength" element
- addNewMaxLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxLengthDocument
-
Appends and returns a new empty "maxLength" element
- addNewMaxLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "maxLength" element
- addNewMaxLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "maxLength" element
- addNewMessage() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Appends and returns a new empty value (as xml) as the last "message" element
- addNewMessage() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Appends and returns a new empty value (as xml) as the last "message" element
- addNewMinExclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinExclusiveDocumentImpl
-
Appends and returns a new empty "minExclusive" element
- addNewMinExclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "minExclusive" element
- addNewMinExclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "minExclusive" element
- addNewMinExclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MinExclusiveDocument
-
Appends and returns a new empty "minExclusive" element
- addNewMinExclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "minExclusive" element
- addNewMinExclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "minExclusive" element
- addNewMinInclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinInclusiveDocumentImpl
-
Appends and returns a new empty "minInclusive" element
- addNewMinInclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "minInclusive" element
- addNewMinInclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "minInclusive" element
- addNewMinInclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MinInclusiveDocument
-
Appends and returns a new empty "minInclusive" element
- addNewMinInclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "minInclusive" element
- addNewMinInclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "minInclusive" element
- addNewMinLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinLengthDocumentImpl
-
Appends and returns a new empty "minLength" element
- addNewMinLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "minLength" element
- addNewMinLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "minLength" element
- addNewMinLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MinLengthDocument
-
Appends and returns a new empty "minLength" element
- addNewMinLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "minLength" element
- addNewMinLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "minLength" element
- addNewNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Appends and returns a new empty value (as xml) as the last "namespace" element
- addNewNamespace() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Appends and returns a new empty value (as xml) as the last "namespace" element
- addNewNotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl
-
Appends and returns a new empty "notation" element
- addNewNotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "notation" element
- addNewNotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument
-
Appends and returns a new empty "notation" element
- addNewNotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "notation" element
- addNewPattern() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.PatternDocumentImpl
-
Appends and returns a new empty "pattern" element
- addNewPattern() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "pattern" element
- addNewPattern() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "pattern" element
- addNewPattern() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument
-
Appends and returns a new empty "pattern" element
- addNewPattern() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "pattern" element
- addNewPattern() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "pattern" element
- addNewPortType() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Appends and returns a new empty value (as xml) as the last "portType" element
- addNewPortType() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Appends and returns a new empty value (as xml) as the last "portType" element
- addNewPrePostSet() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Appends and returns a new empty "prePostSet" element
- addNewPrePostSet() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Appends and returns a new empty "prePostSet" element
- addNewQname() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Appends and returns a new empty value (as xml) as the last "qname" element
- addNewQname() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Appends and returns a new empty value (as xml) as the last "qname" element
- addNewRedefine() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl
-
Appends and returns a new empty "redefine" element
- addNewRedefine() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "redefine" element
- addNewRedefine() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument
-
Appends and returns a new empty "redefine" element
- addNewRedefine() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "redefine" element
- addNewRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Appends and returns a new empty "restriction" element
- addNewRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Appends and returns a new empty "restriction" element
- addNewRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl
-
Appends and returns a new empty "restriction" element
- addNewRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
Appends and returns a new empty "restriction" element
- addNewRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Appends and returns a new empty "restriction" element
- addNewRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument
-
Appends and returns a new empty "restriction" element
- addNewRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
Appends and returns a new empty "restriction" element
- addNewRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Appends and returns a new empty "restriction" element
- addNewSchema() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl
-
Appends and returns a new empty "schema" element
- addNewSchema() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument
-
Appends and returns a new empty "schema" element
- addNewSchemaLocation() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Appends and returns a new empty value (as xml) as the last "schemaLocation" element
- addNewSchemaLocation() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Appends and returns a new empty value (as xml) as the last "schemaLocation" element
- addNewSelector() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Appends and returns a new empty "selector" element
- addNewSelector() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl
-
Appends and returns a new empty "selector" element
- addNewSelector() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Appends and returns a new empty "selector" element
- addNewSelector() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument
-
Appends and returns a new empty "selector" element
- addNewSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Appends and returns a new empty "sequence" element
- addNewSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Appends and returns a new empty "sequence" element
- addNewSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Appends and returns a new empty value (as xml) as the last "sequence" element
- addNewSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Appends and returns a new empty "sequence" element
- addNewSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Appends and returns a new empty "sequence" element
- addNewSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Appends and returns a new empty value (as xml) as the last "sequence" element
- addNewSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Appends and returns a new empty value (as xml) as the last "sequence" element
- addNewSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty "sequence" element
- addNewSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SequenceDocumentImpl
-
Appends and returns a new empty "sequence" element
- addNewSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Appends and returns a new empty value (as xml) as the last "sequence" element
- addNewSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty "sequence" element
- addNewSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SequenceDocument
-
Appends and returns a new empty "sequence" element
- addNewService() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Appends and returns a new empty value (as xml) as the last "service" element
- addNewService() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Appends and returns a new empty value (as xml) as the last "service" element
- addNewSimpleContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Appends and returns a new empty "simpleContent" element
- addNewSimpleContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Appends and returns a new empty "simpleContent" element
- addNewSimpleContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl
-
Appends and returns a new empty "simpleContent" element
- addNewSimpleContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument
-
Appends and returns a new empty "simpleContent" element
- addNewSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Appends and returns a new empty value (as xml) as the last "simpleType" element
- addNewSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Appends and returns a new empty value (as xml) as the last "simpleType" element
- addNewSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeDocumentImpl
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Appends and returns a new empty value (as xml) as the last "simpleType" element
- addNewSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Appends and returns a new empty value (as xml) as the last "simpleType" element
- addNewSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Appends and returns a new empty value (as xml) as the last "simpleType" element
- addNewSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleTypeDocument
-
Appends and returns a new empty "simpleType" element
- addNewSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Appends and returns a new empty value (as xml) as the last "simpleType" element
- addNewTest() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
-
Appends and returns a new empty value (as xml) as the last "test" element
- addNewTest() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
-
Appends and returns a new empty value (as xml) as the last "test" element
- addNewTests() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl
-
Appends and returns a new empty "tests" element
- addNewTests() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument
-
Appends and returns a new empty "tests" element
- addNewTotalDigits() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "totalDigits" element
- addNewTotalDigits() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "totalDigits" element
- addNewTotalDigits() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TotalDigitsDocumentImpl
-
Appends and returns a new empty "totalDigits" element
- addNewTotalDigits() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "totalDigits" element
- addNewTotalDigits() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "totalDigits" element
- addNewTotalDigits() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument
-
Appends and returns a new empty "totalDigits" element
- addNewTypes() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Appends and returns a new empty value (as xml) as the last "types" element
- addNewTypes() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Appends and returns a new empty value (as xml) as the last "types" element
- addNewUnion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Appends and returns a new empty "union" element
- addNewUnion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl
-
Appends and returns a new empty "union" element
- addNewUnion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Appends and returns a new empty "union" element
- addNewUnion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument
-
Appends and returns a new empty "union" element
- addNewUnique() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Appends and returns a new empty value (as xml) as the last "unique" element
- addNewUnique() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Appends and returns a new empty value (as xml) as the last "unique" element
- addNewUnique() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UniqueDocumentImpl
-
Appends and returns a new empty "unique" element
- addNewUnique() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UniqueDocument
-
Appends and returns a new empty "unique" element
- addNewUsertype() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Appends and returns a new empty value (as xml) as the last "usertype" element
- addNewUsertype() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Appends and returns a new empty value (as xml) as the last "usertype" element
- addNewValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
-
Appends and returns a new empty "value" attribute
- addNewValue() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
-
Appends and returns a new empty "value" attribute
- addNewWhiteSpace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
- addNewWhiteSpace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
- addNewWhiteSpace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WhiteSpaceDocumentImpl
-
Appends and returns a new empty "whiteSpace" element
- addNewWhiteSpace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
- addNewWhiteSpace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Appends and returns a new empty value (as xml) as the last "whiteSpace" element
- addNewWhiteSpace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument
-
Appends and returns a new empty "whiteSpace" element
- addSchemaDigest(byte[]) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Accumulates a schema digest...
- addSchemaLocation(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Appends the value as the last "schemaLocation" element
- addSchemaLocation(String) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Appends the value as the last "schemaLocation" element
- addSourceUri(String, String) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Notes another URI that has been consumed during compilation (this is the URI that is in the document .NAME property)
- addSubstitutionGroupMember(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
- addSubstitutionGroupMember(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- addSvMessages(Collection<XmlError>) - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
- addTextNode(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Creates a new
Text
object initialized with the givenString
and adds it to thisSOAPElement
object. - addToSelection() - Method in class org.apache.xmlbeans.impl.store.Cur
- addToSelection() - Method in class org.apache.xmlbeans.impl.store.Cursor
- addToSelection() - Method in interface org.apache.xmlbeans.XmlCursor
-
Appends the current location of the cursor to the selection.
- addToSelection(Cur) - Method in class org.apache.xmlbeans.impl.store.Cur
- addToTypeLoaderCache(SchemaTypeLoader, ClassLoader) - Method in class org.apache.xmlbeans.impl.common.SystemCache
- addWarning(Collection<XmlError>, String, int, XmlObject) - Static method in class org.apache.xmlbeans.impl.schema.StscState
- addWarning(Collection<XmlError>, String, Object[], XmlObject) - Static method in class org.apache.xmlbeans.impl.schema.StscState
- All - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML all(@http://www.w3.org/2001/XMLSchema).
- ALL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member
- ALL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member
- ALL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member
- ALL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member
- ALL - Static variable in class org.apache.xmlbeans.QNameSet
-
The QNameSet containing all QNames.
- ALL - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
An xs:all group.
- ALL_GROUP_LIMITED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-all-limited: See XMLSchema Structures 1.0: All Group Limited
- ALL_GROUP_LIMITED$CHILD_PARTICLES_MAX_LTE_1 - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-all-limited.2: See clause 2 of XMLSchema Structures 1.0: All Group Limited
- ALL_GROUP_LIMITED$IN_COMPLEX_TYPE_DEF_PARTICLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-all-limited.1.2b: See clause 1.2 of XMLSchema Structures 1.0: All Group Limited
- ALL_GROUP_LIMITED$IN_MIN_MAX_1_PARTICLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-all-limited.1.2a: See clause 1.2 of XMLSchema Structures 1.0: All Group Limited
- All.MaxOccurs - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML maxOccurs(@).
- All.MinOccurs - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML minOccurs(@).
- AllDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one all(@http://www.w3.org/2001/XMLSchema) element.
- AllDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one all(@http://www.w3.org/2001/XMLSchema) element.
- AllDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllDocumentImpl
- AllImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML all(@http://www.w3.org/2001/XMLSchema).
- AllImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl
- AllImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedGroupImpl.AllImpl
- AllImpl.MaxOccursImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML maxOccurs(@).
- AllImpl.MinOccursImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML minOccurs(@).
- AllNNI - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML allNNI(@http://www.w3.org/2001/XMLSchema).
- AllNNI.Member - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- AllNNI.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.AllNNI$Member.
- AllNNIImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML allNNI(@http://www.w3.org/2001/XMLSchema).
- AllNNIImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllNNIImpl
- AllNNIImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllNNIImpl
- AllNNIImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- allowPartial() - Method in class org.apache.xmlbeans.impl.schema.StscState
-
True if a partial SchemaTypeSystem should be produced
- ANNO_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
an-props-correct: See XMLSchema Structures 1.0: Annotation Correct
- Annotated - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML annotated(@http://www.w3.org/2001/XMLSchema).
- AnnotatedImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML annotated(@http://www.w3.org/2001/XMLSchema).
- AnnotatedImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
- ANNOTATION - Static variable in interface org.apache.xmlbeans.SchemaComponent
-
An annotation.
- AnnotationDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one annotation(@http://www.w3.org/2001/XMLSchema) element.
- AnnotationDocument.Annotation - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML annotation(@http://www.w3.org/2001/XMLSchema).
- AnnotationDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one annotation(@http://www.w3.org/2001/XMLSchema) element.
- AnnotationDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl
- AnnotationDocumentImpl.AnnotationImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML annotation(@http://www.w3.org/2001/XMLSchema).
- AnnotationImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
- annotations() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- annotations() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- annotations() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- annotations() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- annotations() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the top-level annotations
- ANY - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member
- ANY - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member
- AnyAttributeDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one anyAttribute(@http://www.w3.org/2001/XMLSchema) element.
- AnyAttributeDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one anyAttribute(@http://www.w3.org/2001/XMLSchema) element.
- AnyAttributeDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyAttributeDocumentImpl
- AnyDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one any(@http://www.w3.org/2001/XMLSchema) element.
- AnyDocument.Any - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML any(@http://www.w3.org/2001/XMLSchema).
- AnyDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one any(@http://www.w3.org/2001/XMLSchema) element.
- AnyDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl
- AnyDocumentImpl.AnyImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML any(@http://www.w3.org/2001/XMLSchema).
- AnyImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
- ANYURI - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
anyURI: See XMLSchema Datatypes 1.0: anyURI
- append(DomImpl.Dom, DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- AppinfoDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one appinfo(@http://www.w3.org/2001/XMLSchema) element.
- AppinfoDocument.Appinfo - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML appinfo(@http://www.w3.org/2001/XMLSchema).
- AppinfoDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one appinfo(@http://www.w3.org/2001/XMLSchema) element.
- AppinfoDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl
- AppinfoDocumentImpl.AppinfoImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML appinfo(@http://www.w3.org/2001/XMLSchema).
- AppinfoImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl.AppinfoImpl
- args() - Method in class org.apache.xmlbeans.impl.tool.CommandLine
- array_setter(XmlObject[], QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Copies the contents of the given array of XmlObject (including attributes, elements, mixed content), over all the elements of the given name under the current typestore.
- ARRAY_TYPE - Static variable in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- arraySetterHelper(boolean[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(boolean[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(byte[][], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(byte[][], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(byte[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(byte[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(double[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(double[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(float[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(float[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(int[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(int[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(int, QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(int, QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(long[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(long[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(short[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(short[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(String[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(String[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(BigDecimal[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(BigDecimal[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(BigInteger[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(BigInteger[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(Calendar[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(Calendar[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(Date[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(Date[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(List<?>[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(List<?>[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(QName[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(QName[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(GDate[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(GDate[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(GDuration[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(GDuration[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(StringEnumAbstractBase[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(StringEnumAbstractBase[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(XmlObject[], QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- arraySetterHelper(XmlObject[], QName, QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- ASSESS_ATTR_SCHEMA_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-assess-attr: See XMLSchema Structures 1.0: Schema-Validity Assessment (Attribute)
- ASSESS_ATTR_SCHEMA_VALID$NOT_RESOLVED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-assess-attr.1.2: See clause 1.2 of XMLSchema Structures 1.0: Schema-Validity Assessment (Attribute)
- ASSESS_ELEM_SCHEMA_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-assess-elt: See XMLSchema Structures 1.0: Schema-Validity Assessment (Element)
- ASSESS_ELEM_SCHEMA_VALID$NOT_RESOLVED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-assess-elt.1.1.1.3.2: See clause 1.1.1.3.2 of XMLSchema Structures 1.0: Schema-Validity Assessment (Element)
- associateSourceName(Cur, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
- atLeast(int, int, int) - Method in class org.apache.xmlbeans.impl.tool.XsbDumper
- atMost(int, int, int) - Method in class org.apache.xmlbeans.impl.tool.XsbDumper
- ATOMIC - Static variable in interface org.apache.xmlbeans.SchemaType
-
Atomic type.
- attach_store(TypeStore) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Called to attach to the given textStore.
- attach_store(TypeStore) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Called to initialize the TypeStore associated with this XmlObject implementation.
- AttachmentPart - Class in org.apache.xmlbeans.impl.soap
-
A single attachment to a
SOAPMessage
object. - AttachmentPart() - Constructor for class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Create a new AttachmentPart.
- attr(String, String, String, String) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- attr(String, String, String, String) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- attr(QName) - Method in class org.apache.xmlbeans.impl.xpath.XPathExecutionContext
- attr(QName, String) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- attr(QName, String) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- attr(ValidatorListener.Event, QName, SchemaType, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- ATTR - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
- ATTR - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton attribute token type
- ATTR_COMPATIBILITY_TARGETNS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- attr_getOwnerElement(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- ATTR_GROUP_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
ag-props-correct: See XMLSchema Structures 1.0: Attribute Group Definition Properties Correct
- ATTR_GROUP_PROPERTIES$2 - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
ag-props-correct.2: See clause 2 of XMLSchema Structures 1.0: Attribute Group Definition Properties Correct
- ATTR_GROUP_PROPERTIES$TWO_IDS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
ag-props-correct.3: See clause 3 of XMLSchema Structures 1.0: Attribute Group Definition Properties Correct
- ATTR_LOCALLY_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-attribute: See XMLSchema Structures 1.0: Attribute Locally Valid
- ATTR_LOCALLY_VALID$FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-attribute.4: See clause 4 of XMLSchema Structures 1.0: Attribute Locally Valid
- ATTR_LOCALLY_VALID$NO_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-attribute.1: See clause 1 of XMLSchema Structures 1.0: Attribute Locally Valid
- ATTR_NOTATION_TYPE_FORBIDDEN - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
enumeration-required-notation: See XMLSchema Datatypes 1.0: Schema Component Constraint: enumeration facet value required for NOTATION
- ATTR_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
a-props-correct: See XMLSchema Structures 1.0: Attribute Declaration Properties Correct
- ATTR_PROPERTIES$CONSTRAINT_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
a-props-correct.2: See clause 2 of XMLSchema Spec: Attribute Declaration Properties
- ATTR_PROPERTIES$ID_FIXED_OR_DEFAULT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
a-props-correct.3: See clause 3 of XMLSchema Spec: Attribute Declaration Properties
- ATTR_USE_LOCALLY_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- ATTR_USE_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
au-props-correct: See XMLSchema Structures 1.0: Attribute Use Correct
- ATTR_WILDCARD_INTERSECT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-aw-intersect: See XMLSchema Structures 1.0: Attribute Wildcard Intersection
- ATTR_WILDCARD_UNION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-aw-union: See XMLSchema Structures 1.0: Attribute Wildcard Union
- Attribute - Class in org.apache.xmlbeans.impl.inst2xsd.util
- Attribute - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML attribute(@http://www.w3.org/2001/XMLSchema).
- Attribute - Interface in org.apache.xmlbeans.xml.stream
-
An interface that contains information about an attribute
- Attribute() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
- ATTRIBUTE - Static variable in interface org.apache.xmlbeans.SchemaComponent
-
An attribute definition.
- ATTRIBUTE_GROUP - Static variable in interface org.apache.xmlbeans.SchemaComponent
-
An attribute group definition.
- ATTRIBUTE_GROUP_MISSING_NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- ATTRIBUTE_GROUP_MISSING_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- ATTRIBUTE_TYPE_INVALID - Static variable in class org.apache.xmlbeans.XmlValidationError
- ATTRIBUTE_VALIDATION_COMPAT_MODE - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- Attribute.Use - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML use(@).
- Attribute.Use.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.Attribute$Use.
- AttributeDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one attribute(@http://www.w3.org/2001/XMLSchema) element.
- AttributeDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one attribute(@http://www.w3.org/2001/XMLSchema) element.
- AttributeDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeDocumentImpl
- AttributeGroup - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML attributeGroup(@http://www.w3.org/2001/XMLSchema).
- AttributeGroupDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one attributeGroup(@http://www.w3.org/2001/XMLSchema) element.
- AttributeGroupDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one attributeGroup(@http://www.w3.org/2001/XMLSchema) element.
- AttributeGroupDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupDocumentImpl
- AttributeGroupImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML attributeGroup(@http://www.w3.org/2001/XMLSchema).
- AttributeGroupImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
- AttributeGroupRef - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML attributeGroupRef(@http://www.w3.org/2001/XMLSchema).
- AttributeGroupRefImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML attributeGroupRef(@http://www.w3.org/2001/XMLSchema).
- AttributeGroupRefImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupRefImpl
- attributeGroups() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
Returns the attribute groups defined in this loader.
- attributeGroups() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- attributeGroups() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- attributeGroups() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
Returns the attribute groups defined in this loader.
- attributeGroups() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the attribute groups defined in this loader.
- AttributeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML attribute(@http://www.w3.org/2001/XMLSchema).
- AttributeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
- AttributeImpl.UseImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML use(@).
- AttributeIterator - Interface in org.apache.xmlbeans.xml.stream
-
This interface specifies methods for iterating over attributes.
- 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, DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- attributes_setNamedItemNS(DomImpl.Dom, DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- attributeTypes() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
Returns the attribute types defined in this loader.
- attributeTypes() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- attributeTypes() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- attributeTypes() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
Returns the attribute types defined in this loader.
- attributeTypes() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the attribute types defined in this loader.
- ATTRS - Static variable in class org.apache.xmlbeans.impl.xpath.XPathExecutionContext
- autoTypeDocument(Cur, SchemaType, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
- available() - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
- AYAH - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
B
- BAD_HANDLE - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
- BAD_PARTICLE_TYPE - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
- BASE_URI - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- BASE64BINARY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
base64Binary: See XMLSchema Datatypes 1.0: base64Binary
- BaseAttribute - Interface in org.apache.xmlbeans.impl.xb.xmlschema
-
A document containing one base(@http://www.w3.org/XML/1998/namespace) attribute.
- BaseAttributeImpl - Class in org.apache.xmlbeans.impl.xb.xmlschema.impl
-
A document containing one base(@http://www.w3.org/XML/1998/namespace) attribute.
- BaseAttributeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.BaseAttributeImpl
- BaseSchemaResourceManager - Class in org.apache.xmlbeans.impl.tool
- BaseSchemaResourceManager() - Constructor for class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
- BEGIN - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
- beginElement(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
- beginElement(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new element around this cursor, giving the element the specified local name.
- beginElement(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
- beginElement(String, String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new element around this cursor, giving the element the specified local name and associating it with the specified namespace.
- beginElement(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
- beginElement(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
Inserts a new element around this cursor, giving the element the specified qualified name.
- BindingConfig - Class in org.apache.xmlbeans
-
The BindingConfig class is used during compilation to control the generation of java source files.
- BindingConfig() - Constructor for class org.apache.xmlbeans.BindingConfig
- BindingConfigImpl - Class in org.apache.xmlbeans.impl.config
-
An implementation of BindingConfig
- blockExtension() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
- blockExtension() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- blockExtension() - Method in interface org.apache.xmlbeans.SchemaLocalElement
-
True if extension is blocked.
- blockExtension() - Method in interface org.apache.xmlbeans.SchemaType
-
True if extensions of this type cannot be substituted for this type
- blockRestriction() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
- blockRestriction() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- blockRestriction() - Method in interface org.apache.xmlbeans.SchemaLocalElement
-
True if restriction is blocked.
- blockRestriction() - Method in interface org.apache.xmlbeans.SchemaType
-
True if restrictions of this type cannot be substituted for this type
- BlockSet - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML blockSet(@http://www.w3.org/2001/XMLSchema).
- BlockSet.Member - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- BlockSet.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.BlockSet$Member.
- BlockSet.Member2 - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- BlockSet.Member2.Item - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- BlockSetImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML blockSet(@http://www.w3.org/2001/XMLSchema).
- BlockSetImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.BlockSetImpl
- BlockSetImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.BlockSetImpl
- BlockSetImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- BlockSetImpl.MemberImpl2 - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- BlockSetImpl.MemberImpl2.ItemImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- blockSubstitution() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
- blockSubstitution() - Method in interface org.apache.xmlbeans.SchemaLocalElement
-
True if element substitution is blocked.
- BMPattern - Class in org.apache.xmlbeans.impl.regex
-
Boyer-Moore searcher.
- BMPattern(String, boolean) - Constructor for class org.apache.xmlbeans.impl.regex.BMPattern
- BMPattern(String, int, boolean) - Constructor for class org.apache.xmlbeans.impl.regex.BMPattern
- bookmark(XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- bookmark(XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- bookmarkLastAttr(QName, XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- bookmarkLastAttr(QName, XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- bookmarkLastAttr(QName, XmlCursor.XmlBookmark) - Method in interface org.apache.xmlbeans.XmlSaxHandler
-
Insert a bookmark before the attr token associated with the last SAX element event.
- bookmarkLastEvent(XmlCursor.XmlBookmark) - Method in interface org.apache.xmlbeans.XmlSaxHandler
-
Insert a bookmark before the token associated with the last SAX event.
- bookmarkLastNonAttr(XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- bookmarkLastNonAttr(XmlCursor.XmlBookmark) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- BOOLEAN - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
boolean: See XMLSchema Datatypes 1.0: boolean
- BTC_ANY_ATOMIC - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- BTC_ANY_SIMPLE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:anySimpleType, aka
XmlAnySimpleType.type
- BTC_ANY_TYPE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:anyType, aka
XmlObject.type
- BTC_ANY_URI - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:anyURI, aka
XmlAnyURI.type
- BTC_BASE_64_BINARY - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:base64Binary, aka
XmlBase64Binary.type
- BTC_BOOLEAN - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:boolean, aka
XmlBoolean.type
- BTC_BYTE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:byte, aka
XmlByte.type
- BTC_DATE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:date, aka
XmlDate.type
- BTC_DATE_TIME - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:dateTime, aka
XmlDateTime.type
- BTC_DAY_TIME_DURATION - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- BTC_DECIMAL - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:decimal, aka
XmlDecimal.type
- BTC_DOUBLE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:double, aka
XmlDouble.type
- BTC_DURATION - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:duration, aka
XmlDuration.type
- BTC_ENTITIES - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:ENTITIES, aka
XmlENTITIES.type
- BTC_ENTITY - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:ENTITY, aka
XmlENTITY.type
- BTC_FIRST_PRIMITIVE - Static variable in interface org.apache.xmlbeans.SchemaType
-
The primitive types have codes between BTC_FIRST_PRIMITIVE and BTC_LAST_PRIMITIVE inclusive
- BTC_FIRST_XQUERY - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- BTC_FLOAT - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:float, aka
XmlFloat.type
- BTC_G_DAY - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:gDay, aka
XmlGDay.type
- BTC_G_MONTH - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:gMonth, aka
XmlGMonth.type
- BTC_G_MONTH_DAY - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:gMonthDay, aka
XmlGMonthDay.type
- BTC_G_YEAR - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:gYear, aka
XmlGYear.type
- BTC_G_YEAR_MONTH - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:gYearMonth, aka
XmlGYearMonth.type
- BTC_HEX_BINARY - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:hexBinary, aka
XmlBase64Binary.type
- BTC_ID - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:ID, aka
XmlID.type
- BTC_IDREF - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:IDREF, aka
XmlIDREF.type
- BTC_IDREFS - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:IDREFS, aka
XmlIDREFS.type
- BTC_INT - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:int, aka
XmlInt.type
- BTC_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:integer, aka
XmlInteger.type
- BTC_LANGUAGE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:language, aka
XmlLanguage.type
- BTC_LAST_BUILTIN - Static variable in interface org.apache.xmlbeans.SchemaType
- BTC_LAST_PRIMITIVE - Static variable in interface org.apache.xmlbeans.SchemaType
-
The primitive types have codes between BTC_FIRST_PRIMITIVE and BTC_LAST_PRIMITIVE inclusive
- BTC_LAST_XQUERY - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- BTC_LONG - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:long, aka
XmlLong.type
- BTC_NAME - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:Name, aka
XmlName.type
- BTC_NCNAME - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:NCName, aka
XmlNCName.type
- BTC_NEGATIVE_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:NegativeInteger, aka
XmlNegativeInteger.type
- BTC_NMTOKEN - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:NMTOKEN, aka
XmlNMTOKEN.type
- BTC_NMTOKENS - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:NMTOKENS, aka
XmlNMTOKENS.type
- BTC_NON_NEGATIVE_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:nonNegativeInteger, aka
XmlNonNegativeInteger.type
- BTC_NON_POSITIVE_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:nonPositiveInteger, aka
XmlNonPositiveInteger.type
- BTC_NORMALIZED_STRING - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:normalizedString, aka
XmlNormalizedString.type
- BTC_NOT_BUILTIN - Static variable in interface org.apache.xmlbeans.SchemaType
-
Not a builtin type
- BTC_NOTATION - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:NOTATION, aka
XmlNOTATION.type
- BTC_POSITIVE_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:positiveInteger, aka
XmlPositiveInteger.type
- BTC_QNAME - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:QName, aka
XmlQName.type
- BTC_SHORT - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:short, aka
XmlShort.type
- BTC_STRING - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:string, aka
XmlString.type
- BTC_TIME - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:time, aka
XmlTime.type
- BTC_TOKEN - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:token, aka
XmlToken.type
- BTC_UNSIGNED_BYTE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:unsignedByte, aka
XmlUnsignedByte.type
- BTC_UNSIGNED_INT - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:unsignedInt, aka
XmlUnsignedInt.type
- BTC_UNSIGNED_LONG - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:unsignedLong, aka
XmlUnsignedLong.type
- BTC_UNSIGNED_SHORT - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:unsignedShort, aka
XmlUnsignedShort.type
- BTC_YEAR_MONTH_DURATION - Static variable in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- buf - Variable in class org.apache.xmlbeans.impl.common.PushedInputStream
- build(SchemaTypeLoader[], ResourceLoader, ClassLoader) - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- build(SchemaTypeLoader[], ResourceLoader, ClassLoader, String) - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
-
Initialize a SchemaTypeLoader via the given loaders and paths
- build_nil() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A store will call back on build_nil after you've called invalidate_nil and it needs to know what the nil value is.
- build_nil() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
A store will call back on build_nil after we've called invalidate_nil and it needs to know what the nil value is.
- build_text(NamespaceManager) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A store will call back on build_text when it knows its own text is invalid and needs to fill it in.
- build_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Called by a TypeStore to pull out the most reasonable text value from us.
- buildPaths() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
- BuiltinSchemaTypeSystem - Class in org.apache.xmlbeans.impl.schema
- bytesToString(byte[]) - Static method in class org.apache.xmlbeans.impl.util.HexBin
-
Converts bytes to a hex string
C
- call(SOAPMessage, Object) - Method in class org.apache.xmlbeans.impl.soap.SOAPConnection
-
Sends the given message to the specified endpoint and blocks until it has returned the response.
- CANNOT_DERIVE_FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- CANNOT_EXTEND_ALL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- CANNOT_FIND_RESOURCE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- CANNOT_LOAD_FILE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- canonicalString() - Method in class org.apache.xmlbeans.GDate
-
The canonical string representation.
- canonicalString() - Method in class org.apache.xmlbeans.GDateBuilder
-
The canonical string representation.
- canonicalString() - Method in interface org.apache.xmlbeans.GDateSpecification
-
The canonical string representation.
- canStartWithElement(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
- canStartWithElement(QName) - Method in interface org.apache.xmlbeans.SchemaParticle
-
True if this particle can start with the given element (taking into account the structure of all child particles of course).
- CC_KEY - Static variable in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
A xs:key constraint.
- CC_KEYREF - Static variable in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
A xs:keyRef constraint.
- CC_UNIQUE - Static variable in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
A xs:unique constraint.
- cchLeft() - Method in class org.apache.xmlbeans.impl.store.Cur
- cchRight() - Method in class org.apache.xmlbeans.impl.store.Cur
- CDATA_BOOKMARK - Static variable in class org.apache.xmlbeans.CDataBookmark
-
The actual bookmark object representing CData.
Users must use this bookmark in addition to UseCDataBookmarks option to make use of CDATA representation in XML text. - CDataBookmark - Class in org.apache.xmlbeans
-
Represents a CDATA bookmark.
- CDataBookmark() - Constructor for class org.apache.xmlbeans.CDataBookmark
- CHANGE_PREFIX_MAPPING - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a ChangePrefixMapping
- change_type(SchemaType) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Change the type of this store (perhaps by applying xsi:type) and return the new TypeStoreUser (or old one if the new type is not different).
- ChangePrefixMapping - Interface in org.apache.xmlbeans.xml.stream
-
This event signals that a prefix mapping has changed from OldNamespaceName to the NewNamespaceName
- changeType(SchemaType) - Method in class org.apache.xmlbeans.FilterXmlObject
- changeType(SchemaType) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- changeType(SchemaType) - Method in interface org.apache.xmlbeans.XmlObject
-
Changes the schema type associated with this data and returns a new XmlObject instance whose schemaType is the new type.
- CHARACTER_DATA - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a CharacterData Event
- CHARACTER_ENCODING - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- CHARACTER_SET_ENCODING - Static variable in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Specifies the character type encoding for the SOAP Message.
- CharacterData - Interface in org.apache.xmlbeans.xml.stream
-
A marker interface for character data
- characters(char[], int, int) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- CharIterator() - Constructor for class org.apache.xmlbeans.impl.store.CharUtil.CharIterator
- CharJoin(Object, int, int, Object, int) - Constructor for class org.apache.xmlbeans.impl.store.CharUtil.CharJoin
- CharUtil - Class in org.apache.xmlbeans.impl.store
- CharUtil(int) - Constructor for class org.apache.xmlbeans.impl.store.CharUtil
- CharUtil.CharIterator - Class in org.apache.xmlbeans.impl.store
- CharUtil.CharJoin - Class in org.apache.xmlbeans.impl.store
- check_dated() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Called prior to every get operation, to ensure that the value being read is valid.
- check_orphaned() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Called before every getter and setter on the strongly typed classes to ensure that the object has not been orphaned.
- checkAll() - Static method in class org.apache.xmlbeans.impl.schema.StscChecker
- checkFields(SchemaTypeImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscChecker
-
The following code checks rule #5 of http://www.w3.org/TR/xmlschema-1/#coss-ct as well as attribute + element default/fixed validity.
- checkIfAttributeReferenceIsNeeded(Attribute, String, TypeSystemHolder) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- checkIfElementReferenceIsNeeded(Element, String, TypeSystemHolder, Inst2XsdOptions) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- checkIfElementReferenceIsNeeded(Element, String, TypeSystemHolder, Inst2XsdOptions) - Method in class org.apache.xmlbeans.impl.inst2xsd.SalamiSliceStrategy
- checkIfReferenceToGlobalTypeIsNeeded(Element, TypeSystemHolder, Inst2XsdOptions) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- checkIfReferenceToGlobalTypeIsNeeded(Element, TypeSystemHolder, Inst2XsdOptions) - Method in class org.apache.xmlbeans.impl.inst2xsd.VenetianBlindStrategy
- checkRestriction(SchemaTypeImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscChecker
-
The following code only checks rule #5 of http://www.w3.org/TR/xmlschema-1/#derivation-ok-restriction (Everything else can and should be done in StscResolver, because we can give more detailed line # info there
- 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
- CHOICE - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
A xs:choice group.
- CHOICE_RANGE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-choice-range: See XMLSchema Structures 1.0: Effective Total Range (choice)
- ChoiceDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one choice(@http://www.w3.org/2001/XMLSchema) element.
- ChoiceDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one choice(@http://www.w3.org/2001/XMLSchema) element.
- ChoiceDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ChoiceDocumentImpl
- ClassLoaderResourceLoader - Class in org.apache.xmlbeans.impl.schema
- ClassLoaderResourceLoader(ClassLoader) - Constructor for class org.apache.xmlbeans.impl.schema.ClassLoaderResourceLoader
- clear() - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Clears this QNameSetBuilder
- clear() - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- clearAllThreadLocals() - Static method in class org.apache.xmlbeans.ThreadLocalUtil
-
Clear
ThreadLocal
s of the current thread. - clearBookmark(Object) - Method in class org.apache.xmlbeans.impl.store.Cursor
- clearBookmark(Object) - Method in interface org.apache.xmlbeans.XmlCursor
-
Clears the bookmark whose key is specified, if the bookmark exists at this cursor's location.
- clearContent() - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Clears out the content of this
AttachmentPart
object. - clearDay() - Method in class org.apache.xmlbeans.GDateBuilder
-
Clears the day-of-month.
- clearMonth() - Method in class org.apache.xmlbeans.GDateBuilder
-
Clears the month-of-year.
- clearSelection() - Method in class org.apache.xmlbeans.impl.store.Cur
- clearSelections() - Method in class org.apache.xmlbeans.impl.store.Cursor
- clearSelections() - Method in interface org.apache.xmlbeans.XmlCursor
-
Clears this cursor's selection, but does not modify the document.
- clearThreadLocals() - Method in class org.apache.xmlbeans.impl.common.SystemCache
- clearThreadLocals() - Static method in class org.apache.xmlbeans.impl.schema.StscState
- clearThreadLocals() - Static method in class org.apache.xmlbeans.impl.store.CharUtil
- clearThreadLocals() - Static method in class org.apache.xmlbeans.impl.store.Locale
- clearThreadLocals() - Static method in class org.apache.xmlbeans.impl.values.NamespaceContext
- clearThreadLocals() - Static method in class org.apache.xmlbeans.XmlBeans
- clearThreadLocals() - Static method in class org.apache.xmlbeans.XmlFactoryHook.ThreadContext
- clearTime() - Method in class org.apache.xmlbeans.GDateBuilder
-
Clears the time-of-day.
- clearTimeZone() - Method in class org.apache.xmlbeans.GDateBuilder
-
Clears the timezone.
- clearYear() - Method in class org.apache.xmlbeans.GDateBuilder
-
Clears the year.
- clone() - Method in class org.apache.xmlbeans.GDateBuilder
-
Builds another GDateBuilder with the same value as this one.
- clone() - Method in class org.apache.xmlbeans.GDuration
-
Builds another GDate with the same value as this one.
- clone() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Builds another GDurationBuilder with the same value as this one.
- clone() - Method in class org.apache.xmlbeans.impl.regex.Match
- close() - Method in class org.apache.xmlbeans.impl.common.DefaultClassLoaderResourceLoader
- close() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- close() - Method in class org.apache.xmlbeans.impl.schema.ClassLoaderResourceLoader
- close() - Method in class org.apache.xmlbeans.impl.schema.FileResourceLoader
- close() - Method in class org.apache.xmlbeans.impl.schema.PathResourceLoader
- close() - Method in class org.apache.xmlbeans.impl.soap.SOAPConnection
-
Closes this
SOAPConnection
object. - close() - Method in class org.apache.xmlbeans.impl.store.Cursor
- close() - Method in interface org.apache.xmlbeans.ResourceLoader
- close() - Method in interface org.apache.xmlbeans.XmlCursor
-
Deallocates resources needed to manage the cursor, rendering this cursor inoperable.
- closeEnumeration() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- Code - Interface in org.apache.xmlbeans.impl.xb.ltgfmt
-
An XML code(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- CodeGenUtil - Class in org.apache.xmlbeans.impl.tool
- CodeGenUtil() - Constructor for class org.apache.xmlbeans.impl.tool.CodeGenUtil
- CodeImpl - Class in org.apache.xmlbeans.impl.xb.ltgfmt.impl
-
An XML code(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- CodeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.ltgfmt.impl.CodeImpl
- collapse(String) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
- collapse(String, int) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
-
The algorithm used by apply_wscanon: sometimes used in impls.
- COLLAPSE - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- COLLAPSE - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- COLON - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- combineAttributesOfTypes(Type, Type) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- combineElementComments(Element, Element) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- combineElementsOfTypes(Type, Type, Inst2XsdOptions) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- combineSimpleTypes(Type, Type, Inst2XsdOptions) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- combineToMoreGeneralSimpleType(QName, QName) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- combineTypes(Type, Type, Inst2XsdOptions) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy
- CommandLine - Class in org.apache.xmlbeans.impl.tool
- CommandLine(String[], Collection<String>, Collection<String>) - Constructor for class org.apache.xmlbeans.impl.tool.CommandLine
- comment(char[], int, int) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
-
Lexical Handler method to create comment node in DOM tree.
- comment(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- comment(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- comment(String) - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- comment(String) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- Comment - Interface in org.apache.xmlbeans.xml.stream
-
A marker interface for comment data
- COMMENT - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a Comment
- COMMENT - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton comment token type
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
- compare_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
This implementation of compare_to is allowed to do two unusual things: (1) it can assume that the xmlobj passed has a primitive type underlying the instance type that matches the current instance, and that neither is nil.
- comparePosition(XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
- comparePosition(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns an integer indicating whether this cursor is before, after, or at the same position as the specified cursor.
- compareTo(Object) - Method in class org.apache.xmlbeans.FilterXmlObject
- compareTo(Object) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Implements Comparable.
- compareTo(Object) - Method in interface org.apache.xmlbeans.XmlObject
-
Implements the Comparable interface by comparing two simple xml values based on their standard XML schema ordering.
- compareToGDate(GDateSpecification) - Method in class org.apache.xmlbeans.GDate
-
Comparison to another GDate.
- compareToGDate(GDateSpecification) - Method in class org.apache.xmlbeans.GDateBuilder
-
Comparison to another GDate.
- compareToGDate(GDateSpecification) - Method in interface org.apache.xmlbeans.GDateSpecification
-
Comparison to another GDate.
- compareToGDuration(GDurationSpecification) - Method in class org.apache.xmlbeans.GDuration
-
Comparison to another GDuration.
- compareToGDuration(GDurationSpecification) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Comparison to another GDuration.
- compareToGDuration(GDurationSpecification) - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Comparison to another GDuration.
- compareValue(XmlObject) - Method in class org.apache.xmlbeans.FilterXmlObject
- compareValue(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- compareValue(XmlObject) - Method in interface org.apache.xmlbeans.XmlObject
-
This comparison method is similar to compareTo, but rather than throwing a ClassCastException when two values are incomparable, it returns the number 2.
- compile(String, SchemaTypeSystem, XmlObject[], BindingConfig, SchemaTypeLoader, Filer, XmlOptions) - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler
-
Please do not invoke this method directly as the signature could change unexpectedly.
- compile(SchemaTypeSystemCompiler.Parameters) - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler
-
Compiles a SchemaTypeSystem.
- compile(Parameters) - Static method in class org.apache.xmlbeans.impl.tool.SchemaCompiler
- COMPILE_ANNOTATION_JAVADOC - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- COMPILE_DOWNLOAD_URLS - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- COMPILE_MDEF_NAMESPACES - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- COMPILE_NO_ANNOTATIONS - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- COMPILE_NO_PVR_RULE - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- COMPILE_NO_UPA_RULE - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- COMPILE_NO_VALIDATION - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- COMPILE_PARTIAL_METHODS - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- COMPILE_PARTIAL_TYPESYSTEM - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- COMPILE_SUBSTITUTE_NAMES - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- compilePath(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- compilePath(String) - Static method in class org.apache.xmlbeans.XmlBeans
-
Compiles an XPath, returning a String equal to that which was passed, but whose identity is that of one which has been precompiled and cached.
- compilePath(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- compilePath(String, XmlOptions) - Static method in class org.apache.xmlbeans.impl.xpath.XPathFactory
- compilePath(String, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Compiles an XPath
- compilePath(String, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBeans
-
Compiles an XPath, returning a String equal to that which was passed, but whose identity is that of one which has been precompiled and cached; takes an option for specifying text that indicates the name of context node.
- compileQuery(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- compileQuery(String) - Static method in class org.apache.xmlbeans.XmlBeans
-
Compiles an XQuery, returning a String equal to that which was passed, but whose identity is that of one which has been precompiled and cached.
- compileQuery(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- compileQuery(String, XmlOptions) - Static method in class org.apache.xmlbeans.impl.xpath.XPathFactory
- compileQuery(String, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Compiles an XQuery
- compileQuery(String, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBeans
-
Compiles an XQuery, returning a String equal to that which was passed, but whose identity is that of one which has been precompiled and cached; takes an option for specifying text that indicates the context node.
- compileXmlBeans(String, SchemaTypeSystem, XmlObject[], BindingConfig, SchemaTypeLoader, Filer, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the SchemaTypeSystem that results from augumenting the SchemaTypeSystem passed in by incrementally adding the given XML schema definitions.
- compileXPath(String) - Static method in class org.apache.xmlbeans.impl.xpath.XPath
- compileXPath(String, String) - Static method in class org.apache.xmlbeans.impl.xpath.XPath
- compileXPath(String, String, Map<String, String>) - Static method in class org.apache.xmlbeans.impl.xpath.XPath
- compileXPath(String, Map<String, String>) - Static method in class org.apache.xmlbeans.impl.xpath.XPath
- compileXsd(SchemaTypeSystem, XmlObject[], SchemaTypeLoader, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the SchemaTypeSystem that results from augumenting the SchemaTypeSystem passed in by incrementally adding the given XML schema definitions.
- compileXsd(XmlObject[], SchemaTypeLoader, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the SchemaTypeSystem that results from compiling the XML schema definitions passed.
- COMPLEX_TYPE_COMPLEX_CONTENT - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- COMPLEX_TYPE_DERIVATION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-ct-derived-ok: See XMLSchema Structures 1.0: Type Derivation OK (Complex)
- COMPLEX_TYPE_EMPTY_CONTENT - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- COMPLEX_TYPE_EXTENSION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-ct-extends: See XMLSchema Structures 1.0: Derivation Valid (Extension)
- COMPLEX_TYPE_EXTENSION$BOTH_ELEMEMENT_OR_MIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-ct-extends.1.4.2.2: See clause 1.4.2.2 of XMLSchema Structures 1.0: Derivation Valid (Extension)
- COMPLEX_TYPE_EXTENSION$EXTENDING_SIMPLE_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-ct-extends.1.4.1: See clause 1.4.1 of XMLSchema Structures 1.0: Derivation Valid (Extension)
- COMPLEX_TYPE_EXTENSION$FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.1.1: See clause 1.1 of XMLSchema Structures 1.0: Derivation Valid (Extension)
- COMPLEX_TYPE_MIXED_CONTENT - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- COMPLEX_TYPE_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
ct-props-correct: See XMLSchema Structures 1.0: Complex Type Definition Properties Correct
- COMPLEX_TYPE_PROPERTIES$DUPLICATE_ATTRIBUTE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
ct-props-correct.4: See clause 4 of XMLSchema Structures 1.0: Complex Type Definition Properties Correct
- COMPLEX_TYPE_PROPERTIES$SIMPLE_TYPE_EXTENSION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
ct-props-correct.2: See clause 2 of XMLSchema Structures 1.0: Complex Type Definition Properties Correct
- COMPLEX_TYPE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction: See XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$ATTR_IN_BASE_WILDCARD_SET - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.2.2: See clause 2.2 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$ATTR_REQUIRED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.2.1.1: See clause 2.1.1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$ATTR_WILDCARD_SUBSET - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.4.2: See clause 4.2 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$BASE_HAS_ATTR_WILDCARD - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.4.1: See clause 4.1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$ELEMENT_OR_MIXED_AND_EMPTY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.5.3b: See clause 5.3 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$ELEMENT_OR_MIXED_AND_MIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.5.3a: See clause 5.3 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$ELEMENT_OR_MIXED_AND_SIMPLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.5.3c: See clause 5.3 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$ELEMENT_OR_MIXED_AND_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.5.3: See clause 5.3 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$EMPTY_AND_ELEMENT_OR_MIXED_EMPTIABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.5.2.2: See clause 5.2.2 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$EMPTY_AND_NOT_SIMPLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.5.2: See clause 5.2 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.1: See clause 1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$SC_AND_MIXED_EMPTIABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.5.1.2: See clause 5.1.2 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$SC_AND_SIMPLE_TYPE_OR_MIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.5.1: See clause 5.1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_RESTRICTION$SC_NOT_DERIVED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
derivation-ok-restriction.5.2.2.1: See clause 5.2.2.1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Complex)
- COMPLEX_TYPE_SIMPLE_CONTENT - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- ComplexContentDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one complexContent(@http://www.w3.org/2001/XMLSchema) element.
- ComplexContentDocument.ComplexContent - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML complexContent(@http://www.w3.org/2001/XMLSchema).
- ComplexContentDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one complexContent(@http://www.w3.org/2001/XMLSchema) element.
- ComplexContentDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl
- ComplexContentDocumentImpl.ComplexContentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML complexContent(@http://www.w3.org/2001/XMLSchema).
- ComplexContentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
- ComplexRestrictionType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML complexRestrictionType(@http://www.w3.org/2001/XMLSchema).
- ComplexRestrictionTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML complexRestrictionType(@http://www.w3.org/2001/XMLSchema).
- ComplexRestrictionTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexRestrictionTypeImpl
- ComplexType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML complexType(@http://www.w3.org/2001/XMLSchema).
- ComplexTypeDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one complexType(@http://www.w3.org/2001/XMLSchema) element.
- ComplexTypeDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one complexType(@http://www.w3.org/2001/XMLSchema) element.
- ComplexTypeDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeDocumentImpl
- ComplexTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML complexType(@http://www.w3.org/2001/XMLSchema).
- ComplexTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
- compute_default_text() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Here the TypeStore is responsible for locating the default value.
- compute_flags() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Here the TypeStore is responsible for figuring if this value is nillable and/or fixed.
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaStringHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.JavaUriHolder
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
This should return the canonical string value of the primitive.
- compute_text(NamespaceManager) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- computeSavedFilename(String) - Method in class org.apache.xmlbeans.impl.schema.StscState
- computeTime() - Method in class org.apache.xmlbeans.XmlCalendar
-
Overrides GregorianCalendar.computeTime to apply a different default year.
- ConfigDocument - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
A document containing one config(@http://xml.apache.org/xmlbeans/2004/02/xbean/config) element.
- ConfigDocument.Config - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML config(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- ConfigDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
A document containing one config(@http://xml.apache.org/xmlbeans/2004/02/xbean/config) element.
- ConfigDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl
- ConfigDocumentImpl.ConfigImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML config(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- ConfigImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
- CONSISTENTLY - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
Applies to all elements for this property.
- contains(Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
True if the list is contains an object equal to o.
- contains(String) - Method in class org.apache.xmlbeans.impl.config.InterfaceExtensionImpl
- contains(String) - Method in class org.apache.xmlbeans.impl.config.NameSet
- contains(String) - Method in class org.apache.xmlbeans.impl.config.PrePostExtensionImpl
- contains(QName) - Method in class org.apache.xmlbeans.QNameSet
-
True if this ModelTransitionSet contains the given qname.
- contains(QName) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
True if this ModelTransitionSet contains the given qname.
- contains(QName) - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
True if the set contains the given QName.
- containsAll(Collection) - Method in class org.apache.xmlbeans.XmlSimpleList
-
True if the list is contains all the objects in the given collection.
- containsAll(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSet
-
True if the given set is a subset of this one.
- containsAll(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
True if the parameter is a subset of this set.
- containsAll(QNameSetSpecification) - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
True if the parameter is a subset of this set.
- containsChar(char) - Method in class org.apache.xmlbeans.XmlOptionCharEscapeMap
- containsNestedArrays() - Method in class org.apache.xmlbeans.soap.SOAPArrayType
-
True if this array contains nested arrays.
- copy() - Method in class org.apache.xmlbeans.FilterXmlObject
- copy() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- copy() - Method in interface org.apache.xmlbeans.XmlObject
-
Returns a deep copy of this XmlObject.
- copy(InputStream, OutputStream) - Static method in class org.apache.xmlbeans.impl.repackage.Repackage
- copy(Reader, Writer) - Static method in class org.apache.xmlbeans.impl.repackage.Repackage
- copy(SchemaTypeLoader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Makes a copy of this store.
- copy(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
- copy(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- copy(XmlOptions) - Method in interface org.apache.xmlbeans.XmlObject
-
Returns a deep copy of this XmlObject.
- copy_contents_from(TypeStore) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Copies the contents of the given TypeStore (including attributes, elements, and mixed content), to the target type store.
- COPY_USE_NEW_SYNC_DOMAIN - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- copyChars(int, XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
- copyChars(int, XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Copies characters to the position immediately after the specified cursor.
- copyCompletely(InputStream, OutputStream) - Static method in class org.apache.xmlbeans.impl.common.IOUtil
- copyCompletely(Reader, Writer) - Static method in class org.apache.xmlbeans.impl.common.IOUtil
- copyCompletely(URI, URI) - Static method in class org.apache.xmlbeans.impl.common.IOUtil
- copyEnumerationValues(SchemaTypeImpl) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- copyFile(File, File) - Static method in class org.apache.xmlbeans.impl.repackage.Repackage
- copyGlobalAttributeToLocalAttribute(SchemaGlobalAttributeImpl, SchemaLocalAttributeImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscTranslator
- copyGlobalElementToLocalElement(SchemaGlobalElement, SchemaLocalElementImpl) - Static method in class org.apache.xmlbeans.impl.schema.StscTranslator
- copyXml(XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
- copyXml(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Copies the XML immediately after this cursor to the location specified by the toHere cursor.
- copyXmlContents(XmlCursor) - Method in class org.apache.xmlbeans.impl.store.Cursor
- copyXmlContents(XmlCursor) - Method in interface org.apache.xmlbeans.XmlCursor
-
Copies the contents of the container (STARTDOC OR START) immediately to the right of the cursor to the location specified by the toHere cursor.
- count_elements(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Returns the count of elements with the given name owned by this textstore.
- count_elements(QNameSet) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Returns the count of elements that match of the names.
- countAttachments() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Gets a count of the number of attachments in this message.
- countOfParticleChild() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
- countOfParticleChild() - Method in interface org.apache.xmlbeans.SchemaParticle
-
The number of children.
- countUTF(String) - Static method in class org.apache.xmlbeans.impl.util.LongUTFDataOutputStream
- crackPointer(InputStream) - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- crackQName(String) - Static method in class org.apache.xmlbeans.impl.xsd2inst.SampleXmlUtil
-
Cracks a combined QName of the form URL:localname
- create_attribute_user(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A typestore user can create a new TypeStoreUser instance for a given attribute child, based on the attribute name.
- create_attribute_user(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
A typestore user can create a new TypeStoreUser instance for a given attribute child, based on the attribute name.
- create_element_user(QName, QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A typestore user can create a new TypeStoreUser instance for a given element child name as long as you also pass the qname contained by the xsi:type attribute, if any.
- create_element_user(QName, QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
A typestore user can create a new TypeStoreUser instance for a given element child name as long as you also pass the qname contained by the xsi:type attribute, if any.
- createAttachmentPart() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Creates a new empty
AttachmentPart
object. - createAttachmentPart(Object, String) - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Creates an
AttachmentPart
object and populates it with the specified data of the specified content type. - createAttributeType(QName, SchemaTypeLoader) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- createBinaryFile(String) - Method in interface org.apache.xmlbeans.Filer
-
Creates a new schema binary file (.xsb) and returns a stream for writing to it.
- createBinaryFile(String) - Method in class org.apache.xmlbeans.impl.util.FilerImpl
-
Creates a new schema binary file (.xsb) and returns a stream for writing to it.
- createClasspath() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Adds a path to the classpath.
- createConnection() - Method in class org.apache.xmlbeans.impl.soap.SOAPConnectionFactory
-
Create a new
SOAPConnection
. - createCursor() - Method in class org.apache.xmlbeans.XmlCursor.XmlBookmark
-
Call the createCursor method to create a new cursor which is positioned at the same splace as the bookmark.
- createCursor() - Method in interface org.apache.xmlbeans.XmlCursor.XmlMark
- createDetail() - Method in class org.apache.xmlbeans.impl.soap.SOAPFactory
-
Creates a new
Detail
object which serves as a container forDetailEntry
objects. - createDir(File, String) - Static method in class org.apache.xmlbeans.impl.common.IOUtil
- createDocument() - Static method in class org.apache.xmlbeans.impl.common.DocumentHelper
-
Creates a new DOM Document
- createDocument(String, String, DocumentType) - Method in class org.apache.xmlbeans.impl.store.Locale
- createDocumentType(String, String, String) - Method in class org.apache.xmlbeans.impl.store.Locale
- createElement(String) - Method in class org.apache.xmlbeans.impl.soap.SOAPFactory
-
Create a
SOAPElement
object initialized with the given local name. - createElement(String, String, String) - Method in class org.apache.xmlbeans.impl.soap.SOAPFactory
-
Create a new
SOAPElement
object with the given local name, prefix and uri. - createElement(Name) - Method in class org.apache.xmlbeans.impl.soap.SOAPFactory
-
Create a
SOAPElement
object initialized with the givenName
object. - createElementType(QName, QName, SchemaTypeLoader) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- createExtension() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
One or more SchemaCompiler extensions can be passed in via the
<extension>
subelement. - createMessage() - Method in class org.apache.xmlbeans.impl.soap.MessageFactory
-
Creates a new
SOAPMessage
object with the defaultSOAPPart
,SOAPEnvelope
,SOAPBody
, andSOAPHeader
objects. - createMessage(MimeHeaders, InputStream) - Method in class org.apache.xmlbeans.impl.soap.MessageFactory
-
Internalizes the contents of the given
InputStream
object into a newSOAPMessage
object and returns theSOAPMessage
object. - createName(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPEnvelope
-
Creates a new
Name
object initialized with the given local name. - createName(String) - Method in class org.apache.xmlbeans.impl.soap.SOAPFactory
-
Creates a new
Name
object initialized with the given local name. - createName(String, String, String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPEnvelope
-
Creates a new
Name
object initialized with the given local name, namespace prefix, and namespace URI. - createName(String, String, String) - Method in class org.apache.xmlbeans.impl.soap.SOAPFactory
-
Creates a new
Name
object initialized with the given local name, namespace prefix, and namespace URI. - createNamedType(QName, int) - Static method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- createObject(Class) - Method in interface org.apache.xmlbeans.ObjectFactory
-
Given the type, create an object of that type.
- createParam() - Method in class org.apache.xmlbeans.impl.tool.Extension
- createRegex(String, String) - Static method in class org.apache.xmlbeans.impl.regex.REUtil
-
Creates a RegularExpression instance.
- createSampleForType(SchemaField) - Static method in class org.apache.xmlbeans.impl.xsd2inst.SampleXmlUtil
- createSampleForType(SchemaType) - Static method in class org.apache.xmlbeans.impl.xsd2inst.SampleXmlUtil
- createSoapElement(QName, QName) - Method in class org.apache.xmlbeans.impl.store.Locale
- createSoapElement(QName, QName) - Method in interface org.apache.xmlbeans.impl.store.Saaj.SaajCallback
- createSourceFile(String) - Method in interface org.apache.xmlbeans.Filer
-
Creates a new binding source file (.java) and returns a writer for it.
- createSourceFile(String) - Method in class org.apache.xmlbeans.impl.util.FilerImpl
-
Creates a new binding source file (.java) and returns a writer for it.
- createTempDir() - Static method in class org.apache.xmlbeans.impl.tool.SchemaCodeGenerator
- createTypeStoreUser() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
-
TypeStoreUserFactory implementation
- createTypeStoreUser() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUserFactory
- createUnnamedType(int) - Static method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- createUnwrappedNode() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- Cur - Class in org.apache.xmlbeans.impl.store
- Cur.CurLoadContext - Class in org.apache.xmlbeans.impl.store
- CurLoadContext(Locale, XmlOptions) - Constructor for class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- currentParticle() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
Returns the current schema element
- currentTokenType() - Method in class org.apache.xmlbeans.impl.store.Cursor
- currentTokenType() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns the type of the current token.
- Cursor - Class in org.apache.xmlbeans.impl.store
- Cursor(Cur) - Constructor for class org.apache.xmlbeans.impl.store.Cursor
- cursorExecQuery(Cur, String, XmlOptions) - Static method in class org.apache.xmlbeans.impl.xpath.XPathFactory
- cursorExecute(Cur, XmlOptions) - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXQuery
- cursorExecute(Cur, XmlOptions) - Method in interface org.apache.xmlbeans.impl.xpath.XQuery
- CYCLIC_DEPENDENCY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
D
- DATA_BABE - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- DATA_BABE - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- DATATYPE_CIRCULAR_UNION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-no-circular-unions: See XMLSchema Datatypes 1.0: no circular unions
- DATATYPE_ENUM_NOTATION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
enumeration-required-notation: See XMLSchema Datatypes 1.0: enumeration facet value required for NOTATION
- DATATYPE_ENUM_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
enumeration-valid-restriction: See XMLSchema Datatypes 1.0: enumeration valid restriction
- DATATYPE_ENUM_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-enumeration-valid: See XMLSchema Datatypes 1.0: enumeration valid
- DATATYPE_ENUM_VALID$NO_VALUE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-enumeration-valid.b: See XMLSchema Datatypes 1.0: enumeration valid
- DATATYPE_FACET_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-facet-valid: See XMLSchema Datatypes 1.0: Facet Valid
- DATATYPE_FRACTION_DIGITS_LE_TOTAL_DIGITS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
fractionDigits-totalDigits: See XMLSchema Datatypes 1.0: fractionDigits less than or equal to totalDigits
- DATATYPE_FRACTION_DIGITS_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
fractionDigits-valid-restriction: See XMLSchema Datatypes 1.0: fractionDigits valid restriction
- DATATYPE_FRACTION_DIGITS_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-fractionDigits-valid: See XMLSchema Datatypes 1.0: fractionDigits Valid
- DATATYPE_LENGTH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
length-minLength-maxLength: See XMLSchema Datatypes 1.0: length and minLength or maxLength
- DATATYPE_LENGTH_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
length-valid-restriction: See XMLSchema Datatypes 1.0: length valid restriction
- DATATYPE_LENGTH_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-length-valid: See XMLSchema Datatypes 1.0: Length Valid
- DATATYPE_LENGTH_VALID$BINARY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-length-valid.1.2: See clause 1.2 of XMLSchema Datatypes 1.0: Length Valid
- DATATYPE_LENGTH_VALID$LIST_LENGTH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-length-valid.2: See clause 2 of XMLSchema Datatypes 1.0: Length Valid
- DATATYPE_LENGTH_VALID$STRING - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-length-valid.1.1: See clause 1.1 of XMLSchema Datatypes 1.0: Length Valid
- DATATYPE_LIST_OF_ATOMIC - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-list-of-atomic: See XMLSchema Datatypes 1.0: list of atomic
- DATATYPE_MAX_EXCLUSIVE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
maxExclusive-valid-restriction: See XMLSchema Datatypes 1.0: maxExclusive valid restriction
- DATATYPE_MAX_EXCLUSIVE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-maxExclusive-valid: See XMLSchema Datatypes 1.0: maxExclusive Valid
- DATATYPE_MAX_INCLUSIVE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
maxInclusive-valid-restriction: See XMLSchema Datatypes 1.0: maxInclusive valid restriction
- DATATYPE_MAX_INCLUSIVE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-maxInclusive-valid: See XMLSchema Datatypes 1.0: maxInclusive Valid
- DATATYPE_MAX_LENGTH_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
maxLength-valid-restriction: See XMLSchema Datatypes 1.0: maxLength valid restriction
- DATATYPE_MAX_LENGTH_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-maxLength-valid: See XMLSchema Datatypes 1.0: maxLength Valid
- DATATYPE_MAX_LENGTH_VALID$BINARY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-maxLength-valid.1.2: See clause 1.2 of XMLSchema Datatypes 1.0: maxLength Valid
- DATATYPE_MAX_LENGTH_VALID$LIST_LENGTH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-maxLength-valid.2: See clause 2 of XMLSchema Datatypes 1.0: maxLength Valid
- DATATYPE_MAX_LENGTH_VALID$STRING - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-maxLength-valid.1.1: See clause 1.1 of XMLSchema Datatypes 1.0: maxLength Valid
- DATATYPE_MIN_EXCLUSIVE_LE_MAX_EXCLUSIVE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
minExclusive-less-than-equal-to-maxExclusive: See XMLSchema Datatypes 1.0: minExclusive <= maxExclusive
- DATATYPE_MIN_EXCLUSIVE_LE_MAX_INCLUSIVE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
minExclusive-less-than-maxInclusive: See XMLSchema Datatypes 1.0: minExclusive < maxInclusive
- DATATYPE_MIN_EXCLUSIVE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
minExclusive-valid-restriction: See XMLSchema Datatypes 1.0: minExclusive valid restriction
- DATATYPE_MIN_EXCLUSIVE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-minExclusive-valid: See XMLSchema Datatypes 1.0: minExclusive Valid
- DATATYPE_MIN_INCLUSIVE_LE_MAX_EXCLUSIVE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
minInclusive-less-than-maxExclusive: See XMLSchema Datatypes 1.0: minInclusive < maxExclusive
- DATATYPE_MIN_INCLUSIVE_LTE_MAX_INCLUSIVE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
minInclusive-less-than-equal-to-maxInclusive: See XMLSchema Datatypes 1.0: minInclusive <= maxInclusive
- DATATYPE_MIN_INCLUSIVE_MAX_EXCLUSIVE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
maxInclusive-maxExclusive: See XMLSchema Datatypes 1.0: maxInclusive and maxExclusive
- DATATYPE_MIN_INCLUSIVE_MIN_EXCLUSIVE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
minInclusive-minExclusive: See XMLSchema Datatypes 1.0: minInclusive and minExclusive
- DATATYPE_MIN_INCLUSIVE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
minInclusive-valid-restriction: See XMLSchema Datatypes 1.0: minInclusive valid restriction
- DATATYPE_MIN_INCLUSIVE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-minInclusive-valid: See XMLSchema Datatypes 1.0: minInclusive Valid
- DATATYPE_MIN_LENGTH_LE_MAX_LENGTH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
minLength-less-than-equal-to-maxLength: See XMLSchema Datatypes 1.0: minLength <= maxLength
- DATATYPE_MIN_LENGTH_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
minLength-valid-restriction: See XMLSchema Datatypes 1.0: minLength valid restriction
- DATATYPE_MIN_LENGTH_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-minLength-valid: See XMLSchema Datatypes 1.0: minLength Valid
- DATATYPE_MIN_LENGTH_VALID$BINARY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-minLength-valid.1.2: See clause 1.2 of XMLSchema Datatypes 1.0: minLength Valid
- DATATYPE_MIN_LENGTH_VALID$LIST_LENGTH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-minLength-valid.2: See clause 2 of XMLSchema Datatypes 1.0: minLength Valid
- DATATYPE_MIN_LENGTH_VALID$STRING - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-minLength-valid.1.1: See clause 1.1 of XMLSchema Datatypes 1.0: minLength Valid
- DATATYPE_PATTERN_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-pattern-valid: See XMLSchema Datatypes 1.0: pattern valid
- DATATYPE_SINGLE_FACET_VALUE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-single-facet-value: See XMLSchema Datatypes 1.0: Single Facet Value
- DATATYPE_TOTAL_DIGITS_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
totalDigits-valid-restriction: See XMLSchema Datatypes 1.0: totalDigits valid restriction
- DATATYPE_TOTAL_DIGITS_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-totalDigits-valid: See XMLSchema Datatypes 1.0: totalDigits Valid
- DATATYPE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-datatype-valid: See XMLSchema Datatypes 1.0: Datatype Valid
- DATATYPE_VALID$PATTERN_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-datatype-valid.1.1: See clause 1.1 of XMLSchema Datatypes 1.0: Datatype Valid
- DATATYPE_VALID$PATTERN_VALID$NO_VALUE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-datatype-valid.1.1b: See clause 1.1 of XMLSchema Datatypes 1.0: Datatype Valid
- DATATYPE_VALID$UNION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-datatype-valid.1.2.3: See clause 1.2.3 of XMLSchema Datatypes 1.0: Datatype Valid
- DATATYPE_WHITESPACE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
whiteSpace-valid-restriction: See XMLSchema Datatypes 1.0: whiteSpace valid restriction
- DATE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
date: See XMLSchema Datatypes 1.0: date
- DECIMAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
decimal: See XMLSchema Datatypes 1.0: decimal
- DECIMAL - Static variable in class org.apache.xmlbeans.XmlOptionCharEscapeMap
- decimalHashCode() - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
-
This method will has BigDecimals with the same arithmetic value to the same hash code (eg, 2.3 & 2.30 will have the same hash.) This differs from BigDecimal.hashCode()
- decode(byte[]) - Static method in class org.apache.xmlbeans.impl.util.HexBin
- decode(String) - Static method in class org.apache.xmlbeans.impl.util.HexBin
-
Decodes Hex data into octects
- DEFAULT - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space
- DEFAULT_COMPILER - Static variable in class org.apache.xmlbeans.impl.tool.CodeGenUtil
- DEFAULT_ENTITY_EXPANSION_LIMIT - Static variable in class org.apache.xmlbeans.XmlOptions
- DEFAULT_MEM_MAX - Static variable in class org.apache.xmlbeans.impl.tool.CodeGenUtil
- DEFAULT_MEM_START - Static variable in class org.apache.xmlbeans.impl.tool.CodeGenUtil
- defaultBufferSize - Static variable in class org.apache.xmlbeans.impl.common.ReaderInputStream
- DefaultClassLoaderResourceLoader - Class in org.apache.xmlbeans.impl.common
- DefaultClassLoaderResourceLoader() - Constructor for class org.apache.xmlbeans.impl.common.DefaultClassLoaderResourceLoader
- DefinitionsDocument - Interface in org.apache.xmlbeans.impl.xb.substwsdl
-
A document containing one definitions(@http://www.apache.org/internal/xmlbeans/wsdlsubst) element.
- DefinitionsDocument.Definitions - Interface in org.apache.xmlbeans.impl.xb.substwsdl
-
An XML definitions(@http://www.apache.org/internal/xmlbeans/wsdlsubst).
- DefinitionsDocumentImpl - Class in org.apache.xmlbeans.impl.xb.substwsdl.impl
-
A document containing one definitions(@http://www.apache.org/internal/xmlbeans/wsdlsubst) element.
- DefinitionsDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl
- DefinitionsDocumentImpl.DefinitionsImpl - Class in org.apache.xmlbeans.impl.xb.substwsdl.impl
-
An XML definitions(@http://www.apache.org/internal/xmlbeans/wsdlsubst).
- DefinitionsImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
- DelegateXmlObject - Interface in org.apache.xmlbeans
-
See
FilterXmlObject
- deleteFile(String) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
Deletes a file.
- deleteFile(String) - Method in class org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
Deletes a file.
- depth() - Method in class org.apache.xmlbeans.impl.store.CharUtil.CharJoin
- DerivationControl - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML derivationControl(@http://www.w3.org/2001/XMLSchema).
- DerivationControl.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl.
- DerivationControlImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML derivationControl(@http://www.w3.org/2001/XMLSchema).
- DerivationControlImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DerivationControlImpl
- DerivationControlImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DerivationControlImpl
- DerivationSet - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML derivationSet(@http://www.w3.org/2001/XMLSchema).
- DerivationSet.Member - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- DerivationSet.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet$Member.
- DerivationSet.Member2 - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- DerivationSetImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML derivationSet(@http://www.w3.org/2001/XMLSchema).
- DerivationSetImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DerivationSetImpl
- DerivationSetImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DerivationSetImpl
- DerivationSetImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- DerivationSetImpl.MemberImpl2 - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- DESCEND - Static variable in class org.apache.xmlbeans.impl.xpath.XPathExecutionContext
- DESIGN_RUSSIAN_DOLL - Static variable in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
- DESIGN_SALAMI_SLICE - Static variable in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
- DESIGN_VENETIAN_BLIND - Static variable in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
- detachNode() - Method in interface org.apache.xmlbeans.impl.soap.Node
-
Removes this
Node
object from the tree. - Detail - Interface in org.apache.xmlbeans.impl.soap
-
A container for
DetailEntry
objects. - detail_addDetailEntry(Detail, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- detail_addDetailEntry(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- detail_getDetailEntries(Detail) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- detail_getDetailEntries(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- DetailEntry - Interface in org.apache.xmlbeans.impl.soap
-
The content for a
Detail
object, giving details for aSOAPFault
object. - Diff - Class in org.apache.xmlbeans.impl.util
-
This needs to be here so that it can be accessed by FilerImpl
- Diff() - Constructor for class org.apache.xmlbeans.impl.util.Diff
- dirForPath(String) - Static method in class org.apache.xmlbeans.impl.repackage.Repackager
- DISALLOW_DOCTYPE_DECLARATION - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- disallowDocTypeDeclaration() - Method in class org.apache.xmlbeans.XmlOptions
-
Returns whether DocType declarations are disallowed during XML parsing.
- disconnect_store() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A store calls back on this call in order to force a disconnect.
- disconnect_store() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
A store calls back here in order to force a disconnect.
- dispose() - Method in class org.apache.xmlbeans.impl.store.Cursor
-
Deprecated.
- dispose() - Method in interface org.apache.xmlbeans.XmlCursor
-
Deprecated.
- distance(String, String) - Static method in class org.apache.xmlbeans.impl.common.Levenshtein
- DOCTYPE_NAME - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
Doc type name
- DOCTYPE_PUBLIC_ID - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
Doc type public id
- DOCTYPE_SYSTEM_ID - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
Doc type system id
- 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_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_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_importNode(DomImpl.Dom, Node, boolean) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- DOCUMENT_SOURCE_NAME - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- DOCUMENT_TYPE - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- DOCUMENT_TYPE - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- DocumentationDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one documentation(@http://www.w3.org/2001/XMLSchema) element.
- DocumentationDocument.Documentation - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML documentation(@http://www.w3.org/2001/XMLSchema).
- DocumentationDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one documentation(@http://www.w3.org/2001/XMLSchema) element.
- DocumentationDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl
- DocumentationDocumentImpl.DocumentationImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML documentation(@http://www.w3.org/2001/XMLSchema).
- DocumentationImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
- DocumentFactory<T> - Class in org.apache.xmlbeans.impl.schema
- DocumentFactory(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.impl.schema.DocumentFactory
- DocumentHelper - Class in org.apache.xmlbeans.impl.common
- documentProperties() - Method in class org.apache.xmlbeans.FilterXmlObject
- documentProperties() - Method in class org.apache.xmlbeans.impl.store.Cursor
- documentProperties() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- documentProperties() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Returns the XmlDocumentProperties object for the document this token source is associated with.
- documentTypes() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
Returns the document types defined in this loader.
- documentTypes() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- documentTypes() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- documentTypes() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
Returns the document types defined in this loader.
- documentTypes() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the document types defined in this loader.
- DomImpl - Class in org.apache.xmlbeans.impl.store
- DomImpl() - Constructor for class org.apache.xmlbeans.impl.store.DomImpl
- DomImpl.Dom - Interface in org.apache.xmlbeans.impl.store
- DomImpl.DomLevel3NotImplemented - Exception in org.apache.xmlbeans.impl.store
- domImplementation_createDocument(Locale, String, String, DocumentType) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- DOT - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- DOUBLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
double: See XMLSchema Datatypes 1.0: double
- DownloadedSchemaEntry - Interface in org.apache.xmlbeans.impl.xb.xsdownload
-
An XML downloaded-schema-entry(@http://www.bea.com/2003/01/xmlbean/xsdownload).
- DownloadedSchemaEntryImpl - Class in org.apache.xmlbeans.impl.xb.xsdownload.impl
-
An XML downloaded-schema-entry(@http://www.bea.com/2003/01/xmlbean/xsdownload).
- DownloadedSchemaEntryImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
- DownloadedSchemasDocument - Interface in org.apache.xmlbeans.impl.xb.xsdownload
-
A document containing one downloaded-schemas(@http://www.bea.com/2003/01/xmlbean/xsdownload) element.
- DownloadedSchemasDocument.DownloadedSchemas - Interface in org.apache.xmlbeans.impl.xb.xsdownload
-
An XML downloaded-schemas(@http://www.bea.com/2003/01/xmlbean/xsdownload).
- DownloadedSchemasDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdownload.impl
-
A document containing one downloaded-schemas(@http://www.bea.com/2003/01/xmlbean/xsdownload) element.
- DownloadedSchemasDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl
- DownloadedSchemasDocumentImpl.DownloadedSchemasImpl - Class in org.apache.xmlbeans.impl.xb.xsdownload.impl
-
An XML downloaded-schemas(@http://www.bea.com/2003/01/xmlbean/xsdownload).
- DownloadedSchemasImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
- DownloadTable(SchemaDocument.Schema[]) - Constructor for class org.apache.xmlbeans.impl.schema.StscImporter.DownloadTable
- DT_EXTENSION - Static variable in interface org.apache.xmlbeans.SchemaType
-
Derived by extension.
- DT_NOT_DERIVED - Static variable in interface org.apache.xmlbeans.SchemaType
-
Not derived.
- DT_RESTRICTION - Static variable in interface org.apache.xmlbeans.SchemaType
-
Derived by restriction.
- dump() - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- dump() - Method in class org.apache.xmlbeans.impl.store.Cursor
- dump() - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
- dump() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- dump() - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Prints to stdout the state of the document in which this token source is positioned.
- dump(InputStream) - Static method in class org.apache.xmlbeans.impl.tool.XsbDumper
- dump(InputStream, String) - Static method in class org.apache.xmlbeans.impl.tool.XsbDumper
- dump(InputStream, String, PrintStream) - Static method in class org.apache.xmlbeans.impl.tool.XsbDumper
- dump(PrintStream) - Method in class org.apache.xmlbeans.impl.store.Cursor
- dump(PrintStream) - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
- dump(PrintStream, Object) - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
- dump(PrintStream, Xobj, Object) - Static method in class org.apache.xmlbeans.impl.store.Cur
- dump(Object, int, int) - Static method in class org.apache.xmlbeans.impl.store.CharUtil
- dumpChars(PrintStream, Object, int, int) - Static method in class org.apache.xmlbeans.impl.store.CharUtil
- dumpHeader() - Method in class org.apache.xmlbeans.impl.tool.XsbDumper
- dumpIndexData() - Method in class org.apache.xmlbeans.impl.tool.XsbDumper
- dumpZip(File) - Static method in class org.apache.xmlbeans.impl.tool.XsbDumper
- DUPLICATE_ANY_ATTRIBUTE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- DUPLICATE_ATTRIBUTE_NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- DUPLICATE_GLOBAL_ATTRIBUTE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- DUPLICATE_GLOBAL_ELEMENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- DUPLICATE_GLOBAL_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- DUPLICATE_IDENTITY_CONSTRAINT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- DURATION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
duration: See XMLSchema Datatypes 1.0: duration
E
- EditBuildScript - Class in org.apache.xmlbeans.impl.repackage
- EditBuildScript() - Constructor for class org.apache.xmlbeans.impl.repackage.EditBuildScript
- ELEM_COMPATIBILITY_TARGETNS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- ELEM_COMPATIBILITY_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- ELEM_COMPLEX_TYPE_LOCALLY_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type: See XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$ATTRIBUTE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.3.1: See clause 3.1 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$ELEMENT_NOT_ALLOWED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.2.4b: See clause 2.4 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$ELEMENT_ONLY_WITH_TEXT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.2.3: See clause 2.3 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$EMPTY_WITH_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.2.1: See clause 2.1 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$EXPECTED_DIFFERENT_ELEMENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.2.4a: See clause 2.4 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$EXPECTED_ELEMENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.2.4d: See clause 2.4 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$MISSING_ELEMENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.2.4c: See clause 2.4 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$MISSING_REQUIRED_ATTRIBUTE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.4: See clause 4 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$NO_WILDCARD - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.3.2.1: See clause 3.2.1 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$NOT_WILDCARD_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.3.2.2: See clause 3.2.2 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$PROHIBITED_ATTRIBUTE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
Found an attribute during validation that was declared use='prohibited': See second NOTE at the end of 3.4.2 XML Representation of Complex Type Definitions.
- ELEM_COMPLEX_TYPE_LOCALLY_VALID$SIMPLE_TYPE_WITH_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-complex-type.2.2: See clause 2.2 of XMLSchema Structures 1.0: Element Locally Valid (Complex Type)
- ELEM_CONSISTANT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-element-consistant: See XMLSchema Structures 1.0: Element Declarations Consistent
- ELEM_DEFAULT_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-valid-default: See XMLSchema Structures 1.0: Element Default Valid (Immediate)
- ELEM_DEFAULT_VALID$MIXED_AND_EMPTIABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-valid-default.2.2.2: See clause 2.2.2 of XMLSchema Structures 1.0: Element Default Valid (Immediate)
- ELEM_DEFAULT_VALID$SIMPLE_TYPE_OR_MIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-valid-default.2.1: See clause 2.1 of XMLSchema Structures 1.0: Element Default Valid (Immediate)
- ELEM_LOCALLY_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- ELEM_LOCALLY_VALID$ABSTRACT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.2: See clause 2 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$FIXED_VALID_MIXED_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.5.2.2.2.1: See clause 5.2.2.2.1 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$FIXED_VALID_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.5.2.2.2.2: See clause 5.2.2.2.2 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$FIXED_WITH_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.5.2.2.1: See clause 5.2.2.1 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$NIL_WITH_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.3.2.1: See clause 3.2.1 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$NIL_WITH_FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.3.2.2: See clause 3.2.2 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$NO_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.1: See clause 1 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$NOT_NILLABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.3.1: See clause 3.1 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$XSI_TYPE_BLOCK_EXTENSION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.4.3b: See clause 4.3 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$XSI_TYPE_BLOCK_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.4.3c: See clause 4.3 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$XSI_TYPE_INVALID_QNAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.4.1: See clause 4.1 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$XSI_TYPE_NOT_DERIVED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.4.3a: See clause 4.3 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$XSI_TYPE_NOT_FOUND - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.4.2: See clause 4.2 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_LOCALLY_VALID$XSI_TYPE_PROHIBITED_SUBST - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-elt.4.3d: See clause 4.3 of XMLSchema Structures 1.0: Element Locally Valid (Element)
- ELEM_NOTATION_TYPE_FORBIDDEN - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
enumeration-required-notation: See XMLSchema Datatypes 1.0: Schema Component Constraint: enumeration facet value required for NOTATION
- ELEM_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
e-props-correct: See XMLSchema Structures 1.0: Element Declaration Properties Correct
- ELEM_PROPERTIES$CONSTRAINT_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
e-props-correct.2: See clause 2 of XMLSchema Structures 1.0: Element Declaration Properties Correct
- ELEM_PROPERTIES$SUBSTITUTION_FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
e-props-correct.4a: See clause 4 of XMLSchema Structures 1.0: Element Declaration Properties Correct
- ELEM_PROPERTIES$SUBSTITUTION_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
e-props-correct.4: See clause 4 of XMLSchema Structures 1.0: Element Declaration Properties Correct
- ELEM_TYPE_LOCALLY_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-type: See XMLSchema Structures 1.0: Element Locally Valid (Type)
- ELEM_TYPE_LOCALLY_VALID$ABSTRACT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-type.2: See clause 2 of XMLSchema Structures 1.0: Element Locally Valid (Type)
- element(QName) - Method in class org.apache.xmlbeans.impl.xpath.XPathExecutionContext
- element(ValidatorListener.Event, SchemaType, SchemaIdentityConstraint[]) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- Element - Class in org.apache.xmlbeans.impl.inst2xsd.util
- Element - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML element(@http://www.w3.org/2001/XMLSchema).
- Element() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.util.Element
- ELEMENT - Static variable in interface org.apache.xmlbeans.SchemaComponent
-
An element definition.
- ELEMENT - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
An xs:element particle.
- ELEMENT_CONTENT - Static variable in interface org.apache.xmlbeans.SchemaType
-
Element-only content.
- ELEMENT_EXTRA_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- 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_MISSING_NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- ELEMENT_NOT_ALLOWED - Static variable in class org.apache.xmlbeans.XmlValidationError
- element_setAttribute(DomImpl.Dom, String, String) - 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
- ELEMENT_TYPE_INVALID - Static variable in class org.apache.xmlbeans.XmlValidationError
- ElementDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one element(@http://www.w3.org/2001/XMLSchema) element.
- ElementDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one element(@http://www.w3.org/2001/XMLSchema) element.
- ElementDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementDocumentImpl
- ElementFactory<T> - Class in org.apache.xmlbeans.impl.schema
- ElementFactory(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.impl.schema.ElementFactory
- ElementFilter - Interface in org.apache.xmlbeans.xml.stream
-
This interface defines a filter on elements
- elementFlags() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Used for situations where these flags must be passed on to chained values.
- ElementImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML element(@http://www.w3.org/2001/XMLSchema).
- ElementImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
- ElementTypeNames - Class in org.apache.xmlbeans.xml.stream.events
- ElementTypeNames() - Constructor for class org.apache.xmlbeans.xml.stream.events.ElementTypeNames
- ELHIZB - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- EMPTY - Static variable in class org.apache.xmlbeans.impl.config.NameSet
-
An empty NameSet, it doesn't contain any name
- EMPTY - Static variable in class org.apache.xmlbeans.QNameSet
-
The empty QNameSet.
- EMPTY_CONTENT - Static variable in interface org.apache.xmlbeans.SchemaType
-
Empty content.
- EMPTYSTRING - Static variable in class org.apache.xmlbeans.impl.common.Sax2Dom
- encode(byte[]) - Static method in class org.apache.xmlbeans.impl.util.HexBin
-
array of byte to encode
- encode(String) - Static method in class org.apache.xmlbeans.impl.util.HexBin
-
Encodes octects (using utf-8) into Hex data
- ENCODING - Static variable in class org.apache.xmlbeans.XmlDocumentProperties
-
Document encoding
- EncodingMap - Class in org.apache.xmlbeans.impl.common
- end() - Static method in class org.apache.xmlbeans.impl.schema.StscState
- end() - Method in class org.apache.xmlbeans.impl.xpath.XPathExecutionContext
- END - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
- END - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton end-element token type
- END_DOCUMENT - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies an EndDocument
- END_ELEMENT - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies an EndElement
- END_PREFIX_MAPPING - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a EndPrefixMapping
- ENDATTRS - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
- endCDATA() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- ENDDOC - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The singleton start-document token type
- endDocument() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- EndDocument - Interface in org.apache.xmlbeans.xml.stream
-
A marker interface for the end of a document
- endDTD() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- endDTD() - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- endDTD() - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- endElement() - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- endElement() - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- endElement(String, String, String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- endElement(ValidatorListener.Event) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- EndElement - Interface in org.apache.xmlbeans.xml.stream
-
A marker interface for the end element event.
- endEntity(String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- endPrefixMapping(String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- EndPrefixMapping - Interface in org.apache.xmlbeans.xml.stream
-
This event signals that a prefix mapping has gone out of scope
- enter() - Method in interface org.apache.xmlbeans.impl.common.XmlLocale
- enter() - Method in class org.apache.xmlbeans.impl.store.Locale
- enter(Locale) - Method in class org.apache.xmlbeans.impl.store.Locale
- ENTITY_EXPANSION_LIMIT - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- ENTITY_EXPANSION_LIMIT - Static variable in class org.apache.xmlbeans.impl.common.XMLBeansConstants
- ENTITY_REFERENCE - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies an EntityReference
- ENTITY_RESOLVER - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- EntityReference - Interface in org.apache.xmlbeans.xml.stream
-
An interface for handling Entity Declarations
- enumEntryForString(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- enumEntryForString(String) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the string enum entry corresponding to the given enumerated string, or null if there is no match or this type is not a string enumeration.
- ENUMERATION_NEVER - Static variable in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
- ENUMERATION_NOT_MORE_THAN_DEFAULT - Static variable in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
- EnumerationDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one enumeration(@http://www.w3.org/2001/XMLSchema) element.
- EnumerationDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one enumeration(@http://www.w3.org/2001/XMLSchema) element.
- EnumerationDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.EnumerationDocumentImpl
- enumForInt(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- enumForInt(int) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the string enum value corresponding to the given enumerated string, or null if there is no match or this type is not a string enumeration.
- enumForString(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- enumForString(String) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the string enum value corresponding to the given enumerated string, or null if there is no match or this type is not a string enumeration.
- EQUAL - Static variable in interface org.apache.xmlbeans.XmlObject
-
EQUAL is 0.
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaGDurationHolderEx
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaStringHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.JavaUriHolder
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlListImpl
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- equal_to(XmlObject) - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- equals(Object) - Method in class org.apache.xmlbeans.GDate
-
GDate is an immutable class, and equality is computed based on its canonical value.
- equals(Object) - Method in class org.apache.xmlbeans.GDuration
-
Two GDurations are equal if all their fields are equal.
- equals(Object) - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
- equals(Object) - Method in class org.apache.xmlbeans.impl.common.XmlObjectList
- equals(Object) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Return true if patterns are the same and the options are equivalent.
- equals(Object) - Method in class org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
- equals(Object) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- equals(Object) - Method in class org.apache.xmlbeans.soap.SOAPArrayType
- equals(Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Two XmlSimpleLists are equal if all their items are equal.
- error(String, int, XmlObject) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Passes an error on to the current error listener.
- error(String, Object[], XmlObject) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Passes an error on to the current error listener.
- ERROR_LISTENER - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- errorForEvent(String, int, ValidatorListener.Event) - Static method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- errorForEvent(String, Object[], int, ValidatorListener.Event) - Static method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- ErrorLogger(boolean) - Constructor for class org.apache.xmlbeans.impl.tool.XMLBean.ErrorLogger
- errorReported(String, Collection<XmlError>) - Static method in class org.apache.xmlbeans.impl.tool.XSTCTester
- EVERYTHING - Static variable in class org.apache.xmlbeans.impl.config.NameSet
-
The NameSet that contains any name
- examineAllHeaderElements() - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeader
-
Returns an
Iterator
over all theSOAPHeaderElement
objects in thisSOAPHeader
object. - examineHeaderElements(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeader
-
Returns a list of all the
SOAPHeaderElement
objects in thisSOAPHeader
object that have the the specified actor. - examineMustUnderstandHeaderElements(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeader
-
Returns an
Iterator
over all theSOAPHeaderElement
objects in thisSOAPHeader
object that have the specified actor and that have a MustUnderstand attribute whose value is equivalent totrue
. - EXCEPTION_EXCEEDED_ENTITY_BYTES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- EXCEPTION_LOADING_URL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- EXCEPTION_VALUE_NOT_SUPPORTED_J2S - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- EXCEPTION_VALUE_NOT_SUPPORTED_S2J - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- EXCEPTION_XQRL_EXCEPTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- EXCEPTION_XQRL_XPATH_NOT_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- excludedQNamesInIncludedURIs() - Method in class org.apache.xmlbeans.QNameSet
-
The set of QNames excluded from the set even though they are within a namespace that is otherwise fully included in the set.
- excludedQNamesInIncludedURIs() - Method in class org.apache.xmlbeans.QNameSetBuilder
- excludedQNamesInIncludedURIs() - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
The finite set of QNames that are excluded from the set within namespaces that are otherwise included.
- excludedURIs() - Method in class org.apache.xmlbeans.QNameSet
-
Namespaces that are fully excluded from the set except for a finite number of individual QName exceptions.
- excludedURIs() - Method in class org.apache.xmlbeans.QNameSetBuilder
- excludedURIs() - Method in interface org.apache.xmlbeans.QNameSetSpecification
-
The finite set of namespace URIs that are almost completely excluded from the set (that is, each namespace URI that included in the set with with a finite number of QName exceptions).
- exec_query(String, XmlOptions) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
- execQuery(Object, Map<String, Object>) - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXQuery
- execQuery(String) - Method in class org.apache.xmlbeans.FilterXmlObject
- execQuery(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
- execQuery(String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- execQuery(String) - Method in interface org.apache.xmlbeans.XmlCursor
-
Executes the specified XQuery expression against the XML this cursor is in.
- execQuery(String) - Method in interface org.apache.xmlbeans.XmlObject
-
Executes a query.
- execQuery(String, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
- execQuery(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- execQuery(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- execQuery(String, XmlOptions) - Method in interface org.apache.xmlbeans.XmlCursor
-
Executes the specified XQuery expression against the XML this cursor is in, and using the specified options.
- execQuery(String, XmlOptions) - Method in interface org.apache.xmlbeans.XmlObject
-
Executes a query with options.
- execute() - Method in class org.apache.xmlbeans.impl.tool.MavenPlugin
- execute() - Method in class org.apache.xmlbeans.impl.tool.MavenPluginHelp
- execute() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- execute(Cur, XmlOptions) - Method in interface org.apache.xmlbeans.impl.xpath.Path
- execute(Cur, XmlOptions) - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXPath
- execute(Cur, XmlOptions) - Method in class org.apache.xmlbeans.impl.xpath.xmlbeans.XmlbeansXPath
- exit() - Method in interface org.apache.xmlbeans.impl.common.XmlLocale
- exit() - Method in class org.apache.xmlbeans.impl.store.Locale
- exit(Locale) - Method in class org.apache.xmlbeans.impl.store.Locale
- expand(SchemaTypeVisitorImpl.VisitorState[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
- EXPLICIT_GROUP_NEEDED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- ExplicitGroup - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML explicitGroup(@http://www.w3.org/2001/XMLSchema).
- ExplicitGroupImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML explicitGroup(@http://www.w3.org/2001/XMLSchema).
- ExplicitGroupImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExplicitGroupImpl
- extendsJavaArray() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- extendsJavaArray() - Method in interface org.apache.xmlbeans.SchemaProperty
-
True if there is a Java getter that returns an array.
- extendsJavaOption() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- extendsJavaOption() - Method in interface org.apache.xmlbeans.SchemaProperty
-
True if there is an Java isSet method that tests for presence.
- extendsJavaSingleton() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- extendsJavaSingleton() - Method in interface org.apache.xmlbeans.SchemaProperty
-
True if there is a Java getter that returns a singleton.
- Extension - Class in org.apache.xmlbeans.impl.tool
-
An extension is a javabean that represents a SchemaCompilerExtension to be passed for callback into the XmlBeans Schema Compiler.
- Extension() - Constructor for class org.apache.xmlbeans.impl.tool.Extension
- EXTENSION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2.Item
- EXTENSION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- EXTENSION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ReducedDerivationControl
- EXTENSION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- Extension.Param - Class in org.apache.xmlbeans.impl.tool
-
A Param is just a name value pair applicable to the extension.
- Extensionconfig - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML extensionconfig(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- Extensionconfig.Interface - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML interface(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- Extensionconfig.PrePostSet - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML prePostSet(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- ExtensionconfigImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML extensionconfig(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- ExtensionconfigImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
- ExtensionconfigImpl.InterfaceImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML interface(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- ExtensionconfigImpl.PrePostSetImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML prePostSet(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- ExtensionType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML extensionType(@http://www.w3.org/2001/XMLSchema).
- ExtensionTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML extensionType(@http://www.w3.org/2001/XMLSchema).
- ExtensionTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
- externalCompile(List<File>, File, File[], boolean) - Static method in class org.apache.xmlbeans.impl.tool.CodeGenUtil
-
Deprecated.
- externalCompile(List<File>, File, File[], boolean, String, String, String, boolean, boolean) - Static method in class org.apache.xmlbeans.impl.tool.CodeGenUtil
- externalCompile(List<File>, File, File[], boolean, String, String, String, String, boolean, boolean) - Static method in class org.apache.xmlbeans.impl.tool.CodeGenUtil
-
Invokes javac on the generated source files in order to turn them into binary files in the output directory.
- extractAllHeaderElements() - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeader
-
Returns an
Iterator
over all theSOAPHeaderElement
objects in thisSOAPHeader
object and detaches them from thisSOAPHeader
object. - extractHeaderElements(String) - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeader
-
Returns a list of all the
SOAPHeaderElement
objects in thisSOAPHeader
object that have the the specified actor and detaches them from thisSOAPHeader
object. - extraMain(String[]) - Static method in class org.apache.xmlbeans.impl.tool.InstanceValidator
-
Use this method to avoid calling
System.exit(int)
F
- Facet - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML facet(@http://www.w3.org/2001/XMLSchema).
- FACET_DUPLICATED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- FACET_ENUMERATION - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:enumeration facet - use
SchemaType.getEnumerationValues()
instead - FACET_FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- FACET_FRACTION_DIGITS - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:fractionDigits facet
- FACET_LENGTH - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:length facet
- FACET_MAX_EXCLUSIVE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:maxExclusive facet
- FACET_MAX_INCLUSIVE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:maxInclusive facet
- FACET_MAX_LENGTH - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:maxLength facet
- FACET_MIN_EXCLUSIVE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:minExclusive facet
- FACET_MIN_INCLUSIVE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:minInclusive facet
- FACET_MIN_LENGTH - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:minLength facet
- FACET_PATTERN - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:pattern facet - use
SchemaType.matchPatternFacet(java.lang.String)
instead - FACET_TOTAL_DIGITS - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:totalDigits facet
- FACET_VALUE_MALFORMED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- FACET_WHITE_SPACE - Static variable in interface org.apache.xmlbeans.SchemaType
-
xs:whiteSpace facet - use
SchemaType.getWhiteSpaceRule()
instead - FacetImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML facet(@http://www.w3.org/2001/XMLSchema).
- FacetImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
- FACETS_APPLICABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-applicable-facets: See XMLSchema Datatypes 1.0: applicable facets
- FACETS_DEPRECATED_NOTATION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
notation-facets: See http://www.w3.org/TR/xmlschema-2/#NOTATION-facets
- FactorImports - Class in org.apache.xmlbeans.impl.tool
-
This program takes a collection of .xsd files as input, finds all duplicate name definitions, and factors out the first instance of each of those into a common.xsd file, adding an appropriate
<import>
statement in the original xsd file. - FactorImports() - Constructor for class org.apache.xmlbeans.impl.tool.FactorImports
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.Code
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.PrePostSet
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaName
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member2
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespacePrefixList
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetlist
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.BaseAttribute
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.IdAttribute
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.All
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.All.MaxOccurs
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.All.MinOccurs
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AllDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyAttributeDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument.Appinfo
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupRef
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2.Item
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ChoiceDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexRestrictionType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexTypeDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member2
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ElementDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.EnumerationDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument.Field
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument.Field.Xpath
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FormChoice
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FractionDigitsDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member2
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupRef
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument.Include
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument.Keyref
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.LengthDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.LocalComplexType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.LocalElement
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.LocalSimpleType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxExclusiveDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxInclusiveDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxLengthDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MinExclusiveDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MinInclusiveDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MinLengthDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedAttributeGroup
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup.All
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NarrowMaxMin
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NarrowMaxMin.MaxOccurs
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NarrowMaxMin.MinOccurs
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NumFacet
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.OpenAttrs
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Public
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ReducedDerivationControl
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument.Selector
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument.Selector.Xpath
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SequenceDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2.Item
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleExplicitGroup
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleExtensionType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleRestrictionType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleTypeDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelAttribute
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelComplexType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelElement
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelSimpleType
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union.MemberTypes
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.UniqueDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
- Factory - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents
- Factory - Static variable in interface org.apache.xmlbeans.XmlAnySimpleType
- Factory - Static variable in interface org.apache.xmlbeans.XmlAnyURI
- Factory - Static variable in interface org.apache.xmlbeans.XmlBoolean
- Factory - Static variable in interface org.apache.xmlbeans.XmlByte
- Factory - Static variable in interface org.apache.xmlbeans.XmlDate
- Factory - Static variable in interface org.apache.xmlbeans.XmlDateTime
- Factory - Static variable in interface org.apache.xmlbeans.XmlDecimal
- Factory - Static variable in interface org.apache.xmlbeans.XmlDouble
- Factory - Static variable in interface org.apache.xmlbeans.XmlDuration
- Factory - Static variable in interface org.apache.xmlbeans.XmlENTITIES
- Factory - Static variable in interface org.apache.xmlbeans.XmlENTITY
- Factory - Static variable in interface org.apache.xmlbeans.XmlFloat
- Factory - Static variable in interface org.apache.xmlbeans.XmlGDay
- Factory - Static variable in interface org.apache.xmlbeans.XmlGMonth
- Factory - Static variable in interface org.apache.xmlbeans.XmlGMonthDay
- Factory - Static variable in interface org.apache.xmlbeans.XmlGYear
- Factory - Static variable in interface org.apache.xmlbeans.XmlGYearMonth
- Factory - Static variable in interface org.apache.xmlbeans.XmlHexBinary
- Factory - Static variable in interface org.apache.xmlbeans.XmlID
- Factory - Static variable in interface org.apache.xmlbeans.XmlIDREF
- Factory - Static variable in interface org.apache.xmlbeans.XmlIDREFS
- Factory - Static variable in interface org.apache.xmlbeans.XmlInt
- Factory - Static variable in interface org.apache.xmlbeans.XmlInteger
- Factory - Static variable in interface org.apache.xmlbeans.XmlLanguage
- Factory - Static variable in interface org.apache.xmlbeans.XmlLong
- Factory - Static variable in interface org.apache.xmlbeans.XmlName
- Factory - Static variable in interface org.apache.xmlbeans.XmlNCName
- Factory - Static variable in interface org.apache.xmlbeans.XmlNegativeInteger
- Factory - Static variable in interface org.apache.xmlbeans.XmlNMTOKEN
- Factory - Static variable in interface org.apache.xmlbeans.XmlNMTOKENS
- Factory - Static variable in interface org.apache.xmlbeans.XmlNonNegativeInteger
- Factory - Static variable in interface org.apache.xmlbeans.XmlNonPositiveInteger
- Factory - Static variable in interface org.apache.xmlbeans.XmlNormalizedString
- Factory - Static variable in interface org.apache.xmlbeans.XmlNOTATION
- Factory - Static variable in interface org.apache.xmlbeans.XmlObject
- Factory - Static variable in interface org.apache.xmlbeans.XmlPositiveInteger
- Factory - Static variable in interface org.apache.xmlbeans.XmlQName
- Factory - Static variable in interface org.apache.xmlbeans.XmlShort
- Factory - Static variable in interface org.apache.xmlbeans.XmlString
- Factory - Static variable in interface org.apache.xmlbeans.XmlTime
- Factory - Static variable in interface org.apache.xmlbeans.XmlToken
- Factory - Static variable in interface org.apache.xmlbeans.XmlUnsignedByte
- Factory - Static variable in interface org.apache.xmlbeans.XmlUnsignedInt
- Factory - Static variable in interface org.apache.xmlbeans.XmlUnsignedLong
- Factory - Static variable in interface org.apache.xmlbeans.XmlUnsignedShort
- FEATURE_DISALLOW_DOCTYPE_DECL - Static variable in class org.apache.xmlbeans.impl.common.XMLBeansConstants
- FEATURE_LOAD_DTD_GRAMMAR - Static variable in class org.apache.xmlbeans.impl.common.XMLBeansConstants
- FEATURE_LOAD_EXTERNAL_DTD - Static variable in class org.apache.xmlbeans.impl.common.XMLBeansConstants
- fetch_text(int) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
A user of a TypeStore calls fetch_text when he knows his view of the text is invalid and he wants to see what the actual text value is.
- FIELD_GLOBAL - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FIELD_GLOBAL - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FIELD_LOCALATTR - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FIELD_LOCALATTR - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FIELD_LOCALELT - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FIELD_LOCALELT - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FIELD_NONE - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FIELD_NONE - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FieldDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one field(@http://www.w3.org/2001/XMLSchema) element.
- FieldDocument.Field - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML field(@http://www.w3.org/2001/XMLSchema).
- FieldDocument.Field.Xpath - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML xpath(@).
- FieldDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one field(@http://www.w3.org/2001/XMLSchema) element.
- FieldDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl
- FieldDocumentImpl.FieldImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML field(@http://www.w3.org/2001/XMLSchema).
- FieldDocumentImpl.FieldImpl.XpathImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML xpath(@).
- FieldImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl.FieldImpl
- FIELDS_XPATH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
c-fields-xpaths: See XMLSchema Structures 1.0: Fields Value OK
- FileDesc - Interface in org.apache.xmlbeans.impl.xb.ltgfmt
-
An XML file-desc(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- FileDesc.Role - Interface in org.apache.xmlbeans.impl.xb.ltgfmt
-
An XML role(@).
- FileDesc.Role.Enum - Class in org.apache.xmlbeans.impl.xb.ltgfmt
-
Enumeration value class for org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc$Role.
- FileDescImpl - Class in org.apache.xmlbeans.impl.xb.ltgfmt.impl
-
An XML file-desc(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- FileDescImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
- FileDescImpl.RoleImpl - Class in org.apache.xmlbeans.impl.xb.ltgfmt.impl
-
An XML role(@).
- fileExists(String) - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
Returns true if the given filename exists.
- fileExists(String) - Method in class org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
Returns true if the given filename exists.
- Filer - Interface in org.apache.xmlbeans
- FileResourceLoader - Class in org.apache.xmlbeans.impl.schema
- FileResourceLoader(File) - Constructor for class org.apache.xmlbeans.impl.schema.FileResourceLoader
- FilerImpl - Class in org.apache.xmlbeans.impl.util
-
This implementation of Filer writes to disk.
- FilerImpl(File, File, Repackager, boolean, boolean) - Constructor for class org.apache.xmlbeans.impl.util.FilerImpl
- filesEndingWith(String) - Method in class org.apache.xmlbeans.impl.tool.CommandLine
- FilesImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
- FILETYPE_SCHEMAATTRIBUTE - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FILETYPE_SCHEMAATTRIBUTE - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FILETYPE_SCHEMAATTRIBUTEGROUP - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FILETYPE_SCHEMAATTRIBUTEGROUP - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FILETYPE_SCHEMAELEMENT - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FILETYPE_SCHEMAELEMENT - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FILETYPE_SCHEMAIDENTITYCONSTRAINT - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FILETYPE_SCHEMAINDEX - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FILETYPE_SCHEMAINDEX - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FILETYPE_SCHEMAMODELGROUP - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FILETYPE_SCHEMAMODELGROUP - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FILETYPE_SCHEMAPOINTER - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FILETYPE_SCHEMAPOINTER - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FILETYPE_SCHEMATYPE - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FILETYPE_SCHEMATYPE - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- fill(int) - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
-
Called when more bytes need to be written into this stream (as an OutputStream).
- fill(int) - Method in class org.apache.xmlbeans.impl.common.ReaderInputStream
- filled() - Method in class org.apache.xmlbeans.impl.common.XmlObjectList
-
Tests that all values have been set.
- fillFiles(List<File>, File) - Method in class org.apache.xmlbeans.impl.repackage.Repackage
- fillInType(int) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
Links a type.
- fillInType(int) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
Links a type.
- fillUpContentForComplexType(Type, ComplexType, String) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
- fillUpLocalAttribute(Attribute, Attribute, String) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
- fillUpLocalElement(Element, LocalElement, String) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
- FilterXmlObject - Class in org.apache.xmlbeans
-
A FilterXmlObject delegates to some other XmlObject, which it can use as its basic source of data, possibly transforming the data along the way or providing additional functionality.
- FilterXmlObject() - Constructor for class org.apache.xmlbeans.FilterXmlObject
- finalExtension() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
- finalExtension() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- finalExtension() - Method in interface org.apache.xmlbeans.SchemaGlobalElement
-
True if using this element as the head of a substitution group for a substitution via type extension is prohibited.
- finalExtension() - Method in interface org.apache.xmlbeans.SchemaType
-
True if other types cannot extend this type (only for complex types)
- finalList() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- finalList() - Method in interface org.apache.xmlbeans.SchemaType
-
True if list derivation of this type is prohibited (only for simple types)
- finalRestriction() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
- finalRestriction() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- finalRestriction() - Method in interface org.apache.xmlbeans.SchemaGlobalElement
-
True if using this element as the head of a substitution group for a substitution via type restriction is prohibited.
- finalRestriction() - Method in interface org.apache.xmlbeans.SchemaType
-
True if other types cannot restrict this type
- finalUnion() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- finalUnion() - Method in interface org.apache.xmlbeans.SchemaType
-
True if union derivation of this type is prohibited (only for simple types)
- find_all_element_users(QName, List<T>) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Returns all the TypeStoreUsers corresponding to elements with the given name owned by this typestore, or the empty array of TypeStoreUsers if none was found.
- find_all_element_users(QNameSet, List<T>) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Returns all TypeStoreUsers corresponding to elements with one of the names is the QNameSet.
- find_attribute_user(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Returns the TypeStoreUser underneath the attribute with the given name, or null if there is no such attribute.
- find_element_user(QName, int) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Returns the TypeStoreUser underneath the ith element with the given name owned by this textstore, or null if none was found.
- find_element_user(QNameSet, int) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Like find_element_user but accepts a set of names to search for.
- find_nil() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
The TypeStore is reponsible for discovering if this value is nil.
- find_prefix_for_nsuri(String, String) - Method in interface org.apache.xmlbeans.impl.values.NamespaceManager
-
Caled when the user needs a prefix by which to reference a given Xml namespace.
- findAllRelative(URI, URI) - Static method in class org.apache.xmlbeans.impl.tool.SchemaCopy
-
Copies the schema or wsdl at the source URI to the target URI, along with any relative references.
- findAttribute(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findAttribute(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- findAttribute(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findAttribute(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findAttribute(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns the global attribute defintion with the given name, or null if none.
- findAttributeGroup(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- findAttributeGroup(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findAttributeGroup(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns the attribute group defintion with the given name, or null if none.
- findAttributeGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findAttributeGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- findAttributeGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- findAttributeGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findAttributeGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findAttributeGroupRef(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Used for on-demand loading.
- findAttributeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findAttributeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- findAttributeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- findAttributeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findAttributeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findAttributeRef(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Used for on-demand loading.
- findAttributeType(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findAttributeType(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- findAttributeType(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findAttributeType(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findAttributeType(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns the attribute type containing the given attribute name, or null if none.
- findAttributeTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findAttributeTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- findAttributeTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- findAttributeTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findAttributeTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findAttributeTypeRef(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Used for on-demand loading.
- findDocumentType(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findDocumentType(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- findDocumentType(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findDocumentType(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findDocumentType(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns the document type rooted at the given element name, or null if none.
- findDocumentTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findDocumentTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- findDocumentTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- findDocumentTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findDocumentTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findDocumentTypeRef(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Used for on-demand loading.
- findElement(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findElement(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- findElement(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findElement(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findElement(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns the global element defintion with the given name, or null if none.
- findElementRef(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findElementRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- findElementRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- findElementRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findElementRef(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findElementRef(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Used for on-demand loading.
- findIdentityConstraintRef(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findIdentityConstraintRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- findIdentityConstraintRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- findIdentityConstraintRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findIdentityConstraintRef(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findIdentityConstraintRef(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Used for on-demand loading.
- findModelGroup(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- findModelGroup(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findModelGroup(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns the model group defintion with the given name, or null if none.
- findModelGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findModelGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- findModelGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- findModelGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findModelGroupRef(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findModelGroupRef(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Used for on-demand loading.
- findType(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findType(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- findType(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findType(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findType(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns the type with the given name, or null if none.
- findTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- findTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- findTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- findTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- findTypeRef(QName) - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- findTypeRef(QName) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Used for on-demand loading.
- finish() - Method in class org.apache.xmlbeans.impl.store.Cur.CurLoadContext
- finish() - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- finishJavaizing() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- finishLoading() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- finishMovingFiles() - Method in class org.apache.xmlbeans.impl.repackage.Repackage
- finishResolving() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- finishResolvingSGs() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- firstError() - Method in class org.apache.xmlbeans.impl.common.XmlErrorWatcher
- FIXED - Static variable in interface org.apache.xmlbeans.impl.values.TypeStore
- FLAG_PART_ABSTRACT - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PART_ABSTRACT - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PART_BLOCKEXT - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PART_BLOCKEXT - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PART_BLOCKREST - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PART_BLOCKREST - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PART_BLOCKSUBST - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PART_BLOCKSUBST - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PART_FINALEXT - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PART_FINALEXT - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PART_FINALREST - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PART_FINALREST - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PART_FIXED - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PART_FIXED - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PART_NILLABLE - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PART_NILLABLE - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PART_SKIPPABLE - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PART_SKIPPABLE - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PROP_ISATTR - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PROP_ISATTR - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PROP_JAVAARRAY - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PROP_JAVAARRAY - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PROP_JAVAOPTIONAL - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PROP_JAVAOPTIONAL - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLAG_PROP_JAVASINGLETON - Static variable in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- FLAG_PROP_JAVASINGLETON - Static variable in class org.apache.xmlbeans.impl.tool.XsbDumper
- FLOAT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
float: See XMLSchema Datatypes 1.0: float
- forArray(QName[]) - Static method in class org.apache.xmlbeans.QNameSet
-
Returns a QNameSet based on the given array of included QNames
- forConfigDocuments(ConfigDocument.Config[], File[], File[]) - Static method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
- forCursor(String, int, XmlCursor) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with the given severity, located at the XmlCursor.
- forCursor(String, Object[], int, XmlCursor) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with the given severity, located at the XmlCursor.
- forCursor(String, Object[], XmlCursor) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, located at the XmlCursor, with
XmlError.SEVERITY_ERROR
. - forCursor(String, XmlCursor) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, located at the XmlCursor, with
XmlError.SEVERITY_ERROR
. - forCursorWithDetails(String, String, Object[], int, XmlCursor, QName, QName, SchemaType, List<QName>, int, SchemaType) - Static method in class org.apache.xmlbeans.XmlValidationError
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.FormChoice.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents.Enum
-
Returns the enum value corresponding to an int, or null if none.
- forInt(int) - Method in class org.apache.xmlbeans.StringEnumAbstractBase.Table
-
Returns the singleton for an int code, or null if none.
- forLN(String) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- forLN(String) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
- forLNS(String, String) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- forLNS(String, String) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
- forLocation(String, int, String, int, int, int) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with the given severity, located at a specific point in the given file.
- forLocation(String, Object[], int, String, int, int, int) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with the given severity, located at a specific point in the given file.
- forLocation(String, String, int, int, int) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, located at a specific point in the given file and
XmlError.SEVERITY_ERROR
. - forLocation(String, String, Location) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, located at a specific point in the given file and
XmlError.SEVERITY_ERROR
. - forLocationAndCursor(String, int, String, int, int, int, XmlCursor) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with the given severity, located at the given physcial location and XmlCursor.
- forLocationWithDetails(String, String, Object[], int, Location, QName, QName, SchemaType, List<QName>, int, SchemaType) - Static method in class org.apache.xmlbeans.XmlValidationError
- formattedFileName(String, URI) - Static method in class org.apache.xmlbeans.XmlError
-
Tries to produce a nicely formatted filename from the given string.
- formattedMessage(String, Object[]) - Static method in class org.apache.xmlbeans.XmlError
-
Tries to format a message using the error code.
- FormChoice - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML formChoice(@http://www.w3.org/2001/XMLSchema).
- FormChoice.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.FormChoice.
- FormChoiceImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML formChoice(@http://www.w3.org/2001/XMLSchema).
- FormChoiceImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FormChoiceImpl
- FormChoiceImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FormChoiceImpl
- forMessage(String) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with no location and
XmlError.SEVERITY_ERROR
. - forMessage(String, int) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with no location and the given severity.
- forMessage(String, Object[]) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with no location and the given severity.
- forMessage(String, Object[], int) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with no location and the given severity.
- forName(String, ClassLoader) - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- forObject(String, int, XmlObject) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with the given severity, located at the XmlObject.
- forObject(String, Object[], int, XmlObject) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with the given severity, located at the XmlObject.
- forObject(String, Object[], XmlObject) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, located at the XmlObject, with
XmlError.SEVERITY_ERROR
. - forObject(String, XmlObject) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, located at the XmlObject, with
XmlError.SEVERITY_ERROR
. - forPattern(String) - Static method in class org.apache.xmlbeans.impl.regex.SchemaRegularExpression
- forPretty(String, int) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- forPretty(String, int) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
- forSets(Set<String>, Set<String>, Set<QName>, Set<QName>) - Static method in class org.apache.xmlbeans.QNameSet
-
Returns a QNameSet based on the given sets of excluded URIs, included URIs, excluded QNames in included namespaces, and included QNames in excluded namespaces.
- forSource(String, int, String) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with the given severity, located in the given file.
- forSource(String, Object[], int, String) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, with the given severity, located in the given file.
- forSource(String, String) - Static method in class org.apache.xmlbeans.XmlError
-
Returns an XmlError for the given message, located in the given file and
XmlError.SEVERITY_ERROR
. - forSpecification(QNameSetSpecification) - Static method in class org.apache.xmlbeans.QNameSet
-
Returns a QNameSet with the same contents as the given QNameSetSpecification.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.FormChoice.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Static method in class org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents.Enum
-
Returns the enum value for a string, or null if none.
- forString(String) - Method in class org.apache.xmlbeans.StringEnumAbstractBase.Table
-
Returns the singleton for a
String
, or null if none. - forWildcardNamespaceString(String, String) - Static method in class org.apache.xmlbeans.QNameSet
-
Returns a QNameSet corresponding to the given wildcard namespace string.
- FractionDigitsDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one fractionDigits(@http://www.w3.org/2001/XMLSchema) element.
- FractionDigitsDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one fractionDigits(@http://www.w3.org/2001/XMLSchema) element.
- FractionDigitsDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FractionDigitsDocumentImpl
- FullDerivationSet - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML fullDerivationSet(@http://www.w3.org/2001/XMLSchema).
- FullDerivationSet.Member - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- FullDerivationSet.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet$Member.
- FullDerivationSet.Member2 - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- FullDerivationSetImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML fullDerivationSet(@http://www.w3.org/2001/XMLSchema).
- FullDerivationSetImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FullDerivationSetImpl
- FullDerivationSetImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FullDerivationSetImpl
- FullDerivationSetImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- FullDerivationSetImpl.MemberImpl2 - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
G
- GDate - Class in org.apache.xmlbeans
-
Represents an XML Schema-compatible Gregorian date.
- GDate(int, int, int, int, int, int, BigDecimal) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate with the specified year, month, day, hours, minutes, seconds, and optional fractional seconds, in an unspecified timezone.
- GDate(int, int, int, int, int, int, BigDecimal, int, int, int) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs an absolute GDate with the specified year, month, day, hours, minutes, seconds, and optional fractional seconds, and in the timezone specified.
- GDate(CharSequence) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate based on a lexical representation.
- GDate(Calendar) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate based on a java.util.Calendar.
- GDate(Date) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate based on a java.util.Date.
- GDate(GDateSpecification) - Constructor for class org.apache.xmlbeans.GDate
-
Constructs a GDate based on another GDateSpecification.
- GDateBuilder - Class in org.apache.xmlbeans
-
Used to build
GDates
. - GDateBuilder() - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs a GDateBuilder specifying no date or time
- GDateBuilder(int, int, int, int, int, int, BigDecimal) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs a GDateBuilder with the specified year, month, day, hours, minutes, seconds, and optional fractional seconds, in an unspecified timezone.
- GDateBuilder(int, int, int, int, int, int, BigDecimal, int, int, int) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs an absolute GDateBuilder with the specified year, month, day, hours, minutes, seconds, and optional fractional seconds, and in the timezone specified.
- GDateBuilder(CharSequence) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs a GDateBuilder from a lexical representation.
- GDateBuilder(Calendar) - Constructor for class org.apache.xmlbeans.GDateBuilder
- GDateBuilder(Date) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs a GDateBuilder based on a java.util.Date.
- GDateBuilder(GDateSpecification) - Constructor for class org.apache.xmlbeans.GDateBuilder
-
Constructs a GDateBuilder by copying another GDateSpecification.
- GDateSpecification - Interface in org.apache.xmlbeans
-
Represents an XML Schema-compatible Gregorian date.
- GDuration - Class in org.apache.xmlbeans
-
Represents an XML Schema-compatible duration.
- GDuration() - Constructor for class org.apache.xmlbeans.GDuration
-
Constructs an empty GDuration representing zero seconds.
- GDuration(int, int, int, int, int, int, int, BigDecimal) - Constructor for class org.apache.xmlbeans.GDuration
-
Constructs a GDuration with the specified sign, year, month, day, hours, minutes, seconds, and optional fractional seconds.
- GDuration(CharSequence) - Constructor for class org.apache.xmlbeans.GDuration
-
Constructs a GDuration from a lexical representation.
- GDuration(GDurationSpecification) - Constructor for class org.apache.xmlbeans.GDuration
-
Constructs a GDuration from another GDurationSpecification.
- GDurationBuilder - Class in org.apache.xmlbeans
-
Used to build
GDurations
. - GDurationBuilder() - Constructor for class org.apache.xmlbeans.GDurationBuilder
-
Constructs an empty GDurationBuilder representing zero seconds.
- GDurationBuilder(int, int, int, int, int, int, int, BigDecimal) - Constructor for class org.apache.xmlbeans.GDurationBuilder
-
Constructs a GDurationBuilder with the specified sign, year, month, day, hours, minutes, seconds, and optional fractional seconds.
- GDurationBuilder(String) - Constructor for class org.apache.xmlbeans.GDurationBuilder
-
Constructs a GDuration from a lexical representation.
- GDurationBuilder(GDurationSpecification) - Constructor for class org.apache.xmlbeans.GDurationBuilder
-
Constructs a GDurationBuilder from another GDurationBuilderSpecification.
- GDurationSpecification - Interface in org.apache.xmlbeans
-
Represents an XML Schema-compatible duration.
- GENERATE_JAVA_VERSION - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- generatedSetterHelperImpl(XmlObject, QName, int, short) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- generateTypes(SchemaTypeSystem, Filer, XmlOptions) - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler
-
Generate java source files for a SchemaTypeSystem.
- generateXPath(XmlCursor, XmlCursor, NamespaceContext) - Static method in class org.apache.xmlbeans.impl.xpathgen.XPathGenerator
-
Generates an XPath pointing to the position in the document indicated by
node
. - GENERIC_ERROR - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- get() - Static method in class org.apache.xmlbeans.impl.common.SystemCache
- get() - Static method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
- get() - Static method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- get() - Static method in class org.apache.xmlbeans.impl.schema.StscState
- get() - Static method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- get() - Method in class org.apache.xmlbeans.SchemaAttributeGroup.Ref
- get() - Method in class org.apache.xmlbeans.SchemaGlobalAttribute.Ref
- get() - Method in class org.apache.xmlbeans.SchemaGlobalElement.Ref
- get() - Method in class org.apache.xmlbeans.SchemaIdentityConstraint.Ref
- get() - Method in class org.apache.xmlbeans.SchemaModelGroup.Ref
- get() - Method in class org.apache.xmlbeans.SchemaType.Ref
- get(int) - Method in class org.apache.xmlbeans.impl.values.JavaListObject
- get(int) - Method in class org.apache.xmlbeans.impl.values.JavaListXmlObject
- get(int) - Method in class org.apache.xmlbeans.XmlCalendar
-
Gets the value for a given time field.
- get(int) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Returns the object at the specified position in this list.
- get(Object) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns a value previously attached to a document using set.
- get(XmlOptions.XmlOptionsKeys) - Method in class org.apache.xmlbeans.XmlOptions
-
Used to get a generic option
- GET - org.apache.xmlbeans.XmlOptions.BeanMethod
- GET_ARRAY - org.apache.xmlbeans.XmlOptions.BeanMethod
- get_attribute_field(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Returns the schema field for an attribute
- get_attribute_field(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- get_attribute_type(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Return the SchemaType which an attribute of this name would be.
- get_attribute_type(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- get_attributeflags(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Returns the flags for an attribute.
- get_attributeflags(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Returns the flags for the given attribute.
- get_default_attribute_text(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Returns the default attribute text for the attribute with the given name.
- get_default_attribute_text(QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- get_default_attribute_text(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Returns the default attribute text for the attribute with the given name, or null if no default.
- get_default_attribute_value(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Called by code generated code to get the default attribute value for a given attribute name, or null if none.
- get_default_element_text(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Returns the default element text, if it's consistent.
- get_default_element_text(QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- get_default_element_text(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Returns the default element text, if it's consistent.
- get_default_text() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
Returns default text
- get_default_text() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreVisitor
-
Returns the default text for this element.
- get_element_ending_delimiters(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
A typestore user can return the element sort order to use for insertion operations if needed.
- get_element_ending_delimiters(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Inserting a new element is always unambiguous except in one situation: when adding an element after the last one with that name (or the first one if there are none).
- get_element_type(QName, QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Return the SchemaType which a child element of this name and xsi:type would be.
- get_element_type(QName, QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- get_elementflags() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
Constructs elementflags
- get_elementflags() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreVisitor
-
Returns the elementflags for this element.
- get_elementflags(QName) - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Returns the elementflags, if they're consistent.
- get_elementflags(QName) - Method in class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
- get_elementflags(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Returns the elementflags, if they're consistent.
- GET_IDX - org.apache.xmlbeans.XmlOptions.BeanMethod
- GET_LIST - org.apache.xmlbeans.XmlOptions.BeanMethod
- get_locale() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Returns the locale object which is used to manage thread safty and the gateway requirements for calls into the xml store
- get_root_object() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Deprecated.
- get_schema_field() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
Returns the schema field for this field.
- get_schema_field() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Here the typestore is resposible for finding the schema field for this object.
- get_schema_field() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreVisitor
-
Returns the schema field for this field.
- get_schema_type() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Returns the schema type of this user
- get_schema_type() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- get_schematypeloader() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Get the SchemaTypeLoader associated with the store contianing this TypeStore.
- get_store() - Method in interface org.apache.xmlbeans.impl.values.TypeStoreUser
-
Returns the store to which this typestoreuser is attached, or null if none.
- get_store() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Used by the ComplexTypeImpl subclass to get direct access to the store.
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.JavaBase64HolderEx
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolderEx
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.JavaNotationHolderEx
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.JavaStringHolder
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.JavaStringHolderEx
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.JavaUriHolderEx
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Returns the whitespace rule that will be applied before building a string to pass to get_text().
- get_wscanon_rule() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- get_wscanon_text() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Grabs the undelying litral representation, applying the implementation's wscanon rule.
- get_xsi_type() - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Get the value of xsi:type.
- getAbstract() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "abstract" attribute
- getAbstract() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "abstract" attribute
- getAbstract() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "abstract" attribute
- getAbstract() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "abstract" attribute
- getActor() - Method in interface org.apache.xmlbeans.impl.soap.SOAPHeaderElement
-
Returns the uri of the actor associated with this
SOAPHeaderElement
object. - getAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AllDocument
-
Gets the "all" element
- getAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "all" element
- getAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets the "all" element
- getAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllDocumentImpl
-
Gets the "all" element
- getAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "all" element
- getAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets the "all" element
- getAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets the "all" element
- getAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets the "all" element
- getAllArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets array of all "all" elements
- getAllArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets array of all "all" elements
- getAllArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Gets array of all "all" elements
- getAllArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Gets array of all "all" elements
- getAllArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets ith "all" element
- getAllArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets ith "all" element
- getAllArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Gets ith "all" element
- getAllArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Gets ith "all" element
- getAllAttributes() - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Returns an iterator over all of the attribute names in this
SOAPElement
object. - getAllBookmarkRefs(Collection<Object>) - Method in class org.apache.xmlbeans.impl.store.Cursor
- getAllBookmarkRefs(Collection<Object>) - Method in interface org.apache.xmlbeans.XmlCursor
-
Retrieves all the bookmarks at this location, adding them to the specified collection.
- getAllHeaders() - Method in class org.apache.xmlbeans.impl.soap.MimeHeaders
-
Returns all the headers in this
MimeHeaders
object. - getAllList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets a List of "all" elements
- getAllList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets a List of "all" elements
- getAllList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Gets a List of "all" elements
- getAllList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Gets a List of "all" elements
- getAllMimeHeaders() - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Retrieves all the headers for this
AttachmentPart
object as an iterator over theMimeHeader
objects. - getAllMimeHeaders() - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Retrieves all the headers for this
SOAPPart
object as an iterator over theMimeHeader
objects. - getAllNamespaces(Map<String, String>) - Method in class org.apache.xmlbeans.impl.store.Cursor
- getAllNamespaces(Map<String, String>) - Method in interface org.apache.xmlbeans.XmlCursor
-
Adds to the specified map, all the namespaces in scope at the container where this cursor is positioned.
- getAllXSDFilenames() - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
Returns a list of all the XSD filesnames in the project.
- getAllXSDFilenames() - Method in class org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
Returns a list of all the XSD filesnames in the project.
- getAnnotation() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
- getAnnotation() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
- getAnnotation() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
- getAnnotation() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalElementImpl
- getAnnotation() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
- getAnnotation() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getAnnotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
Gets the "annotation" element
- getAnnotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument
-
Gets the "annotation" element
- getAnnotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
Gets the "annotation" element
- getAnnotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl
-
Gets the "annotation" element
- getAnnotation() - Method in interface org.apache.xmlbeans.SchemaAnnotated
-
Returns the Schema annotation object or null if none present
- getAnnotation(SchemaContainer, Annotated) - Static method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
- getAnnotation(SchemaContainer, XmlObject, AnnotationDocument.Annotation) - Static method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
- getAnnotationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets array of all "annotation" elements
- getAnnotationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "annotation" elements
- getAnnotationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets array of all "annotation" elements
- getAnnotationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "annotation" elements
- getAnnotationArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets ith "annotation" element
- getAnnotationArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "annotation" element
- getAnnotationArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets ith "annotation" element
- getAnnotationArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "annotation" element
- getAnnotationList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets a List of "annotation" elements
- getAnnotationList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "annotation" elements
- getAnnotationList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets a List of "annotation" elements
- getAnnotationList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "annotation" elements
- getAnonymousTypes() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getAnonymousTypes() - Method in interface org.apache.xmlbeans.SchemaType
-
The array of inner (anonymous) types defined within this type.
- getAnonymousUnionMemberOrdinal() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getAnonymousUnionMemberOrdinal() - Method in interface org.apache.xmlbeans.SchemaType
-
For anonymous types defined inside a union only: gets the integer indicating the declaration order of this type within the outer union type, or zero if this is not applicable.
- getAny() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument
-
Gets the "any" element
- getAny() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl
-
Gets the "any" element
- getAnyArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets array of all "any" elements
- getAnyArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets array of all "any" elements
- getAnyArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets ith "any" element
- getAnyArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets ith "any" element
- getAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyAttributeDocument
-
Gets the "anyAttribute" element
- getAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets the "anyAttribute" element
- getAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "anyAttribute" element
- getAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets the "anyAttribute" element
- getAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyAttributeDocumentImpl
-
Gets the "anyAttribute" element
- getAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets the "anyAttribute" element
- getAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "anyAttribute" element
- getAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets the "anyAttribute" element
- getAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets the "anyAttribute" element
- getAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets the "anyAttribute" element
- getAnyList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets a List of "any" elements
- getAnyList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets a List of "any" elements
- getAppinfo() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument
-
Gets the "appinfo" element
- getAppinfo() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl
-
Gets the "appinfo" element
- getAppinfoArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Gets array of all "appinfo" elements
- getAppinfoArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets array of all "appinfo" elements
- getAppinfoArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Gets ith "appinfo" element
- getAppinfoArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets ith "appinfo" element
- getAppinfoList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Gets a List of "appinfo" elements
- getAppinfoList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets a List of "appinfo" elements
- getApplicationInformation() - Method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
- getApplicationInformation() - Method in interface org.apache.xmlbeans.SchemaAnnotation
-
Retrieves all application information items from this annotation
- getAttachments() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Retrieves all the
AttachmentPart
objects that are part of thisSOAPMessage
object. - getAttachments(MimeHeaders) - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Retrieves all the
AttachmentPart
objects that have header entries that match the specified headers. - getAttFormDefault() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
- getAttFormDefault() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeDocument
-
Gets the "attribute" element
- getAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeDocumentImpl
-
Gets the "attribute" element
- getAttribute(QName) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- getAttribute(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
- getAttribute(QName) - Method in interface org.apache.xmlbeans.SchemaAttributeModel
-
Returns the attribute with the given name.
- getAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets array of all "attribute" elements
- getAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets array of all "attribute" elements
- getAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets array of all "attribute" elements
- getAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets array of all "attribute" elements
- getAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets array of all "attribute" elements
- getAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets array of all "attribute" elements
- getAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "attribute" elements
- getAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "attribute" elements
- getAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "attribute" elements
- getAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "attribute" elements
- getAttributeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets ith "attribute" element
- getAttributeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets ith "attribute" element
- getAttributeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets ith "attribute" element
- getAttributeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets ith "attribute" element
- getAttributeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets ith "attribute" element
- getAttributeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets ith "attribute" element
- getAttributeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "attribute" element
- getAttributeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "attribute" element
- getAttributeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "attribute" element
- getAttributeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "attribute" element
- getAttributeBase64Value(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the decoded base64 value as anInputStream.
- getAttributeBase64Value(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeBase64Value(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the decoded base64 value as anInputStream.
- getAttributeBase64Value(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeBigDecimalValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
BigDecimal
. - getAttributeBigDecimalValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeBigDecimalValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
BigDecimal
. - getAttributeBigDecimalValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeBigIntegerValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
BigInteger
. - getAttributeBigIntegerValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeBigIntegerValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
BigInteger
. - getAttributeBigIntegerValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeBooleanValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a boolean.
- getAttributeBooleanValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeBooleanValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a boolean.
- getAttributeBooleanValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeByName(XMLName) - Method in interface org.apache.xmlbeans.xml.stream.StartElement
-
Returns the attribute referred to by this name
- getAttributeByteValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a byte.
- getAttributeByteValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeByteValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a byte.
- getAttributeByteValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeCalendarValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as an XmlCalendar which extends
Calendar
. - getAttributeCalendarValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeCalendarValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as an XmlCalendar which extends
Calendar
. - getAttributeCalendarValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeCount() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeDateValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
Date
. - getAttributeDateValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeDateValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
Date
. - getAttributeDateValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeDoubleValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a double.
- getAttributeDoubleValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeDoubleValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a double.
- getAttributeDoubleValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeFloatValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a float.
- getAttributeFloatValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeFloatValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a float.
- getAttributeFloatValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeFormDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets the "attributeFormDefault" attribute
- getAttributeFormDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets the "attributeFormDefault" attribute
- getAttributeGDateValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
GDate
. - getAttributeGDateValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeGDateValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
GDate
. - getAttributeGDateValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeGDurationValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
GDuration
. - getAttributeGDurationValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeGDurationValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
GDuration
. - getAttributeGDurationValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupDocument
-
Gets the "attributeGroup" element
- getAttributeGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupDocumentImpl
-
Gets the "attributeGroup" element
- getAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "attributeGroup" elements
- getAttributeGroupArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "attributeGroup" element
- getAttributeGroupArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "attributeGroup" element
- getAttributeGroupList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "attributeGroup" elements
- getAttributeGroupList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "attributeGroup" elements
- getAttributeHexBinaryValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the decoded hexbinary value as an InputStream.
- getAttributeHexBinaryValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeHexBinaryValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the decoded hexbinary value as an InputStream.
- getAttributeHexBinaryValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeIntValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as an int.
- getAttributeIntValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeIntValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as an int.
- getAttributeIntValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets a List of "attribute" elements
- getAttributeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets a List of "attribute" elements
- getAttributeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets a List of "attribute" elements
- getAttributeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets a List of "attribute" elements
- getAttributeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets a List of "attribute" elements
- getAttributeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets a List of "attribute" elements
- getAttributeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "attribute" elements
- getAttributeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "attribute" elements
- getAttributeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "attribute" elements
- getAttributeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "attribute" elements
- getAttributeLocalName(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeLongValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a long.
- getAttributeLongValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeLongValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a long.
- getAttributeLongValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeModel() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getAttributeModel() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the attribute model for this complex type (with simple or complex content).
- getAttributeName(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeNamespace(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributePrefix(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeProperties() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getAttributeProperties() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns all the SchemaProperties corresponding to attributes.
- getAttributeProperty(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getAttributeProperty(QName) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns a SchemaProperty corresponding to an attribute within this complex type by looking up the attribute name.
- getAttributeQNameValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
QName
. - getAttributeQNameValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeQNameValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
QName
. - getAttributeQNameValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributes() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- getAttributes() - Method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
- getAttributes() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
- getAttributes() - Method in interface org.apache.xmlbeans.SchemaAnnotation
-
Retrieves all attributes that are is a namespace other than http://www.w3.org/2001/XMLSchema from the annotation element and from the enclosing Schema component
- getAttributes() - Method in interface org.apache.xmlbeans.SchemaAttributeModel
-
Returns an array containing all the attributes in the model.
- getAttributes() - Method in interface org.apache.xmlbeans.xml.stream.StartElement
-
Returns an AttributeIterator of non-namespace declared attributes
- getAttributesAndNamespaces() - Method in interface org.apache.xmlbeans.xml.stream.StartElement
-
Returns the union of declared attributes and namespaces
- getAttributeShortValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a short.
- getAttributeShortValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeShortValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a short.
- getAttributeShortValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeStringValue(int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
String
. - getAttributeStringValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeStringValue(int, int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
String
, with wsStyle applied. - getAttributeStringValue(int, int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeStringValue(String, String) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
String
. - getAttributeStringValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeStringValue(String, String, int) - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
String
, with wsStyle applied. - getAttributeStringValue(String, String, int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeText(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
- getAttributeText(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
When at a START or STARTDOC, returns the attribute text for the given attribute.
- getAttributeType(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeType(QName, SchemaTypeLoader) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getAttributeType(QName, SchemaTypeLoader) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the type of an attribute based on the attribute name and the type system within which (wildcard) names are resolved.
- getAttributeTypeAttributeName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getAttributeTypeAttributeName() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the attribute qname if this is a attribute type, or null otherwise.
- getAttributeValue(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeValue(String, String) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getAttributeValue(Name) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Returns the value of the attribute with the specified name.
- getAttrValue(QName) - Method in class org.apache.xmlbeans.impl.store.Cur
- getBadOpts() - Method in class org.apache.xmlbeans.impl.tool.CommandLine
- getBadSchemaType() - Method in class org.apache.xmlbeans.XmlValidationError
- getBase() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.BaseAttribute
-
Gets the "base" attribute
- getBase() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.BaseAttributeImpl
-
Gets the "base" attribute
- getBase() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets the "base" attribute
- getBase() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets the "base" attribute
- getBase() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets the "base" attribute
- getBase() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets the "base" attribute
- getBase() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets the "base" attribute
- getBase() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets the "base" attribute
- getBase64Value() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the decoded base64 value as anInputStream.
- getBase64Value() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getBaseDepth() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getBaseDir() - Method in class org.apache.xmlbeans.impl.tool.CommandLine
- getBaseDir() - Method in class org.apache.xmlbeans.impl.tool.Parameters
- getBaseEnumType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getBaseEnumType() - Method in interface org.apache.xmlbeans.SchemaType
-
If this is a string enumeration, returns the most basic base schema type that this enuemration is based on.
- getBaseType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getBaseType() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns base restriction or extension type.
- getBaseURI() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
- getBaseURI() - Method in class org.apache.xmlbeans.XmlOptions
- getBasicFacets() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getBeginning(int) - Method in class org.apache.xmlbeans.impl.regex.Match
-
Return a start position in the target text matched to specified regular expression group.
- getBigDecimalValue() - Method in class org.apache.xmlbeans.FilterXmlObject
- getBigDecimalValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
BigDecimal
. - getBigDecimalValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getBigDecimalValue() - Method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
- getBigDecimalValue() - Method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
- getBigDecimalValue() - Method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
- getBigDecimalValue() - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
- getBigDecimalValue() - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
- getBigDecimalValue() - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
- getBigDecimalValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getBigDecimalValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- getBigDecimalValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a
BigDecimal
. - getBigDecimalValue() - Method in interface org.apache.xmlbeans.XmlDecimal
-
Returns this value as a
BigDecimal
- getBigIntegerValue() - Method in class org.apache.xmlbeans.FilterXmlObject
- getBigIntegerValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
BigInteger
. - getBigIntegerValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getBigIntegerValue() - Method in class org.apache.xmlbeans.impl.values.JavaIntegerHolder
- getBigIntegerValue() - Method in class org.apache.xmlbeans.impl.values.JavaIntHolder
- getBigIntegerValue() - Method in class org.apache.xmlbeans.impl.values.JavaLongHolder
- getBigIntegerValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getBigIntegerValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- getBigIntegerValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a
BigInteger
. - getBigIntegerValue() - Method in interface org.apache.xmlbeans.XmlInteger
-
Returns this value as a
BigInteger
- getBindingArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets array of all "binding" elements
- getBindingArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets array of all "binding" elements
- getBindingArray(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets ith "binding" element
- getBindingArray(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets ith "binding" element
- getBindingConfig() - Method in class org.apache.xmlbeans.impl.schema.StscState
- getBindingList() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets a List of "binding" elements
- getBindingList() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets a List of "binding" elements
- getBlock() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "block" attribute
- getBlock() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "block" attribute
- getBlock() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "block" attribute
- getBlock() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "block" attribute
- getBlockDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets the "blockDefault" attribute
- getBlockDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets the "blockDefault" attribute
- getBody() - Method in interface org.apache.xmlbeans.impl.soap.SOAPEnvelope
-
Returns the
SOAPBody
object associated with thisSOAPEnvelope
object. - getBookmark(Object) - Method in class org.apache.xmlbeans.impl.store.Cursor
- getBookmark(Object) - Method in interface org.apache.xmlbeans.XmlCursor
-
Retrieves the bookmark with the specified key at this cursor's location.
- getBooleanArray(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getBooleanArray(QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getBooleanValue() - Method in class org.apache.xmlbeans.FilterXmlObject
- getBooleanValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a boolean.
- getBooleanValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getBooleanValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
- getBooleanValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
- getBooleanValue() - Method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
- getBooleanValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getBooleanValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- getBooleanValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a boolean.
- getBooleanValue() - Method in interface org.apache.xmlbeans.XmlBoolean
-
Returns this value as a boolean
- getBuiltinTypeCode() - Method in class org.apache.xmlbeans.GDate
-
Returns the builtin type code for the shape of the information contained in this instance, or 0 if the instance doesn't contain information corresponding to a Schema type.
- getBuiltinTypeCode() - Method in class org.apache.xmlbeans.GDateBuilder
-
Returns the builtin type code for the shape of the information contained in this instance, or 0 if the instance doesn't contain information corresponding to a Schema type.
- getBuiltinTypeCode() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Returns the builtin type code for the shape of the information contained in this instance, or 0 if the instance doesn't contain information corresponding to a Schema type.
- getBuiltinTypeCode() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getBuiltinTypeCode() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns an integer for builtin types that can be used for quick comparison.
- getBuiltinTypeSystem() - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the builtin type system.
- getByteArray(QName) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getByteArray(QNameSet) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getByteArrayValue() - Method in class org.apache.xmlbeans.FilterXmlObject
- getByteArrayValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
- getByteArrayValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
- getByteArrayValue() - Method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
- getByteArrayValue() - Method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
- getByteArrayValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getByteArrayValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- getByteArrayValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a byte array.
- getByteArrayValue() - Method in interface org.apache.xmlbeans.XmlBase64Binary
-
Returns this value as a byte array.
- getByteArrayValue() - Method in interface org.apache.xmlbeans.XmlHexBinary
-
Returns this value as a byte array.
- getByteValue() - Method in class org.apache.xmlbeans.FilterXmlObject
- getByteValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a byte.
- getByteValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getByteValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getByteValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- getByteValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a byte.
- getByteValue() - Method in interface org.apache.xmlbeans.XmlByte
-
Returns this value as a byte
- getCalendar() - Method in class org.apache.xmlbeans.GDate
-
Retrieves the value of the current time as an
XmlCalendar
. - getCalendar() - Method in class org.apache.xmlbeans.GDateBuilder
-
Retrieves the value of the current time as an
XmlCalendar
. - getCalendar() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Retrieves the value of the current time as an
XmlCalendar
. - getCalendarValue() - Method in class org.apache.xmlbeans.FilterXmlObject
- getCalendarValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as an XmlCalendar which extends
Calendar
. - getCalendarValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getCalendarValue() - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
- getCalendarValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getCalendarValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- getCalendarValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a
Calendar
. - getCalendarValue() - Method in interface org.apache.xmlbeans.XmlDate
-
Returns this value as a
Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlDateTime
-
Returns this value as a
Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGDay
-
Returns this value as a
Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGMonth
-
Returns this value as a
Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
Returns this value as a
Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGYear
-
Returns this value as a
Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
Returns this value as a
Calendar
- getCalendarValue() - Method in interface org.apache.xmlbeans.XmlTime
-
Returns this value as a
Calendar
- getCapturedText(int) - Method in class org.apache.xmlbeans.impl.regex.Match
-
Return an substring of the target text matched to specified regular expression group.
- getCatalog() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Gets the XML Catalog file for org.apache.xml.resolver.tools.CatalogResolver.
- getCatalogFile() - Method in class org.apache.xmlbeans.impl.tool.Parameters
- getCause() - Method in exception org.apache.xmlbeans.impl.soap.SOAPException
-
Returns the
Throwable
object embedded in thisSOAPException
if there is one. - getChameleonNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
- getChameleonNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
- getChameleonNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
- getChameleonNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
- getChameleonNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
- getChameleonNamespace() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getChameleonNamespace() - Method in class org.apache.xmlbeans.impl.schema.StscImporter.SchemaToProcess
-
The chameleon namespace.
- getCharacterEncoding() - Method in class org.apache.xmlbeans.XmlOptions
- getCharacterEncodingScheme() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getCharacterEncodingScheme() - Method in interface org.apache.xmlbeans.xml.stream.StartDocument
- getCharClass(char, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- getCharIterator(Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
- getCharIterator(Object, int, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
- getChars() - Method in class org.apache.xmlbeans.impl.store.Cursor
- getChars() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns characters to the right of the cursor up to the next token.
- getChars(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
- getChars(char[], int, int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Copies characters up to the specified maximum number, counting right from this cursor's location to the character at maxCharacterCount.
- getChars(char[], int, Object, int, int) - Static method in class org.apache.xmlbeans.impl.store.CharUtil
- getChildElements() - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Returns an iterator over all the immediate content of this element.
- getChildElements(Name) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Returns an iterator over all the child elements with the specified name.
- getChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ChoiceDocument
-
Gets the "choice" element
- getChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "choice" element
- getChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets the "choice" element
- getChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ChoiceDocumentImpl
-
Gets the "choice" element
- getChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "choice" element
- getChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets the "choice" element
- getChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets the "choice" element
- getChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets the "choice" element
- getChoiceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets array of all "choice" elements
- getChoiceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets array of all "choice" elements
- getChoiceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Gets array of all "choice" elements
- getChoiceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Gets array of all "choice" elements
- getChoiceArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets ith "choice" element
- getChoiceArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets ith "choice" element
- getChoiceArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Gets ith "choice" element
- getChoiceArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Gets ith "choice" element
- getChoiceList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets a List of "choice" elements
- getChoiceList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets a List of "choice" elements
- getChoiceList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Gets a List of "choice" elements
- getChoiceList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Gets a List of "choice" elements
- getClassesDir() - Method in class org.apache.xmlbeans.impl.tool.Parameters
- getClassgendir() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- getClassLoader() - Method in class org.apache.xmlbeans.impl.schema.BuiltinSchemaTypeSystem
-
Returns the classloader used by this loader for resolving types.
- getClassLoader() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- getClassLoader() - Method in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
-
Returns the classloader used by this loader for resolving types.
- getClassLoader() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
-
Returns the classloader used by this loader for resolving types.
- getClassLoader() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Returns the classloader used by this loader for resolving types.
- getClassName() - Method in class org.apache.xmlbeans.impl.tool.Extension
- getClassNameFromQName(QName) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- getClassNameFromQName(QName, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- getClasspath() - Method in class org.apache.xmlbeans.impl.tool.Parameters
- getClasspath() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- getCode() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets the "code" element
- getCode() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets the "code" element
- getCode() - Method in exception org.apache.xmlbeans.SchemaTypeLoaderException
-
Returns the reason for the failure, given by one of the numeric constants in this class
- getColumn() - Method in class org.apache.xmlbeans.XmlError
-
Returns the column number of the error, if available, -1 if not.
- getColumn() - Method in class org.apache.xmlbeans.XmlLineNumber
-
Returns the 1-based column number, or -1 if not known.
- getColumnNumber() - Method in interface org.apache.xmlbeans.xml.stream.Location
- getComment() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
- getCommonBaseType(SchemaType) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getCommonBaseType(SchemaType) - Method in interface org.apache.xmlbeans.SchemaType
-
Returns common base type with the given type.
- getCompiledPath(String, XmlOptions) - Static method in class org.apache.xmlbeans.impl.xpath.XPathFactory
- getCompiledPath(String, XmlOptions, String) - Static method in class org.apache.xmlbeans.impl.xpath.XPathFactory
- getCompiledPathSaxon(String, String, Map<String, String>) - Static method in class org.apache.xmlbeans.impl.xpath.XPathFactory
- getCompiledQuery(String, XmlOptions) - Static method in class org.apache.xmlbeans.impl.xpath.XPathFactory
- getCompileMdefNamespaces() - Method in class org.apache.xmlbeans.XmlOptions
- getCompilePartialMethod() - Method in class org.apache.xmlbeans.XmlOptions
- getCompiler() - Method in class org.apache.xmlbeans.impl.tool.Parameters
- getCompileSubstituteNames() - Method in class org.apache.xmlbeans.XmlOptions
- getComplexContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument
-
Gets the "complexContent" element
- getComplexContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "complexContent" element
- getComplexContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl
-
Gets the "complexContent" element
- getComplexContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "complexContent" element
- getComplexType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexTypeDocument
-
Gets the "complexType" element
- getComplexType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "complexType" element
- getComplexType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeDocumentImpl
-
Gets the "complexType" element
- getComplexType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "complexType" element
- getComplexTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets array of all "complexType" elements
- getComplexTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "complexType" elements
- getComplexTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets array of all "complexType" elements
- getComplexTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "complexType" elements
- getComplexTypeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets ith "complexType" element
- getComplexTypeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "complexType" element
- getComplexTypeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets ith "complexType" element
- getComplexTypeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "complexType" element
- getComplexTypeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets a List of "complexType" elements
- getComplexTypeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "complexType" elements
- getComplexTypeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets a List of "complexType" elements
- getComplexTypeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "complexType" elements
- getComponent() - Method in class org.apache.xmlbeans.SchemaComponent.Ref
- getComponentRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
- getComponentRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
- getComponentRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
- getComponentRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
- getComponentRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
- getComponentRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
- getComponentRef() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getComponentRef() - Method in interface org.apache.xmlbeans.SchemaComponent
-
Used for on-demand loading of schema components.
- getComponentType() - Method in class org.apache.xmlbeans.impl.schema.SchemaAnnotationImpl
- getComponentType() - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
- getComponentType() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalAttributeImpl
- getComponentType() - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
- getComponentType() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
- getComponentType() - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
- getComponentType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getComponentType() - Method in interface org.apache.xmlbeans.SchemaAttributeGroup
-
Returns SchemaComponent.ATTRIBUTE_GROUP.
- getComponentType() - Method in class org.apache.xmlbeans.SchemaAttributeGroup.Ref
- getComponentType() - Method in interface org.apache.xmlbeans.SchemaComponent
-
Returns the type code for the schema object, either
SchemaComponent.TYPE
,SchemaComponent.ELEMENT
,SchemaComponent.ATTRIBUTE
,SchemaComponent.ATTRIBUTE_GROUP
,SchemaComponent.MODEL_GROUP
,SchemaComponent.IDENTITY_CONSTRAINT
, orSchemaComponent.NOTATION
. - getComponentType() - Method in class org.apache.xmlbeans.SchemaComponent.Ref
- getComponentType() - Method in class org.apache.xmlbeans.SchemaGlobalAttribute.Ref
- getComponentType() - Method in class org.apache.xmlbeans.SchemaGlobalElement.Ref
- getComponentType() - Method in class org.apache.xmlbeans.SchemaIdentityConstraint.Ref
- getComponentType() - Method in interface org.apache.xmlbeans.SchemaModelGroup
-
Returns SchemaComponent.GROUP.
- getComponentType() - Method in class org.apache.xmlbeans.SchemaModelGroup.Ref
- getComponentType() - Method in class org.apache.xmlbeans.SchemaType.Ref
- getConfig() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
- getConfig() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument
-
Gets the "config" element
- getConfig() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl
-
Gets the "config" element
- getConfigFiles() - Method in class org.apache.xmlbeans.impl.tool.Parameters
- getConstraintCategory() - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
- getConstraintCategory() - Method in interface org.apache.xmlbeans.SchemaIdentityConstraint
-
Return the constraint category.
- getContainerField() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getContainerField() - Method in interface org.apache.xmlbeans.SchemaType
-
The parent schema element.
- getContainerType() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- getContainerType() - Method in interface org.apache.xmlbeans.SchemaProperty
-
The type within which this property appears
- getContent() - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Gets the content of this
AttachmentPart
object as a Java object. - getContent() - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Returns the content of the SOAPEnvelope as a JAXP
Source
object. - getContent() - Method in interface org.apache.xmlbeans.xml.stream.CharacterData
-
Get the content of this element, returns null if the element has no content
- getContentBasedOnType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getContentBasedOnType() - Method in interface org.apache.xmlbeans.SchemaType
-
For complex types with simple content returns the base type for this type's content.
- getContentDescription() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Retrieves a description of this
SOAPMessage
object's content. - getContentHandler() - Method in interface org.apache.xmlbeans.XmlSaxHandler
-
The ContentHandler expecting SAX content events.
- getContentId() - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Gets the value of the MIME header whose name is "Content-Id".
- getContentId() - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Retrieves the value of the MIME header whose name is "Content-Id".
- getContentLocation() - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Gets the value of the MIME header "Content-Location".
- getContentLocation() - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Retrieves the value of the MIME header whose name is "Content-Location".
- getContentModel() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getContentModel() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the complex content model for this complex type (with complex content).
- getContentModel(ComplexRestrictionType) - Static method in class org.apache.xmlbeans.impl.schema.StscComplexTypeResolver
- getContentModel(ComplexType) - Static method in class org.apache.xmlbeans.impl.schema.StscComplexTypeResolver
- getContentModel(ExtensionType) - Static method in class org.apache.xmlbeans.impl.schema.StscComplexTypeResolver
- getContentType() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- getContentType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getContentType() - Method in class org.apache.xmlbeans.impl.soap.AttachmentPart
-
Gets the value of the MIME header "Content-Type".
- getContentType() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns
SchemaType.EMPTY_CONTENT
,SchemaType.SIMPLE_CONTENT
,SchemaType.ELEMENT_CONTENT
, orSchemaType.MIXED_CONTENT
for complex types. - getContextTypeLoader() - Static method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- getContextTypeLoader() - Static method in class org.apache.xmlbeans.XmlBeans
-
Gets the SchemaTypeLoader based on the current thread's context ClassLoader.
- getCurrent() - Static method in class org.apache.xmlbeans.impl.values.NamespaceContext
- getCurrentAttribute() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
- getCurrentAttribute() - Method in class org.apache.xmlbeans.impl.validator.Validator
- getCurrentElement() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
- getCurrentElement() - Method in class org.apache.xmlbeans.impl.validator.Validator
- getCurrentElementSchemaType() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
- getCurrentElementSchemaType() - Method in class org.apache.xmlbeans.impl.validator.Validator
- getCurrentWildcardAttribute() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
- getCurrentWildcardAttribute() - Method in class org.apache.xmlbeans.impl.validator.Validator
- getCurrentWildcardElement() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
- getCurrentWildcardElement() - Method in class org.apache.xmlbeans.impl.validator.Validator
- getCursorLocation() - Method in class org.apache.xmlbeans.XmlError
-
Returns a location of the error as an
XmlCursor
, null if not available. - getData() - Method in interface org.apache.xmlbeans.xml.stream.ProcessingInstruction
- getDate() - Method in class org.apache.xmlbeans.GDate
-
Retrieves the value of the current time as a java.util.Date instance.
- getDate() - Method in class org.apache.xmlbeans.GDateBuilder
-
Retrieves the value of the current time as a java.util.Date instance.
- getDate() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Retrieves the value of the current time as a java.util.Date instance.
- getDateValue() - Method in class org.apache.xmlbeans.FilterXmlObject
- getDateValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
Date
. - getDateValue() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getDateValue() - Method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
- getDateValue() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- getDateValue() - Method in class org.apache.xmlbeans.impl.values.XmlUnionImpl
- getDateValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a
Date
. - getDateValue() - Method in interface org.apache.xmlbeans.XmlDate
-
Returns this value as a
Date
- getDateValue() - Method in interface org.apache.xmlbeans.XmlDateTime
-
Returns this value as a
Date
- getDay() - Method in class org.apache.xmlbeans.GDate
-
Gets the day-of-month.
- getDay() - Method in class org.apache.xmlbeans.GDateBuilder
-
Gets the day-of-month.
- getDay() - Method in interface org.apache.xmlbeans.GDateSpecification
-
Gets the day-of-month.
- getDay() - Method in class org.apache.xmlbeans.GDuration
-
Gets the day-of-month component.
- getDay() - Method in class org.apache.xmlbeans.GDurationBuilder
-
Gets the day-of-month component.
- getDay() - Method in interface org.apache.xmlbeans.GDurationSpecification
-
Gets the day-of-month component.
- getDebugLevel() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Get the value of debugLevel.
- getDecimalSize() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getDecimalSize() - Method in interface org.apache.xmlbeans.SchemaType
-
For atomic numeric restrictions of decimal only: the numeric size category.
- getDecimalValue() - Method in class org.apache.xmlbeans.impl.validator.ValidatingInfoXMLStreamReader
- getDecimalValue() - Method in class org.apache.xmlbeans.impl.validator.Validator
- getDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets the "default" attribute
- getDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "default" attribute
- getDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets the "default" attribute
- getDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "default" attribute
- getDefaultDirectory() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Gets the "defaultDirectory" attribute
- getDefaultDirectory() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Gets the "defaultDirectory" attribute
- getDefaultSchemaDir() - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
- getDefaultText() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
- getDefaultText() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
- getDefaultText() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- getDefaultText() - Method in interface org.apache.xmlbeans.SchemaField
-
The default value as plain text.
- getDefaultText() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For elements only: returns the default (or fixed) text value
- getDefaultText() - Method in interface org.apache.xmlbeans.SchemaProperty
-
Returns the default or fixed value, if it is consistent.
- getDefaultValue() - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
- getDefaultValue() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
- getDefaultValue() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- getDefaultValue() - Method in interface org.apache.xmlbeans.SchemaField
-
The default value as a strongly-typed value.
- getDefaultValue() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For elements only: returns the default (or fixed) strongly-typed value
- getDefaultValue() - Method in interface org.apache.xmlbeans.SchemaProperty
-
Returns the default or fixed value as a strongly-typed value, if it is consistent.
- getDefaultYear() - Static method in class org.apache.xmlbeans.XmlCalendar
-
Returns the default year that is used when no year is specified.
- getDefinitions() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument
-
Gets the "definitions" element
- getDefinitions() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl
-
Gets the "definitions" element
- getDerivationType() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getDerivationType() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns an integer for the derivation type, either
SchemaType.DT_EXTENSION
,SchemaType.DT_RESTRICTION
,SchemaType.DT_NOT_DERIVED
. - getDerivedProperties() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getDerivedProperties() - Method in interface org.apache.xmlbeans.SchemaType
-
Returns the SchemaProperties defined by this complex type, exclusive of the base type (if any).
- getDescription() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
- getDescription() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Gets the "description" element
- getDescription() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Gets the "description" element
- getDesign() - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
- getDestfile() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- getDetail() - Method in interface org.apache.xmlbeans.impl.soap.SOAPFault
-
Returns the detail element for this
SOAPFault
object. - getDetailEntries() - Method in interface org.apache.xmlbeans.impl.soap.Detail
-
Gets a list of the detail entries in this
Detail
object. - getDimensions() - Method in class org.apache.xmlbeans.soap.SOAPArrayType
-
Returns the array of dimensions.
- getDocChangeStamp() - Method in class org.apache.xmlbeans.impl.store.Cursor
- getDocChangeStamp() - Method in interface org.apache.xmlbeans.XmlCursor
-
Returns the current change stamp for the document the current cursor is in.
- getDoctypeName() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the DOCTYPE name used in the
<!DOCTYPE>
declaration. - getDoctypePublicId() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the DOCTYPE public ID used in the
<!DOCTYPE>
declaration. - getDoctypeSystemId() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the DOCTYPE system ID used in the
<!DOCTYPE>
declaration. - getDocumentation() - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
- getDocumentation() - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- getDocumentation() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getDocumentation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument
-
Gets the "documentation" element
- getDocumentation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl
-
Gets the "documentation" element
- getDocumentation() - Method in interface org.apache.xmlbeans.SchemaParticle
-
Returns user specified documentation
- getDocumentation() - Method in interface org.apache.xmlbeans.SchemaProperty
-
return user specified documentation
- getDocumentation() - Method in interface org.apache.xmlbeans.SchemaType
-
returns user specified documentation
- getDocumentationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Gets array of all "documentation" elements
- getDocumentationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets array of all "documentation" elements
- getDocumentationArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Gets ith "documentation" element
- getDocumentationArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets ith "documentation" element
- getDocumentationList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Gets a List of "documentation" elements
- getDocumentationList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets a List of "documentation" elements
- 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.store.Cur
- getDOM() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- 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
- getDownloadedSchemas() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument
-
Gets the "downloaded-schemas" element
- getDownloadedSchemas() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl
-
Gets the "downloaded-schemas" element
- getElement() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ElementDocument
-
Gets the "element" element
- getElement() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementDocumentImpl
-
Gets the "element" element
- getElementArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets array of all "element" elements
- getElementArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets array of all "element" elements
- getElementArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "element" elements
- getElementArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "element" elements
- getElementArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets ith "element" element
- getElementArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets ith "element" element
- getElementArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "element" element
- getElementArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "element" element
- getElementFormDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets the "elementFormDefault" attribute
- getElementFormDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets the "elementFormDefault" attribute
- getElementList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets a List of "element" elements
- getElementList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets a List of "element" elements
- getElementList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "element" elements
- getElementList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "element" elements
- 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
-
Returns a
SchemaTypeElementSequencer
object, which can then be used to validate complex content inside this element. - 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
- getEntryArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Gets array of all "entry" elements
- getEntryArray() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Gets array of all "entry" elements
- getEntryArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Gets ith "entry" element
- getEntryArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Gets ith "entry" element
- getEntryList() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Gets a List of "entry" elements
- getEntryList() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Gets a List of "entry" elements
- 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
- getEnumeration() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.EnumerationDocument
-
Gets the "enumeration" element
- getEnumeration() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.EnumerationDocumentImpl
-
Gets the "enumeration" element
- getEnumerationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "enumeration" elements
- getEnumerationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "enumeration" elements
- getEnumerationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "enumeration" elements
- getEnumerationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "enumeration" elements
- getEnumerationArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "enumeration" element
- getEnumerationArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "enumeration" element
- getEnumerationArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "enumeration" element
- getEnumerationArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "enumeration" element
- getEnumerationList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "enumeration" elements
- getEnumerationList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "enumeration" elements
- getEnumerationList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "enumeration" elements
- getEnumerationList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "enumeration" elements
- 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.impl.xb.ltgfmt.FileDesc.Role
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FormChoice
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- getEnumValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents
- getEnumValue() - Method in interface org.apache.xmlbeans.SimpleValue
-
Returns the value as a
StringEnumAbstractBase
. - getEnvelope() - Method in class org.apache.xmlbeans.impl.soap.SOAPPart
-
Gets the
SOAPEnvelope
object associated with thisSOAPPart
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
- getExtension() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Gets the "extension" element
- getExtension() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Gets the "extension" element
- getExtension() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
Gets the "extension" element
- getExtension() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
Gets the "extension" element
- getExtensionArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets array of all "extension" elements
- getExtensionArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets array of all "extension" elements
- getExtensionArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets ith "extension" element
- getExtensionArray(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets ith "extension" element
- getExtensionList() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets a List of "extension" elements
- getExtensionList() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets a List of "extension" elements
- 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 thisSOAPBody
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 SAAJName
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
- getField() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument
-
Gets the "field" element
- getField() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl
-
Gets the "field" element
- getFieldArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Gets array of all "field" elements
- getFieldArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Gets array of all "field" elements
- getFieldArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Gets ith "field" element
- getFieldArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Gets ith "field" element
- getFieldList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Gets a List of "field" elements
- getFieldList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Gets a List of "field" elements
- 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.
- getFileArray() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
-
Gets array of all "file" elements
- getFileArray() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
-
Gets array of all "file" elements
- getFileArray(int) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
-
Gets ith "file" element
- getFileArray(int) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
-
Gets ith "file" element
- getFileList() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
-
Gets a List of "file" elements
- getFileList() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
-
Gets a List of "file" elements
- getFilename() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets the "filename" element
- getFilename() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets the "filename" element
- getFileName() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets the "fileName" attribute
- getFileName() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets the "fileName" attribute
- getFiles() - Method in class org.apache.xmlbeans.impl.tool.CommandLine
- getFiles() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Gets the "files" element
- getFiles() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Gets the "files" element
- getFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "final" attribute
- getFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "final" attribute
- getFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "final" attribute
- getFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "final" attribute
- getFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Gets the "final" attribute
- getFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Gets the "final" attribute
- getFinalDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets the "finalDefault" attribute
- getFinalDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets the "finalDefault" attribute
- getFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets the "fixed" attribute
- getFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "fixed" attribute
- getFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
-
Gets the "fixed" attribute
- getFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets the "fixed" attribute
- getFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "fixed" attribute
- getFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
-
Gets the "fixed" attribute
- 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
- getFolder() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets the "folder" attribute
- getFolder() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets the "folder" attribute
- getFor() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Gets the "for" attribute
- getFor() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Gets the "for" attribute
- getForm() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets the "form" attribute
- getForm() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "form" attribute
- getForm() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets the "form" attribute
- getForm() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "form" attribute
- 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.
- getFractionDigits() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FractionDigitsDocument
-
Gets the "fractionDigits" element
- getFractionDigits() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FractionDigitsDocumentImpl
-
Gets the "fractionDigits" element
- getFractionDigitsArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "fractionDigits" elements
- getFractionDigitsArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "fractionDigits" elements
- getFractionDigitsArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "fractionDigits" elements
- getFractionDigitsArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "fractionDigits" elements
- getFractionDigitsArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "fractionDigits" element
- getFractionDigitsArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "fractionDigits" element
- getFractionDigitsArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "fractionDigits" element
- getFractionDigitsArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "fractionDigits" element
- getFractionDigitsList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "fractionDigits" elements
- getFractionDigitsList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "fractionDigits" elements
- getFractionDigitsList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "fractionDigits" elements
- getFractionDigitsList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "fractionDigits" elements
- getFromPackages() - Method in class org.apache.xmlbeans.impl.repackage.Repackager
- 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() - 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
- getGDateValue(CharSequence, 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(Date, int) - Static method in class org.apache.xmlbeans.impl.util.XsTypeConverter
- getGDurationValue() - Method in class org.apache.xmlbeans.FilterXmlObject
- getGDurationValue() - Method in interface org.apache.xmlbeans.impl.richParser.XMLStreamReaderExt
-
Returns the value as a
GDuration
. - 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
-
Returns the value as a
GDuration
. - getGDurationValue() - Method in interface org.apache.xmlbeans.XmlDuration
-
Returns this value as a
GDuration
- 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
- getGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "group" element
- getGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets the "group" element
- getGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupDocument
-
Gets the "group" element
- getGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "group" element
- getGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets the "group" element
- getGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupDocumentImpl
-
Gets the "group" element
- getGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets the "group" element
- getGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets the "group" element
- getGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets array of all "group" elements
- getGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets array of all "group" elements
- getGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets array of all "group" elements
- getGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "group" elements
- getGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets array of all "group" elements
- getGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "group" elements
- getGroupArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets ith "group" element
- getGroupArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets ith "group" element
- getGroupArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets ith "group" element
- getGroupArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "group" element
- getGroupArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets ith "group" element
- getGroupArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "group" element
- getGroupList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets a List of "group" elements
- getGroupList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets a List of "group" elements
- getGroupList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets a List of "group" elements
- getGroupList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "group" elements
- getGroupList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets a List of "group" elements
- getGroupList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "group" elements
- 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() - Method in interface org.apache.xmlbeans.impl.soap.SOAPEnvelope
-
Returns the
SOAPHeader
object for thisSOAPEnvelope
object. - 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. - 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
- getId() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Gets the "id" attribute
- getId() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Gets the "id" attribute
- getId() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.IdAttribute
-
Gets the "id" attribute
- getId() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.IdAttributeImpl
-
Gets the "id" attribute
- getId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
Gets the "id" attribute
- getId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Gets the "id" attribute
- getId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
Gets the "id" attribute
- getId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets the "id" attribute
- getId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets the "id" attribute
- getId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets the "id" attribute
- getId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets the "id" attribute
- getId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets the "id" attribute
- getID() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.Code
-
Gets the "ID" attribute
- getID() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.CodeImpl
-
Gets the "ID" attribute
- 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
- getImport() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl
-
Gets the "import" element
- getImport() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument
-
Gets the "import" element
- getImportArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets array of all "import" elements
- getImportArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets array of all "import" elements
- getImportArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "import" elements
- getImportArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "import" elements
- getImportArray(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets ith "import" element
- getImportArray(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets ith "import" element
- getImportArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "import" element
- getImportArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "import" element
- getImportList() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets a List of "import" elements
- getImportList() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets a List of "import" elements
- getImportList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "import" elements
- getImportList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "import" elements
- getInclude() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.IncludeDocumentImpl
-
Gets the "include" element
- getInclude() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument
-
Gets the "include" element
- getIncludeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "include" elements
- getIncludeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "include" elements
- getIncludeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "include" element
- getIncludeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "include" element
- getIncludeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "include" elements
- getIncludeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "include" elements
- 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.
- getInterfaceArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Gets array of all "interface" elements
- getInterfaceArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Gets array of all "interface" elements
- getInterfaceArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Gets ith "interface" element
- getInterfaceArray(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Gets ith "interface" element
- getInterfaceExtensions() - Method in class org.apache.xmlbeans.BindingConfig
- getInterfaceExtensions() - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
- getInterfaceExtensions() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getInterfaceExtensions(String) - Method in class org.apache.xmlbeans.BindingConfig
- getInterfaceExtensions(String) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
- getInterfaceList() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Gets a List of "interface" elements
- getInterfaceList() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Gets a List of "interface" elements
- 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
- getItemType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
Gets the "itemType" attribute
- getItemType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
Gets the "itemType" attribute
- 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.xb.xmlconfig.impl.QnameconfigImpl
-
Gets the "javaname" attribute
- getJavaname() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Gets the "javaname" attribute
- getJavaname() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Gets the "javaname" attribute
- getJavaname() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Gets the "javaname" attribute
- getJavaname(QName, int) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Looks up configured java name for the given qname.
- getJavaName() - Method in class org.apache.xmlbeans.impl.config.UserTypeImpl
- 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.impl.xb.xsdschema.impl.KeyDocumentImpl
-
Gets the "key" element
- getKey() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyDocument
-
Gets the "key" element
- getKey() - Method in class org.apache.xmlbeans.XmlCursor.XmlBookmark
-
The default key for bookmarks is the class which implements them.
- getKeyArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets array of all "key" elements
- getKeyArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets array of all "key" elements
- getKeyArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets ith "key" element
- getKeyArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets ith "key" element
- getKeyList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets a List of "key" elements
- getKeyList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets a List of "key" elements
- getKeyref() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyrefDocumentImpl
-
Gets the "keyref" element
- getKeyref() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument
-
Gets the "keyref" element
- getKeyrefArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets array of all "keyref" elements
- getKeyrefArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets array of all "keyref" elements
- getKeyrefArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets ith "keyref" element
- getKeyrefArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets ith "keyref" element
- getKeyrefList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets a List of "keyref" elements
- getKeyrefList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets a List of "keyref" elements
- getLang() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl
-
Gets the "lang" attribute
- getLang() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute
-
Gets the "lang" attribute
- getLang() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Gets the "lang" attribute
- getLang() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Gets the "lang" attribute
- getLang() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets the "lang" attribute
- getLang() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets the "lang" attribute
- getLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.LengthDocumentImpl
-
Gets the "length" element
- getLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.LengthDocument
-
Gets the "length" element
- getLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "length" elements
- getLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "length" elements
- getLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "length" elements
- getLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "length" elements
- getLengthArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "length" element
- getLengthArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "length" element
- getLengthArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "length" element
- getLengthArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "length" element
- getLengthList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "length" elements
- getLengthList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "length" elements
- getLengthList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "length" elements
- getLengthList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "length" elements
- 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
- getList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl
-
Gets the "list" element
- getList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Gets the "list" element
- getList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument
-
Gets the "list" element
- getList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Gets the "list" element
- 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.impl.xb.xmlconfig.JavaNameList.Member2
- getListValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2
- getListValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespacePrefixList
- getListValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetlist
- getListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2
- getListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member2
- getListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member2
- getListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2
- getListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2
- getListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union.MemberTypes
- 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 class org.apache.xmlbeans.impl.xb.substwsdl.impl.TImportImpl
-
Gets the "location" attribute
- getLocation() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
-
Gets the "location" attribute
- 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. - getMaxExclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxExclusiveDocumentImpl
-
Gets the "maxExclusive" element
- getMaxExclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxExclusiveDocument
-
Gets the "maxExclusive" element
- getMaxExclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "maxExclusive" elements
- getMaxExclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "maxExclusive" elements
- getMaxExclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "maxExclusive" elements
- getMaxExclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "maxExclusive" elements
- getMaxExclusiveArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "maxExclusive" element
- getMaxExclusiveArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "maxExclusive" element
- getMaxExclusiveArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "maxExclusive" element
- getMaxExclusiveArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "maxExclusive" element
- getMaxExclusiveList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "maxExclusive" elements
- getMaxExclusiveList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "maxExclusive" elements
- getMaxExclusiveList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "maxExclusive" elements
- getMaxExclusiveList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "maxExclusive" elements
- getMaxInclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxInclusiveDocumentImpl
-
Gets the "maxInclusive" element
- getMaxInclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxInclusiveDocument
-
Gets the "maxInclusive" element
- getMaxInclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "maxInclusive" elements
- getMaxInclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "maxInclusive" elements
- getMaxInclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "maxInclusive" elements
- getMaxInclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "maxInclusive" elements
- getMaxInclusiveArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "maxInclusive" element
- getMaxInclusiveArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "maxInclusive" element
- getMaxInclusiveArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "maxInclusive" element
- getMaxInclusiveArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "maxInclusive" element
- getMaxInclusiveList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "maxInclusive" elements
- getMaxInclusiveList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "maxInclusive" elements
- getMaxInclusiveList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "maxInclusive" elements
- getMaxInclusiveList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "maxInclusive" elements
- getMaxLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxLengthDocumentImpl
-
Gets the "maxLength" element
- getMaxLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxLengthDocument
-
Gets the "maxLength" element
- getMaxLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "maxLength" elements
- getMaxLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "maxLength" elements
- getMaxLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "maxLength" elements
- getMaxLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "maxLength" elements
- getMaxLengthArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "maxLength" element
- getMaxLengthArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "maxLength" element
- getMaxLengthArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "maxLength" element
- getMaxLengthArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "maxLength" element
- getMaxLengthList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "maxLength" elements
- getMaxLengthList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "maxLength" elements
- getMaxLengthList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "maxLength" elements
- getMaxLengthList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "maxLength" elements
- 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.impl.xb.xsdschema.AnyDocument.Any
-
Gets the "maxOccurs" attribute
- getMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "maxOccurs" attribute
- getMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets the "maxOccurs" attribute
- getMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Gets the "maxOccurs" attribute
- getMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "maxOccurs" attribute
- getMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets the "maxOccurs" attribute
- 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
- getMemberTypes() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Gets the "memberTypes" attribute
- getMemberTypes() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Gets the "memberTypes" attribute
- 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
- getMessageArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets array of all "message" elements
- getMessageArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets array of all "message" elements
- getMessageArray(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets ith "message" element
- getMessageArray(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets ith "message" element
- getMessageDigest() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the message digest used to summarize the document.
- getMessageList() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets a List of "message" elements
- getMessageList() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets a List of "message" elements
- 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 thisSOAPPart
object that is identified by the givenString
. - 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. - getMinExclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinExclusiveDocumentImpl
-
Gets the "minExclusive" element
- getMinExclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MinExclusiveDocument
-
Gets the "minExclusive" element
- getMinExclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "minExclusive" elements
- getMinExclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "minExclusive" elements
- getMinExclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "minExclusive" elements
- getMinExclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "minExclusive" elements
- getMinExclusiveArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "minExclusive" element
- getMinExclusiveArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "minExclusive" element
- getMinExclusiveArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "minExclusive" element
- getMinExclusiveArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "minExclusive" element
- getMinExclusiveList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "minExclusive" elements
- getMinExclusiveList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "minExclusive" elements
- getMinExclusiveList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "minExclusive" elements
- getMinExclusiveList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "minExclusive" elements
- getMinInclusive() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinInclusiveDocumentImpl
-
Gets the "minInclusive" element
- getMinInclusive() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MinInclusiveDocument
-
Gets the "minInclusive" element
- getMinInclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "minInclusive" elements
- getMinInclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "minInclusive" elements
- getMinInclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "minInclusive" elements
- getMinInclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "minInclusive" elements
- getMinInclusiveArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "minInclusive" element
- getMinInclusiveArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "minInclusive" element
- getMinInclusiveArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "minInclusive" element
- getMinInclusiveArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "minInclusive" element
- getMinInclusiveList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "minInclusive" elements
- getMinInclusiveList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "minInclusive" elements
- getMinInclusiveList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "minInclusive" elements
- getMinInclusiveList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "minInclusive" elements
- getMinLength() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinLengthDocumentImpl
-
Gets the "minLength" element
- getMinLength() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MinLengthDocument
-
Gets the "minLength" element
- getMinLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "minLength" elements
- getMinLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "minLength" elements
- getMinLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "minLength" elements
- getMinLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "minLength" elements
- getMinLengthArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "minLength" element
- getMinLengthArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "minLength" element
- getMinLengthArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "minLength" element
- getMinLengthArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "minLength" element
- getMinLengthList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "minLength" elements
- getMinLengthList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "minLength" elements
- getMinLengthList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "minLength" elements
- getMinLengthList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "minLength" elements
- 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.impl.xb.xsdschema.AnyDocument.Any
-
Gets the "minOccurs" attribute
- getMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "minOccurs" attribute
- getMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets the "minOccurs" attribute
- getMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Gets the "minOccurs" attribute
- getMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "minOccurs" attribute
- getMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets the "minOccurs" attribute
- 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.
- getMixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Gets the "mixed" attribute
- getMixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "mixed" attribute
- getMixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Gets the "mixed" attribute
- getMixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "mixed" attribute
- getModified() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Gets the "modified" attribute
- getModified() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Gets the "modified" attribute
- 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() - 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.impl.xb.xmlconfig.Extensionconfig.Interface
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedAttributeGroupImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedGroupImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelAttributeImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelComplexTypeImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelElementImpl
-
Gets the "name" attribute
- getName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelSimpleTypeImpl
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedAttributeGroup
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelAttribute
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelComplexType
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelElement
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelSimpleType
-
Gets the "name" attribute
- getName() - Method in interface org.apache.xmlbeans.InterfaceExtension.MethodSignature
-
Returns the name of the method.
- 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() - 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.
- getName(int) - Static method in class org.apache.xmlbeans.impl.common.XmlStreamUtils
- getName(int) - Static method in class org.apache.xmlbeans.xml.stream.events.ElementTypeNames
- 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.
- getNameSet() - Method in class org.apache.xmlbeans.impl.config.PrePostExtensionImpl
- getNamespace() - Method in interface org.apache.xmlbeans.impl.tool.SchemaImportResolver.SchemaResource
- getNamespace() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.TImportImpl
-
Gets the "namespace" attribute
- getNamespace() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
-
Gets the "namespace" attribute
- getNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets the "namespace" element
- getNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets the "namespace" element
- getNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Gets the "namespace" attribute
- getNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Gets the "namespace" attribute
- getNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Gets the "namespace" attribute
- getNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Gets the "namespace" attribute
- getNamespaceArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets array of all "namespace" elements
- getNamespaceArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets array of all "namespace" elements
- getNamespaceArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets ith "namespace" element
- getNamespaceArray(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets ith "namespace" element
- 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
- getNamespaceList() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets a List of "namespace" elements
- getNamespaceList() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets a List of "namespace" elements
- 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() - Method in interface org.apache.xmlbeans.xml.stream.StartPrefixMapping
- getNamespaceUri() - Method in interface org.apache.xmlbeans.xml.stream.XMLName
- 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 class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getNamespaceURI(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getNamespaceURI(String) - 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.
- getNewNamespaceUri() - Method in interface org.apache.xmlbeans.xml.stream.ChangePrefixMapping
- getNextChangeListener() - Method in class org.apache.xmlbeans.impl.store.Cursor
- getNillable() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "nillable" attribute
- getNillable() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "nillable" attribute
- 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. - getNotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl
-
Gets the "notation" element
- getNotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument
-
Gets the "notation" element
- getNotationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "notation" elements
- getNotationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "notation" elements
- getNotationArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "notation" element
- getNotationArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "notation" element
- getNotationList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "notation" elements
- getNotationList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "notation" elements
- 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.impl.xb.xmlconfig.JavaNameList
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.All.MaxOccurs
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NarrowMaxMin.MaxOccurs
- getObjectValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet
- 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
- getOrigin() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Gets the "origin" attribute
- getOrigin() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Gets the "origin" attribute
- 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.
- getPackage() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets the "package" element
- getPackage() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets the "package" element
- 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
- getParameterNames() - Method in interface org.apache.xmlbeans.InterfaceExtension.MethodSignature
-
Returns the name of the parameter
- 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
-
Returns the particle type (
SchemaParticle.ALL
,SchemaParticle.CHOICE
,SchemaParticle.SEQUENCE
,SchemaParticle.ELEMENT
, orSchemaParticle.WILDCARD
). - getPattern() - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
- getPattern() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.PatternDocumentImpl
-
Gets the "pattern" element
- getPattern() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument
-
Gets the "pattern" element
- getPatternArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "pattern" elements
- getPatternArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "pattern" elements
- getPatternArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "pattern" elements
- getPatternArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "pattern" elements
- getPatternArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "pattern" element
- getPatternArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "pattern" element
- getPatternArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "pattern" element
- getPatternArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "pattern" element
- getPatternExpressions() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getPatternList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "pattern" elements
- getPatternList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "pattern" elements
- getPatternList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "pattern" elements
- getPatternList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "pattern" elements
- 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
- getPortTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets array of all "portType" elements
- getPortTypeArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets array of all "portType" elements
- getPortTypeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets ith "portType" element
- getPortTypeArray(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets ith "portType" element
- getPortTypeList() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets a List of "portType" elements
- getPortTypeList() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets a List of "portType" elements
- 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 class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets the "prefix" element
- getPrefix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets the "prefix" element
- 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() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getPrePostExtension(String) - Method in class org.apache.xmlbeans.BindingConfig
- getPrePostExtension(String) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
- getPrePostExtensions() - Method in class org.apache.xmlbeans.BindingConfig
- getPrePostExtensions() - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
- getPrePostSet() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Gets the "prePostSet" element
- getPrePostSet() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Gets the "prePostSet" element
- 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.
- getProcessContents() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Gets the "processContents" attribute
- getProcessContents() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Gets the "processContents" attribute
- 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
- getPublic() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Gets the "public" attribute
- getPublic() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Gets the "public" attribute
- getPublicId() - Method in interface org.apache.xmlbeans.xml.stream.Location
- getQName() - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
- getQName() - Method in class org.apache.xmlbeans.soap.SOAPArrayType
-
Returns the QName for the referenced type.
- 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(String) - Static method in class org.apache.xmlbeans.XmlBeans
-
Obtains a name from the thread local QNameCache
- getQName(String, String) - Method in interface org.apache.xmlbeans.impl.store.QNameFactory
- getQName(String, String) - Static method in class org.apache.xmlbeans.XmlBeans
-
Obtains a name from the thread local QNameCache
- getQName(String, String, String) - Method in interface org.apache.xmlbeans.impl.store.QNameFactory
- getQName(XMLName) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
- getQnameArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets array of all "qname" elements
- getQnameArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets array of all "qname" elements
- getQnameArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets ith "qname" element
- getQnameArray(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets ith "qname" element
- getQNameCache() - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns a thread local QNameCache
- getQnameList() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets a List of "qname" elements
- getQnameList() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets a List of "qname" elements
- 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.
- getRedefine() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl
-
Gets the "redefine" element
- getRedefine() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument
-
Gets the "redefine" element
- getRedefineArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "redefine" elements
- getRedefineArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "redefine" elements
- getRedefineArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "redefine" element
- getRedefineArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "redefine" element
- getRedefineList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "redefine" elements
- getRedefineList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "redefine" elements
- 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.impl.xb.xsdschema.Attribute
-
Gets the "ref" attribute
- getRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets the "ref" attribute
- getRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupRef
-
Gets the "ref" attribute
- getRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "ref" attribute
- getRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets the "ref" attribute
- getRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupRef
-
Gets the "ref" attribute
- getRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets the "ref" attribute
- getRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupRefImpl
-
Gets the "ref" attribute
- getRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets the "ref" attribute
- getRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "ref" attribute
- getRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets the "ref" attribute
- getRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupRefImpl
-
Gets the "ref" attribute
- 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.
- getRefer() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyrefDocumentImpl.KeyrefImpl
-
Gets the "refer" attribute
- getRefer() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument.Keyref
-
Gets the "refer" attribute
- 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
- getRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Gets the "restriction" element
- getRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Gets the "restriction" element
- getRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl
-
Gets the "restriction" element
- getRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
Gets the "restriction" element
- getRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Gets the "restriction" element
- getRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument
-
Gets the "restriction" element
- getRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
Gets the "restriction" element
- getRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Gets the "restriction" element
- 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.
- getRole() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets the "role" attribute
- getRole() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets the "role" attribute
- 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
- getSchema() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl
-
Gets the "schema" element
- getSchema() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument
-
Gets the "schema" element
- 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
- getSchemaLocation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Gets the "schemaLocation" attribute
- getSchemaLocation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.IncludeDocumentImpl.IncludeImpl
-
Gets the "schemaLocation" attribute
- getSchemaLocation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets the "schemaLocation" attribute
- getSchemaLocation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Gets the "schemaLocation" attribute
- getSchemaLocation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument.Include
-
Gets the "schemaLocation" attribute
- getSchemaLocation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets the "schemaLocation" attribute
- getSchemaLocationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets array of all "schemaLocation" elements
- getSchemaLocationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets array of all "schemaLocation" elements
- getSchemaLocationArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets ith "schemaLocation" element
- getSchemaLocationArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets ith "schemaLocation" element
- getSchemaLocationList() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets a List of "schemaLocation" elements
- getSchemaLocationList() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets a List of "schemaLocation" elements
- 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 class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Gets the "selector" element
- getSelector() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl
-
Gets the "selector" element
- getSelector() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Gets the "selector" element
- getSelector() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument
-
Gets the "selector" element
- 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.
- getSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "sequence" element
- getSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets the "sequence" element
- getSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "sequence" element
- getSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets the "sequence" element
- getSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets the "sequence" element
- getSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SequenceDocumentImpl
-
Gets the "sequence" element
- getSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets the "sequence" element
- getSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SequenceDocument
-
Gets the "sequence" element
- getSequenceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets array of all "sequence" elements
- getSequenceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets array of all "sequence" elements
- getSequenceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Gets array of all "sequence" elements
- getSequenceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Gets array of all "sequence" elements
- getSequenceArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets ith "sequence" element
- getSequenceArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets ith "sequence" element
- getSequenceArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Gets ith "sequence" element
- getSequenceArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Gets ith "sequence" element
- getSequenceList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets a List of "sequence" elements
- getSequenceList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets a List of "sequence" elements
- getSequenceList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Gets a List of "sequence" elements
- getSequenceList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Gets a List of "sequence" elements
- getServiceArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets array of all "service" elements
- getServiceArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets array of all "service" elements
- getServiceArray(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets ith "service" element
- getServiceArray(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets ith "service" element
- getServiceList() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets a List of "service" elements
- getServiceList() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets a List of "service" elements
- getSeverity() - Method in class org.apache.xmlbeans.XmlError
-
Returns the severity.
- getSha1() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets the "sha1" element
- getSha1() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets the "sha1" element
- 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.
- getSimpleContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets the "simpleContent" element
- getSimpleContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets the "simpleContent" element
- getSimpleContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl
-
Gets the "simpleContent" element
- getSimpleContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument
-
Gets the "simpleContent" element
- getSimpleContentTypes() - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
- getSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets the "simpleType" element
- getSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "simpleType" element
- getSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets the "simpleType" element
- getSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "simpleType" element
- getSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
Gets the "simpleType" element
- getSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets the "simpleType" element
- getSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets the "simpleType" element
- getSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeDocumentImpl
-
Gets the "simpleType" element
- getSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
Gets the "simpleType" element
- getSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets the "simpleType" element
- getSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets the "simpleType" element
- getSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleTypeDocument
-
Gets the "simpleType" element
- getSimpleTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets array of all "simpleType" elements
- getSimpleTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets array of all "simpleType" elements
- getSimpleTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Gets array of all "simpleType" elements
- getSimpleTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets array of all "simpleType" elements
- getSimpleTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets array of all "simpleType" elements
- getSimpleTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Gets array of all "simpleType" elements
- getSimpleTypeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets ith "simpleType" element
- getSimpleTypeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets ith "simpleType" element
- getSimpleTypeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Gets ith "simpleType" element
- getSimpleTypeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets ith "simpleType" element
- getSimpleTypeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets ith "simpleType" element
- getSimpleTypeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Gets ith "simpleType" element
- getSimpleTypeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets a List of "simpleType" elements
- getSimpleTypeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets a List of "simpleType" elements
- getSimpleTypeList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Gets a List of "simpleType" elements
- getSimpleTypeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets a List of "simpleType" elements
- getSimpleTypeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets a List of "simpleType" elements
- getSimpleTypeList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Gets a List of "simpleType" elements
- 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. - getSource() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument.Appinfo
-
Gets the "source" attribute
- getSource() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Gets the "source" attribute
- getSource() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl.AppinfoImpl
-
Gets the "source" attribute
- getSource() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Gets the "source" attribute
- 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
-
The name of resource that represends the source .xsd in which this component was defined (if known)
See:SchemaTypeLoader.getSourceAsStream(String)
Example: - 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
- getSpace() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.SpaceAttributeImpl
-
Gets the "space" attribute
- getSpace() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute
-
Gets the "space" attribute
- 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.impl.xb.xmlconfig.Extensionconfig.Interface
-
Gets the "staticHandler" element
- getStaticHandler() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.PrePostSet
-
Gets the "staticHandler" element
- getStaticHandler() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
Gets the "staticHandler" element
- getStaticHandler() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.PrePostSetImpl
-
Gets the "staticHandler" element
- getStaticHandler() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Gets the "staticHandler" element
- getStaticHandler() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Gets the "staticHandler" element
- 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
-
A class which provides public static methods to convert
SimpleValue
objects to and from the Java type specified byUserType.getJavaName()
. - getStream() - Method in class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
- getString() - Method in class org.apache.xmlbeans.impl.schema.SchemaStringEnumEntryImpl
- getString() - Method in interface org.apache.xmlbeans.SchemaStringEnumEntry
-
The enumerated string value
- getString(Object, int, int) - Static method in class org.apache.xmlbeans.impl.store.CharUtil
- getString(StringBuffer, Object, int, int) - Static method in class org.apache.xmlbeans.impl.store.CharUtil
- 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() - 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
-
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(int) - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getSubstitutionGroup() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getSubstitutionGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "substitutionGroup" attribute
- getSubstitutionGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "substitutionGroup" attribute
- getSubstitutionGroupMembers() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getSuffix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets the "suffix" element
- getSuffix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets the "suffix" element
- getSvMessages() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
- getSystem() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Gets the "system" attribute
- getSystem() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Gets the "system" attribute
- getSystemId() - Method in interface org.apache.xmlbeans.xml.stream.Location
- getSystemId() - Method in interface org.apache.xmlbeans.xml.stream.StartDocument
- getTarget() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Gets the "target" attribute
- getTarget() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Gets the "target" attribute
- 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
- getTargetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets the "targetNamespace" attribute
- getTargetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets the "targetNamespace" attribute
- getTempDir() - Static method in class org.apache.xmlbeans.impl.common.IOUtil
- getTestArray() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
-
Gets array of all "test" elements
- getTestArray() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
-
Gets array of all "test" elements
- getTestArray(int) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
-
Gets ith "test" element
- getTestArray(int) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
-
Gets ith "test" element
- getTestCase() - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
- getTestList() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
-
Gets a List of "test" elements
- getTestList() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
-
Gets a List of "test" elements
- getTests() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl
-
Gets the "tests" element
- getTests() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument
-
Gets the "tests" element
- getText() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- getText() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getText(int) - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- 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() - 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 class org.apache.xmlbeans.impl.store.Cursor
- 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
-
Returns the XmlBeans Package title, "org.apache.xmlbeans", the value of
XmlBeans.class.getPackage().getImplementationTitle()
. - getToPackages() - Method in class org.apache.xmlbeans.impl.repackage.Repackager
- getTopParticleForComplexOrMixedContent() - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- getTotalDigits() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TotalDigitsDocumentImpl
-
Gets the "totalDigits" element
- getTotalDigits() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument
-
Gets the "totalDigits" element
- getTotalDigitsArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "totalDigits" elements
- getTotalDigitsArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "totalDigits" elements
- getTotalDigitsArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "totalDigits" elements
- getTotalDigitsArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "totalDigits" elements
- getTotalDigitsArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "totalDigits" element
- getTotalDigitsArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "totalDigits" element
- getTotalDigitsArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "totalDigits" element
- getTotalDigitsArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "totalDigits" element
- getTotalDigitsList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "totalDigits" elements
- getTotalDigitsList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "totalDigits" elements
- getTotalDigitsList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "totalDigits" elements
- getTotalDigitsList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "totalDigits" elements
- getTsDir() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets the "tsDir" attribute
- getTsDir() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets the "tsDir" attribute
- getType() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- 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.impl.xb.xsdschema.Attribute
-
Gets the "type" attribute
- getType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets the "type" attribute
- getType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets the "type" attribute
- getType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets the "type" attribute
- 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() - 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
- getType(String) - Static method in class org.apache.xmlbeans.impl.common.XmlStreamUtils
- getType(String) - Static method in class org.apache.xmlbeans.xml.stream.events.ElementTypeNames
- 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
- getTypesArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets array of all "types" elements
- getTypesArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets array of all "types" elements
- getTypesArray(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets ith "types" element
- getTypesArray(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets ith "types" element
- getTypesList() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Gets a List of "types" elements
- getTypesList() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Gets a List of "types" elements
- 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
- getUnion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Gets the "union" element
- getUnion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl
-
Gets the "union" element
- getUnion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Gets the "union" element
- getUnion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument
-
Gets the "union" element
- 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
- getUnique() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UniqueDocumentImpl
-
Gets the "unique" element
- getUnique() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UniqueDocument
-
Gets the "unique" element
- getUniqueArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets array of all "unique" elements
- getUniqueArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets array of all "unique" elements
- getUniqueArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets ith "unique" element
- getUniqueArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets ith "unique" element
- getUniqueList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets a List of "unique" elements
- getUniqueList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets a List of "unique" elements
- getUri() - Method in class org.apache.xmlbeans.impl.store.Cur
- getUri() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets the "uri" attribute
- getUri() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets the "uri" attribute
- 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. - getUriprefix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets the "uriprefix" attribute
- getUriprefix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets the "uriprefix" attribute
- 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.impl.xb.xsdschema.Attribute
-
Gets the "use" attribute
- getUse() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets the "use" attribute
- 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
- getUsertypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets array of all "usertype" elements
- getUsertypeArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets array of all "usertype" elements
- getUsertypeArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets ith "usertype" element
- getUsertypeArray(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets ith "usertype" element
- getUserTypeHandlerName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getUsertypeList() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Gets a List of "usertype" elements
- getUsertypeList() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Gets a List of "usertype" elements
- getUserTypeName() - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- getUserTypes() - Method in class org.apache.xmlbeans.BindingConfig
- getUserTypes() - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
- getUseSameLocale() - Method in class org.apache.xmlbeans.XmlOptions
- getValidity() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets the "validity" attribute
- getValidity() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets the "validity" attribute
- 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.impl.xb.xsdschema.Facet
-
Gets the "value" attribute
- getValue() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
-
Gets the "value" attribute
- 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
-
Returns the XmlBeans vendor, "Apache Software Foundation", the value of
XmlBeans.class.getPackage().getImplementationVendor()
. - getVersion() - Method in class org.apache.xmlbeans.impl.richParser.XMLStreamReaderExtImpl
- getVersion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets the "version" attribute
- getVersion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets the "version" attribute
- getVersion() - Method in interface org.apache.xmlbeans.xml.stream.StartDocument
- getVersion() - Static method in class org.apache.xmlbeans.XmlBeans
-
Returns the XmlBeans version, the value of
XmlBeans.class.getPackage().getImplementationVersion()
. - getVersion() - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Returns the XML version string used in the
<xml>
declaration. - getVisibleNamespacePrefixes() - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Returns an
Iterator
over the namespace prefixString
s visible to this element. - getWhiteSpace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WhiteSpaceDocumentImpl
-
Gets the "whiteSpace" element
- getWhiteSpace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument
-
Gets the "whiteSpace" element
- getWhiteSpaceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets array of all "whiteSpace" elements
- getWhiteSpaceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets array of all "whiteSpace" elements
- getWhiteSpaceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets array of all "whiteSpace" elements
- getWhiteSpaceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets array of all "whiteSpace" elements
- getWhiteSpaceArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets ith "whiteSpace" element
- getWhiteSpaceArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets ith "whiteSpace" element
- getWhiteSpaceArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets ith "whiteSpace" element
- getWhiteSpaceArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets ith "whiteSpace" element
- getWhiteSpaceList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets a List of "whiteSpace" elements
- getWhiteSpaceList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets a List of "whiteSpace" elements
- getWhiteSpaceList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets a List of "whiteSpace" elements
- getWhiteSpaceList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets a List of "whiteSpace" elements
- 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
-
Returns the processing code (
SchemaAttributeModel.STRICT
,SchemaAttributeModel.LAX
,SchemaAttributeModel.SKIP
). - getWildcardProcess() - Method in interface org.apache.xmlbeans.SchemaParticle
-
For wildcards, returns the processing code (
SchemaParticle.STRICT
,SchemaParticle.LAX
,SchemaParticle.SKIP
). - 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
- getXpath() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument.Field
-
Gets the "xpath" attribute
- getXpath() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl.FieldImpl
-
Gets the "xpath" attribute
- getXpath() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl.SelectorImpl
-
Gets the "xpath" attribute
- getXpath() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument.Selector
-
Gets the "xpath" attribute
- 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 - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML group(@http://www.w3.org/2001/XMLSchema).
- GROUP_MISSING_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- GroupDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one group(@http://www.w3.org/2001/XMLSchema) element.
- GroupDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one group(@http://www.w3.org/2001/XMLSchema) element.
- GroupDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupDocumentImpl
- GroupImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML group(@http://www.w3.org/2001/XMLSchema).
- GroupImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
- GroupRef - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML groupRef(@http://www.w3.org/2001/XMLSchema).
- GroupRefImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML groupRef(@http://www.w3.org/2001/XMLSchema).
- GroupRefImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupRefImpl
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() - Method in interface org.apache.xmlbeans.SchemaProperty
-
Returns
SchemaProperty.NEVER
,SchemaProperty.VARIABLE
, orSchemaProperty.CONSISTENTLY
defaulted, depending on the defaults present in the elements in this property. - HASDEFAULT - Static variable in interface org.apache.xmlbeans.impl.values.TypeStore
- 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 thisSOAPBody
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
-
Returns
SchemaProperty.NEVER
,SchemaProperty.VARIABLE
, orSchemaProperty.CONSISTENTLY
fixed, depending on the fixed constraints present in the elements in this property. - 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.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() - 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
-
Returns
SchemaProperty.NEVER
,SchemaProperty.VARIABLE
, orSchemaProperty.CONSISTENTLY
nillable, depending on the nillability of the elements in this property. - 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 asMimeHeader
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
-
hexBinary: See XMLSchema Datatypes 1.0: hexBinary
- 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
-
cvc-id.2: See clause 2 of XMLSchema Structures 1.0: Validation Root Valid (ID/IDREF)
- IdAttribute - Interface in org.apache.xmlbeans.impl.xb.xmlschema
-
A document containing one id(@http://www.w3.org/XML/1998/namespace) attribute.
- IdAttributeImpl - Class in org.apache.xmlbeans.impl.xb.xmlschema.impl
-
A document containing one id(@http://www.w3.org/XML/1998/namespace) attribute.
- IdAttributeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.IdAttributeImpl
- 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
-
c-props-correct: See XMLSchema Structures 1.0: Identity-constraint Definition Properties Correct
- IDENTITY_CONSTRAINT_PROPERTIES$KEY_KEYREF_FIELD_COUNT_EQ - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
c-props-correct.2: See clause 2 of XMLSchema Structures 1.0: Identity-constraint Definition Properties Correct
- IDENTITY_CONSTRAINT_PROPERTIES$KEYREF_REFERS_TO_KEYREF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
c-props-correct.1: See clause 1 of XMLSchema Structures 1.0: Identity-constraint Definition Properties Correct
- IDENTITY_CONSTRAINT_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-identity-constraint: See XMLSchema Structures 1.0: Identity-constraint Satisfied
- IDENTITY_CONSTRAINT_VALID$DUPLICATE_KEY - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-identity-constraint.4.2.2: See clause 4.2.2 XMLSchema Structures 1.0: Identity-constraint Satisfied
- IDENTITY_CONSTRAINT_VALID$DUPLICATE_UNIQUE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-identity-constraint.4.1: See clause 4.1 of XMLSchema Structures 1.0: Identity-constraint Satisfied
- IDENTITY_CONSTRAINT_VALID$KEYREF_KEY_NOT_FOUND - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-identity-constraint.4.3: See clause 4.3 XMLSchema Structures 1.0: Identity-constraint Satisfied
- IdentityConstraint - Class in org.apache.xmlbeans.impl.common
-
Identity constraint engine.
- IdentityConstraint(Collection<XmlError>, 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
- ImportDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one import(@http://www.w3.org/2001/XMLSchema) element.
- ImportDocument.Import - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML import(@http://www.w3.org/2001/XMLSchema).
- ImportDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one import(@http://www.w3.org/2001/XMLSchema) element.
- ImportDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl
- ImportDocumentImpl.ImportImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML import(@http://www.w3.org/2001/XMLSchema).
- ImportImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
- 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
- IncludeDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one include(@http://www.w3.org/2001/XMLSchema) element.
- IncludeDocument.Include - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML include(@http://www.w3.org/2001/XMLSchema).
- IncludeDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one include(@http://www.w3.org/2001/XMLSchema) element.
- IncludeDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.IncludeDocumentImpl
- IncludeDocumentImpl.IncludeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML include(@http://www.w3.org/2001/XMLSchema).
- 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).
- IncludeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.IncludeDocumentImpl.IncludeImpl
- 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() - Method in class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
- 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(QName, String, boolean, String, boolean, XmlObject, SchemaAnnotation, Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeGroupImpl
- init(QName, String, boolean, String, String, boolean, XmlObject, SchemaAnnotation, Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaModelGroupImpl
- init(QName, SchemaType.Ref, int, String, XmlObject, XmlValueRef, boolean, SOAPArrayType, SchemaAnnotation, Object) - Method in class org.apache.xmlbeans.impl.schema.SchemaLocalAttributeImpl
- init(XMLStreamReader, boolean, SchemaType, SchemaTypeLoader, XmlOptions, Collection<XmlError>) - 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(SchemaParticle) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
- 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 thisSOAPException
object with the givenThrowable
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.
- INSERT_IDX - org.apache.xmlbeans.XmlOptions.BeanMethod
- INSERT_NEW_IDX - org.apache.xmlbeans.XmlOptions.BeanMethod
- insertAttribute(String) - 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 class org.apache.xmlbeans.impl.store.Cursor
- 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 class org.apache.xmlbeans.impl.store.Cursor
- 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) - 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 class org.apache.xmlbeans.impl.store.Cursor
- 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 class org.apache.xmlbeans.impl.store.Cursor
- 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(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
- 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 class org.apache.xmlbeans.impl.store.Cursor
- 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
- insertElement(QName) - 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.
- insertElementWithText(String, String) - Method in class org.apache.xmlbeans.impl.store.Cursor
- 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 class org.apache.xmlbeans.impl.store.Cursor
- 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.
- insertElementWithText(QName, 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.
- 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.
- insertNewAll(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Inserts and returns a new empty value (as xml) as the ith "all" element
- insertNewAll(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "all" element
- insertNewAll(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "all" element
- insertNewAll(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Inserts and returns a new empty value (as xml) as the ith "all" element
- insertNewAnnotation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Inserts and returns a new empty value (as xml) as the ith "annotation" element
- insertNewAnnotation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "annotation" element
- insertNewAnnotation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Inserts and returns a new empty value (as xml) as the ith "annotation" element
- insertNewAnnotation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "annotation" element
- insertNewAny(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Inserts and returns a new empty value (as xml) as the ith "any" element
- insertNewAny(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "any" element
- insertNewAppinfo(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Inserts and returns a new empty value (as xml) as the ith "appinfo" element
- insertNewAppinfo(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Inserts and returns a new empty value (as xml) as the ith "appinfo" element
- insertNewAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "attribute" element
- insertNewAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "attributeGroup" element
- insertNewBinding(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Inserts and returns a new empty value (as xml) as the ith "binding" element
- insertNewBinding(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Inserts and returns a new empty value (as xml) as the ith "binding" element
- insertNewChoice(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Inserts and returns a new empty value (as xml) as the ith "choice" element
- insertNewChoice(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "choice" element
- insertNewChoice(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "choice" element
- insertNewChoice(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Inserts and returns a new empty value (as xml) as the ith "choice" element
- insertNewComplexType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Inserts and returns a new empty value (as xml) as the ith "complexType" element
- insertNewComplexType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "complexType" element
- insertNewComplexType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Inserts and returns a new empty value (as xml) as the ith "complexType" element
- insertNewComplexType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "complexType" element
- insertNewDocumentation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Inserts and returns a new empty value (as xml) as the ith "documentation" element
- insertNewDocumentation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Inserts and returns a new empty value (as xml) as the ith "documentation" element
- insertNewElement(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Inserts and returns a new empty value (as xml) as the ith "element" element
- insertNewElement(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "element" element
- insertNewElement(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "element" element
- insertNewElement(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "element" element
- insertNewEntry(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Inserts and returns a new empty value (as xml) as the ith "entry" element
- insertNewEntry(int) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Inserts and returns a new empty value (as xml) as the ith "entry" element
- insertNewEnumeration(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "enumeration" element
- insertNewEnumeration(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "enumeration" element
- insertNewEnumeration(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "enumeration" element
- insertNewEnumeration(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "enumeration" element
- insertNewExtension(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Inserts and returns a new empty value (as xml) as the ith "extension" element
- insertNewExtension(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Inserts and returns a new empty value (as xml) as the ith "extension" element
- insertNewField(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Inserts and returns a new empty value (as xml) as the ith "field" element
- insertNewField(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Inserts and returns a new empty value (as xml) as the ith "field" element
- insertNewFile(int) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
-
Inserts and returns a new empty value (as xml) as the ith "file" element
- insertNewFile(int) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
-
Inserts and returns a new empty value (as xml) as the ith "file" element
- insertNewFractionDigits(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element
- insertNewFractionDigits(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element
- insertNewFractionDigits(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element
- insertNewFractionDigits(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "fractionDigits" element
- insertNewGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Inserts and returns a new empty value (as xml) as the ith "group" element
- insertNewGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "group" element
- insertNewGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Inserts and returns a new empty value (as xml) as the ith "group" element
- insertNewGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "group" element
- insertNewGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Inserts and returns a new empty value (as xml) as the ith "group" element
- insertNewGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "group" element
- insertNewImport(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Inserts and returns a new empty value (as xml) as the ith "import" element
- insertNewImport(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Inserts and returns a new empty value (as xml) as the ith "import" element
- insertNewImport(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "import" element
- insertNewImport(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "import" element
- insertNewInclude(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "include" element
- insertNewInclude(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "include" element
- insertNewInterface(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Inserts and returns a new empty value (as xml) as the ith "interface" element
- insertNewInterface(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Inserts and returns a new empty value (as xml) as the ith "interface" element
- insertNewKey(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Inserts and returns a new empty value (as xml) as the ith "key" element
- insertNewKey(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Inserts and returns a new empty value (as xml) as the ith "key" element
- insertNewKeyref(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Inserts and returns a new empty value (as xml) as the ith "keyref" element
- insertNewKeyref(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Inserts and returns a new empty value (as xml) as the ith "keyref" element
- insertNewLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "length" element
- insertNewLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "length" element
- insertNewLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "length" element
- insertNewLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "length" element
- insertNewMaxExclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element
- insertNewMaxExclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element
- insertNewMaxExclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element
- insertNewMaxExclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "maxExclusive" element
- insertNewMaxInclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element
- insertNewMaxInclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element
- insertNewMaxInclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element
- insertNewMaxInclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "maxInclusive" element
- insertNewMaxLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "maxLength" element
- insertNewMaxLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "maxLength" element
- insertNewMaxLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "maxLength" element
- insertNewMaxLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "maxLength" element
- insertNewMessage(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Inserts and returns a new empty value (as xml) as the ith "message" element
- insertNewMessage(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Inserts and returns a new empty value (as xml) as the ith "message" element
- insertNewMinExclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element
- insertNewMinExclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element
- insertNewMinExclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element
- insertNewMinExclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "minExclusive" element
- insertNewMinInclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element
- insertNewMinInclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element
- insertNewMinInclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element
- insertNewMinInclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "minInclusive" element
- insertNewMinLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "minLength" element
- insertNewMinLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "minLength" element
- insertNewMinLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "minLength" element
- insertNewMinLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "minLength" element
- insertNewNamespace(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Inserts and returns a new empty value (as xml) as the ith "namespace" element
- insertNewNamespace(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Inserts and returns a new empty value (as xml) as the ith "namespace" element
- insertNewNotation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "notation" element
- insertNewNotation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "notation" element
- insertNewPattern(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "pattern" element
- insertNewPattern(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "pattern" element
- insertNewPattern(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "pattern" element
- insertNewPattern(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "pattern" element
- insertNewPortType(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Inserts and returns a new empty value (as xml) as the ith "portType" element
- insertNewPortType(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Inserts and returns a new empty value (as xml) as the ith "portType" element
- insertNewQname(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Inserts and returns a new empty value (as xml) as the ith "qname" element
- insertNewQname(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Inserts and returns a new empty value (as xml) as the ith "qname" element
- insertNewRedefine(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "redefine" element
- insertNewRedefine(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "redefine" element
- insertNewSchemaLocation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Inserts and returns a new empty value (as xml) as the ith "schemaLocation" element
- insertNewSchemaLocation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Inserts and returns a new empty value (as xml) as the ith "schemaLocation" element
- insertNewSequence(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Inserts and returns a new empty value (as xml) as the ith "sequence" element
- insertNewSequence(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "sequence" element
- insertNewSequence(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Inserts and returns a new empty value (as xml) as the ith "sequence" element
- insertNewSequence(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Inserts and returns a new empty value (as xml) as the ith "sequence" element
- insertNewService(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Inserts and returns a new empty value (as xml) as the ith "service" element
- insertNewService(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Inserts and returns a new empty value (as xml) as the ith "service" element
- insertNewSimpleType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Inserts and returns a new empty value (as xml) as the ith "simpleType" element
- insertNewSimpleType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Inserts and returns a new empty value (as xml) as the ith "simpleType" element
- insertNewSimpleType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Inserts and returns a new empty value (as xml) as the ith "simpleType" element
- insertNewSimpleType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Inserts and returns a new empty value (as xml) as the ith "simpleType" element
- insertNewSimpleType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Inserts and returns a new empty value (as xml) as the ith "simpleType" element
- insertNewSimpleType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Inserts and returns a new empty value (as xml) as the ith "simpleType" element
- insertNewTest(int) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
-
Inserts and returns a new empty value (as xml) as the ith "test" element
- insertNewTest(int) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
-
Inserts and returns a new empty value (as xml) as the ith "test" element
- insertNewTotalDigits(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
- insertNewTotalDigits(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
- insertNewTotalDigits(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
- insertNewTotalDigits(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "totalDigits" element
- insertNewTypes(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Inserts and returns a new empty value (as xml) as the ith "types" element
- insertNewTypes(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Inserts and returns a new empty value (as xml) as the ith "types" element
- insertNewUnique(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Inserts and returns a new empty value (as xml) as the ith "unique" element
- insertNewUnique(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Inserts and returns a new empty value (as xml) as the ith "unique" element
- insertNewUsertype(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Inserts and returns a new empty value (as xml) as the ith "usertype" element
- insertNewUsertype(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Inserts and returns a new empty value (as xml) as the ith "usertype" element
- insertNewWhiteSpace(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
- insertNewWhiteSpace(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
- insertNewWhiteSpace(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
- insertNewWhiteSpace(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Inserts and returns a new empty value (as xml) as the ith "whiteSpace" element
- 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.
- insertSchemaLocation(int, String) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Inserts the value as the ith "schemaLocation" element
- insertSchemaLocation(int, String) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Inserts the value as the ith "schemaLocation" element
- 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
- Inst2Xsd - Class in org.apache.xmlbeans.impl.inst2xsd
-
This class generates a set of XMLSchemas from an instance XML document.
- Inst2XsdOptions - Class in org.apache.xmlbeans.impl.inst2xsd
-
Options: Design o Russian Doll Design - local elements and local types o Salami Slice Design - global elements and local types o Venetian Blind Design (default)- local elements and global complex types Simple content types (leafs) o smart (default) - try to find out the right simple shema type o always xsd:string Use enumeration - when there are multiple valid values in a list o never o only if not more than the value (default 10)- number option
- Inst2XsdOptions() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
- INSTANCE - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role
- INSTANCE_TYPE - org.apache.xmlbeans.XmlOptions.BeanMethod
- 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.impl.xb.xmlconfig.JavaNameList
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.All.MaxOccurs
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NarrowMaxMin.MaxOccurs
- instanceType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet
- 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: See XMLSchema Datatypes 1.0: int
- INT_ACCESSOR_ATTRIBUTE - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- INT_ACCESSOR_ELEMENT - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- INT_ALL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member
- INT_ALL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member
- INT_ALL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member
- INT_ALL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member
- INT_ANY - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member
- INT_ANY - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member
- INT_ATTR - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The attribute token.
- INT_COLLAPSE - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- INT_COMMENT - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The comment token.
- INT_DEFAULT - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space
- INT_DOCUMENT_TYPE - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- 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_EXTENSION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2.Item
- INT_EXTENSION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- INT_EXTENSION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ReducedDerivationControl
- INT_EXTENSION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- INT_INSTANCE - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role
- INT_LAX - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents
- INT_LIST - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- INT_LIST - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2.Item
- INT_LIST - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- INT_LOCAL - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item.Member
- INT_LOCAL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member
- 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_OPTIONAL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use
- INT_OTHER - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member
- INT_PRESERVE - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space
- INT_PRESERVE - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- INT_PROCINST - Static variable in class org.apache.xmlbeans.XmlCursor.TokenType
-
The processing instruction token.
- INT_PROHIBITED - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use
- INT_QUALIFIED - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FormChoice
- INT_REPLACE - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- INT_REQUIRED - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use
- INT_RESOURCE - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role
- INT_RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2.Item
- INT_RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- INT_RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ReducedDerivationControl
- INT_RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2.Item
- INT_RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- INT_SCHEMA - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role
- INT_SKIP - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents
- 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_STRICT - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents
- INT_SUBSTITUTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2.Item
- INT_SUBSTITUTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- INT_TARGET_NAMESPACE - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member
- 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
- INT_TYPE - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- INT_UNBOUNDED - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Member
- INT_UNION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- INT_UNION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2.Item
- INT_UNION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- INT_UNQUALIFIED - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FormChoice
- INT_X - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member
- INT_X - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang.Member
- INTEGER - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
integer: See XMLSchema Datatypes 1.0: integer
- 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
- InterfaceImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
- 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) - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy.SCTValidationContext
- invalid(String, Object[]) - Method in interface org.apache.xmlbeans.impl.common.ValidationContext
- 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 rearrangement 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(String, Throwable, Location) - Constructor for exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- InvalidLexicalValueException(String, Location) - Constructor for exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- InvalidLexicalValueException(Throwable) - 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_NIL - org.apache.xmlbeans.XmlOptions.BeanMethod
- IS_NIL_IDX - org.apache.xmlbeans.XmlOptions.BeanMethod
- is_orphaned() - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
Describes the orphaned status of this object.
- IS_SET - org.apache.xmlbeans.XmlOptions.BeanMethod
- 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(CharSequence) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
- isAllSpace(String) - 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.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
- isNoPvr() - Method in class org.apache.xmlbeans.impl.tool.Parameters
- isNoPvr() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- 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.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
- isNoUpa() - Method in class org.apache.xmlbeans.impl.tool.Parameters
- isNoUpa() - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- 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
- isSetAbstract() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "abstract" attribute
- isSetAbstract() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "abstract" attribute
- isSetAbstract() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "abstract" attribute
- isSetAbstract() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "abstract" attribute
- isSetAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "all" element
- isSetAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
True if has "all" element
- isSetAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "all" element
- isSetAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
True if has "all" element
- isSetAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
True if has "all" element
- isSetAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
True if has "all" element
- isSetAnnotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
True if has "annotation" element
- isSetAnnotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
True if has "annotation" element
- isSetAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
True if has "anyAttribute" element
- isSetAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "anyAttribute" element
- isSetAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
True if has "anyAttribute" element
- isSetAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
True if has "anyAttribute" element
- isSetAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "anyAttribute" element
- isSetAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
True if has "anyAttribute" element
- isSetAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
True if has "anyAttribute" element
- isSetAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
True if has "anyAttribute" element
- isSetAttributeFormDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
True if has "attributeFormDefault" attribute
- isSetAttributeFormDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
True if has "attributeFormDefault" attribute
- isSetBase() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.BaseAttribute
-
True if has "base" attribute
- isSetBase() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.BaseAttributeImpl
-
True if has "base" attribute
- isSetBase() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
True if has "base" attribute
- isSetBase() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
True if has "base" attribute
- isSetBlock() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "block" attribute
- isSetBlock() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "block" attribute
- isSetBlock() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "block" attribute
- isSetBlock() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "block" attribute
- isSetBlockDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
True if has "blockDefault" attribute
- isSetBlockDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
True if has "blockDefault" attribute
- isSetChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "choice" element
- isSetChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
True if has "choice" element
- isSetChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "choice" element
- isSetChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
True if has "choice" element
- isSetChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
True if has "choice" element
- isSetChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
True if has "choice" element
- isSetCode() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
True if has "code" element
- isSetCode() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
True if has "code" element
- isSetComplexContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "complexContent" element
- isSetComplexContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "complexContent" element
- isSetComplexType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "complexType" element
- isSetComplexType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "complexType" element
- isSetDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
True if has "default" attribute
- isSetDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "default" attribute
- isSetDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
True if has "default" attribute
- isSetDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "default" attribute
- isSetDefaultDirectory() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
True if has "defaultDirectory" attribute
- isSetDefaultDirectory() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
True if has "defaultDirectory" attribute
- isSetDescription() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
True if has "description" element
- isSetDescription() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
True if has "description" element
- isSetElementFormDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
True if has "elementFormDefault" attribute
- isSetElementFormDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
True if has "elementFormDefault" attribute
- isSetExtension() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
True if has "extension" element
- isSetExtension() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
True if has "extension" element
- isSetExtension() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
True if has "extension" element
- isSetExtension() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
True if has "extension" element
- isSetFileName() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
True if has "fileName" attribute
- isSetFileName() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
True if has "fileName" attribute
- isSetFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "final" attribute
- isSetFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "final" attribute
- isSetFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "final" attribute
- isSetFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "final" attribute
- isSetFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
True if has "final" attribute
- isSetFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
True if has "final" attribute
- isSetFinalDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
True if has "finalDefault" attribute
- isSetFinalDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
True if has "finalDefault" attribute
- isSetFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
True if has "fixed" attribute
- isSetFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "fixed" attribute
- isSetFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
-
True if has "fixed" attribute
- isSetFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
True if has "fixed" attribute
- isSetFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "fixed" attribute
- isSetFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
-
True if has "fixed" attribute
- isSetFolder() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
True if has "folder" attribute
- isSetFolder() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
True if has "folder" attribute
- isSetFor() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
True if has "for" attribute
- isSetFor() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
True if has "for" attribute
- isSetForm() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
True if has "form" attribute
- isSetForm() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "form" attribute
- isSetForm() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
True if has "form" attribute
- isSetForm() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "form" attribute
- isSetGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "group" element
- isSetGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
True if has "group" element
- isSetGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "group" element
- isSetGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
True if has "group" element
- isSetGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
True if has "group" element
- isSetGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
True if has "group" element
- isSetId() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
True if has "id" attribute
- isSetId() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
True if has "id" attribute
- isSetId() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.IdAttribute
-
True if has "id" attribute
- isSetId() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.IdAttributeImpl
-
True if has "id" attribute
- isSetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
True if has "id" attribute
- isSetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
True if has "id" attribute
- isSetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
True if has "id" attribute
- isSetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
True if has "id" attribute
- isSetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
True if has "id" attribute
- isSetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
True if has "id" attribute
- isSetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
True if has "id" attribute
- isSetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
True if has "id" attribute
- isSetID() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.Code
-
True if has "ID" attribute
- isSetID() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.CodeImpl
-
True if has "ID" attribute
- isSetItemType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
True if has "itemType" attribute
- isSetItemType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
True if has "itemType" attribute
- isSetJavaname() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
True if has "javaname" attribute
- isSetJavaname() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
True if has "javaname" attribute
- isSetJavaname() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
True if has "javaname" attribute
- isSetJavaname() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
True if has "javaname" attribute
- isSetLang() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl
-
True if has "lang" attribute
- isSetLang() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute
-
True if has "lang" attribute
- isSetLang() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
True if has "lang" attribute
- isSetLang() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
True if has "lang" attribute
- isSetLang() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
True if has "lang" attribute
- isSetLang() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
True if has "lang" attribute
- isSetList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
True if has "list" element
- isSetList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
True if has "list" element
- isSetLoadStripWhitespace() - Method in class org.apache.xmlbeans.XmlOptions
- isSetMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
True if has "maxOccurs" attribute
- isSetMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "maxOccurs" attribute
- isSetMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
True if has "maxOccurs" attribute
- isSetMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
True if has "maxOccurs" attribute
- isSetMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "maxOccurs" attribute
- isSetMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
True if has "maxOccurs" attribute
- isSetMemberTypes() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
True if has "memberTypes" attribute
- isSetMemberTypes() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
True if has "memberTypes" attribute
- isSetMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
True if has "minOccurs" attribute
- isSetMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "minOccurs" attribute
- isSetMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
True if has "minOccurs" attribute
- isSetMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
True if has "minOccurs" attribute
- isSetMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "minOccurs" attribute
- isSetMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
True if has "minOccurs" attribute
- isSetMixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
True if has "mixed" attribute
- isSetMixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "mixed" attribute
- isSetMixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
True if has "mixed" attribute
- isSetMixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "mixed" attribute
- isSetModified() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
True if has "modified" attribute
- isSetModified() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
True if has "modified" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedAttributeGroupImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedGroupImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelAttributeImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelComplexTypeImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelElementImpl
-
True if has "name" attribute
- isSetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelSimpleTypeImpl
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedAttributeGroup
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelAttribute
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelComplexType
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelElement
-
True if has "name" attribute
- isSetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelSimpleType
-
True if has "name" attribute
- isSetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
True if has "namespace" element
- isSetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
True if has "namespace" element
- isSetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
True if has "namespace" attribute
- isSetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
True if has "namespace" attribute
- isSetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
True if has "namespace" attribute
- isSetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
True if has "namespace" attribute
- isSetNillable() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "nillable" attribute
- isSetNillable() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "nillable" attribute
- isSetOrigin() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
True if has "origin" attribute
- isSetOrigin() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
True if has "origin" attribute
- isSetPackage() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
True if has "package" element
- isSetPackage() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
True if has "package" element
- isSetPrefix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
True if has "prefix" element
- isSetPrefix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
True if has "prefix" element
- isSetPrePostSet() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
True if has "prePostSet" element
- isSetPrePostSet() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
True if has "prePostSet" element
- isSetProcessContents() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
True if has "processContents" attribute
- isSetProcessContents() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
True if has "processContents" attribute
- isSetPublic() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
True if has "public" attribute
- isSetPublic() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
True if has "public" attribute
- isSetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
True if has "ref" attribute
- isSetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
True if has "ref" attribute
- isSetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupRef
-
True if has "ref" attribute
- isSetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "ref" attribute
- isSetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
True if has "ref" attribute
- isSetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupRef
-
True if has "ref" attribute
- isSetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
True if has "ref" attribute
- isSetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupRefImpl
-
True if has "ref" attribute
- isSetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
True if has "ref" attribute
- isSetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "ref" attribute
- isSetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
True if has "ref" attribute
- isSetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupRefImpl
-
True if has "ref" attribute
- isSetRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
True if has "restriction" element
- isSetRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
True if has "restriction" element
- isSetRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
True if has "restriction" element
- isSetRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
True if has "restriction" element
- isSetRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
True if has "restriction" element
- isSetRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
True if has "restriction" element
- isSetRole() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
True if has "role" attribute
- isSetRole() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
True if has "role" attribute
- isSetSchemaLocation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
True if has "schemaLocation" attribute
- isSetSchemaLocation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
True if has "schemaLocation" attribute
- isSetSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "sequence" element
- isSetSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
True if has "sequence" element
- isSetSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "sequence" element
- isSetSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
True if has "sequence" element
- isSetSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
True if has "sequence" element
- isSetSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
True if has "sequence" element
- isSetSimpleContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
True if has "simpleContent" element
- isSetSimpleContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
True if has "simpleContent" element
- isSetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
True if has "simpleType" element
- isSetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "simpleType" element
- isSetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
True if has "simpleType" element
- isSetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "simpleType" element
- isSetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
True if has "simpleType" element
- isSetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
True if has "simpleType" element
- isSetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
True if has "simpleType" element
- isSetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
True if has "simpleType" element
- isSetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
True if has "simpleType" element
- isSetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
True if has "simpleType" element
- isSetSource() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument.Appinfo
-
True if has "source" attribute
- isSetSource() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
True if has "source" attribute
- isSetSource() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl.AppinfoImpl
-
True if has "source" attribute
- isSetSource() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
True if has "source" attribute
- isSetSpace() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.SpaceAttributeImpl
-
True if has "space" attribute
- isSetSpace() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute
-
True if has "space" attribute
- isSetSubstitutionGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "substitutionGroup" attribute
- isSetSubstitutionGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "substitutionGroup" attribute
- isSetSuffix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
True if has "suffix" element
- isSetSuffix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
True if has "suffix" element
- isSetSystem() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
True if has "system" attribute
- isSetSystem() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
True if has "system" attribute
- isSetTarget() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
True if has "target" attribute
- isSetTarget() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
True if has "target" attribute
- isSetTargetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
True if has "targetNamespace" attribute
- isSetTargetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
True if has "targetNamespace" attribute
- isSetTsDir() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
True if has "tsDir" attribute
- isSetTsDir() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
True if has "tsDir" attribute
- isSetType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
True if has "type" attribute
- isSetType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
True if has "type" attribute
- isSetType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
True if has "type" attribute
- isSetType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
True if has "type" attribute
- isSetUnion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
True if has "union" element
- isSetUnion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
True if has "union" element
- isSetUri() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
True if has "uri" attribute
- isSetUri() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
True if has "uri" attribute
- isSetUriprefix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
True if has "uriprefix" attribute
- isSetUriprefix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
True if has "uriprefix" attribute
- isSetUse() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
True if has "use" attribute
- isSetUse() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
True if has "use" attribute
- isSetValidity() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
True if has "validity" attribute
- isSetValidity() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
True if has "validity" attribute
- isSetVersion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
True if has "version" attribute
- isSetVersion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
True if has "version" attribute
- 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() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isSpace() - Method in interface org.apache.xmlbeans.xml.stream.XMLEvent
- isSpace(char) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
- 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.
- 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() - Method in class org.apache.xmlbeans.impl.inst2xsd.RussianDollStrategy.SCTValidationContext
- isValid() - Method in class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
- isValid() - Method in class org.apache.xmlbeans.impl.validator.Validator
- isValid(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
-
Returns true if the specified character is valid.
- 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
- 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
- ItemImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl.MemberImpl2.ItemImpl
- ItemImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.BlockSetImpl.MemberImpl2.ItemImpl
- ItemImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl.MemberImpl2.ItemImpl
- ItemImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleDerivationSetImpl.MemberImpl2.ItemImpl
- ItemImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl.MemberImpl2.ItemImpl
- ItemImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.BlockSetImpl.MemberImpl2.ItemImpl
- ItemImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl.MemberImpl2.ItemImpl
- ItemImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleDerivationSetImpl.MemberImpl2.ItemImpl
- 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
-
A
BigDecimal
. - JAVA_BIG_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A
BigInteger
. - 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
-
A
Calendar
. - JAVA_DATE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A
Date
. - JAVA_DOUBLE - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A Java double.
- JAVA_ENUM - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A generated
StringEnumAbstractBase
subclass. - 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
-
A
GDate
. - JAVA_GDURATION - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A
GDuration
. - 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
-
A
List
. - 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
-
A
QName
. - JAVA_SHORT - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A Java short.
- JAVA_STRING - Static variable in interface org.apache.xmlbeans.SchemaProperty
-
A
String
. - 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
- JavaName - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML javaName(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- JavaNameImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML javaName(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- JavaNameImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.JavaNameImpl
- JavaNameImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.JavaNameImpl
- JavaNameList - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML javaNameList(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- JavaNameList.Member - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An anonymous inner XML type.
- JavaNameList.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xmlconfig
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList$Member.
- JavaNameList.Member2 - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An anonymous inner XML type.
- JavaNameListImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML javaNameList(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- JavaNameListImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.JavaNameListImpl
- JavaNameListImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.JavaNameListImpl
- JavaNameListImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An anonymous inner XML type.
- JavaNameListImpl.MemberImpl2 - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An anonymous inner XML type.
- 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
- justMoveNonJavaFile(String, String) - Method in class org.apache.xmlbeans.impl.repackage.Repackage
K
- Keybase - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML keybase(@http://www.w3.org/2001/XMLSchema).
- KeybaseImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML keybase(@http://www.w3.org/2001/XMLSchema).
- KeybaseImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
- KeyDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one key(@http://www.w3.org/2001/XMLSchema) element.
- KeyDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one key(@http://www.w3.org/2001/XMLSchema) element.
- KeyDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyDocumentImpl
- KeyrefDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one keyref(@http://www.w3.org/2001/XMLSchema) element.
- KeyrefDocument.Keyref - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML keyref(@http://www.w3.org/2001/XMLSchema).
- KeyrefDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one keyref(@http://www.w3.org/2001/XMLSchema) element.
- KeyrefDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyrefDocumentImpl
- KeyrefDocumentImpl.KeyrefImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML keyref(@http://www.w3.org/2001/XMLSchema).
- KeyrefImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyrefDocumentImpl.KeyrefImpl
- 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
- LangAttribute - Interface in org.apache.xmlbeans.impl.xb.xmlschema
-
A document containing one lang(@http://www.w3.org/XML/1998/namespace) attribute.
- LangAttribute.Lang - Interface in org.apache.xmlbeans.impl.xb.xmlschema
-
An XML lang(@http://www.w3.org/XML/1998/namespace).
- LangAttribute.Lang.Member - Interface in org.apache.xmlbeans.impl.xb.xmlschema
-
An anonymous inner XML type.
- LangAttribute.Lang.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xmlschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute$Lang$Member.
- LangAttributeImpl - Class in org.apache.xmlbeans.impl.xb.xmlschema.impl
-
A document containing one lang(@http://www.w3.org/XML/1998/namespace) attribute.
- LangAttributeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl
- LangAttributeImpl.LangImpl - Class in org.apache.xmlbeans.impl.xb.xmlschema.impl
-
An XML lang(@http://www.w3.org/XML/1998/namespace).
- LangAttributeImpl.LangImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xmlschema.impl
-
An anonymous inner XML type.
- LangImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl.LangImpl
- LangImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl.LangImpl
- 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.impl.xb.xsdschema.Wildcard.ProcessContents
- LAX - Static variable in interface org.apache.xmlbeans.SchemaAttributeModel
-
Lax wildcard processing.
- LAX - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
Lax wildcard processing.
- LengthDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one length(@http://www.w3.org/2001/XMLSchema) element.
- LengthDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one length(@http://www.w3.org/2001/XMLSchema) element.
- LengthDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.LengthDocumentImpl
- 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, 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) - Static method in class org.apache.xmlbeans.impl.values.JavaGDateHolderEx
- 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<XmlError>) - 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<XmlError>) - 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<XmlError>) - 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<XmlError>) - 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<XmlError>) - 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<XmlError>) - 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<XmlError>) - 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<XmlError>, 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<XmlError>) - 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.impl.xb.xsdschema.DerivationControl
- LIST - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2.Item
- LIST - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- LIST - Static variable in interface org.apache.xmlbeans.SchemaType
-
Simple list type.
- LIST - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
list: See XMLSchema Datatypes 1.0: list
- LIST_INVALID - Static variable in class org.apache.xmlbeans.XmlValidationError
- ListDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one list(@http://www.w3.org/2001/XMLSchema) element.
- ListDocument.List - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML list(@http://www.w3.org/2001/XMLSchema).
- ListDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one list(@http://www.w3.org/2001/XMLSchema) element.
- ListDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl
- ListDocumentImpl.ListImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML list(@http://www.w3.org/2001/XMLSchema).
- ListImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
- 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(InputStream) - Method in class org.apache.xmlbeans.impl.store.Locale
- load(InputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Locale
- load(Reader) - Method in class org.apache.xmlbeans.impl.store.Locale
- load(Reader, 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
- LOAD_ADDITIONAL_NAMESPACES - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_DTD_GRAMMAR - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_ENTITY_BYTES_LIMIT - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_EXTERNAL_DTD - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_LINE_NUMBERS - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_LINE_NUMBERS_END_ELEMENT - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_MESSAGE_DIGEST - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_REPLACE_DOCUMENT_ELEMENT - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_SAVE_CDATA_BOOKMARKS - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_STRIP_COMMENTS - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_STRIP_PROCINSTS - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_STRIP_WHITESPACE - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_SUBSTITUTE_NAMESPACES - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_TRIM_TEXT_BUFFER - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_USE_DEFAULT_RESOLVER - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_USE_LOCALE_CHAR_UTIL - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- LOAD_USE_XMLREADER - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- 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 interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item.Member
- LOCAL - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member
- LOCAL - Static variable in class org.apache.xmlbeans.QNameSet
-
The QNameSet containing all QNames in the local (no-)namespace.
- LocalComplexType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML localComplexType(@http://www.w3.org/2001/XMLSchema).
- LocalComplexTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML localComplexType(@http://www.w3.org/2001/XMLSchema).
- LocalComplexTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.LocalComplexTypeImpl
- 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
- LocalElement - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML localElement(@http://www.w3.org/2001/XMLSchema).
- LocalElementImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML localElement(@http://www.w3.org/2001/XMLSchema).
- LocalElementImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.LocalElementImpl
- LocalSimpleType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML localSimpleType(@http://www.w3.org/2001/XMLSchema).
- LocalSimpleTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML localSimpleType(@http://www.w3.org/2001/XMLSchema).
- LocalSimpleTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.LocalSimpleTypeImpl
- 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
-
long: See XMLSchema Datatypes 1.0: long
- 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) - Method in class org.apache.xmlbeans.impl.config.BindingConfigImpl
-
Deprecated.replaced with
BindingConfigImpl.lookupJavanameForQName(QName, int)
- lookupJavanameForQName(QName, int) - Method in class org.apache.xmlbeans.BindingConfig
- 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.repackage.EditBuildScript
- main(String[]) - Static method in class org.apache.xmlbeans.impl.repackage.Repackage
- 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(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.BMPattern
- 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[], 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(char[], Match) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern 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.BMPattern
- 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, 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, 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
- matches(String, Match) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern 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, int, int) - Method in class org.apache.xmlbeans.impl.regex.BMPattern
- matches(CharacterIterator, Match) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
-
Checks whether the target text contains this pattern or not.
- 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.
Callmvn 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
- MaxExclusiveDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one maxExclusive(@http://www.w3.org/2001/XMLSchema) element.
- MaxExclusiveDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one maxExclusive(@http://www.w3.org/2001/XMLSchema) element.
- MaxExclusiveDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxExclusiveDocumentImpl
- MaxInclusiveDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one maxInclusive(@http://www.w3.org/2001/XMLSchema) element.
- MaxInclusiveDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one maxInclusive(@http://www.w3.org/2001/XMLSchema) element.
- MaxInclusiveDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxInclusiveDocumentImpl
- MaxLengthDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one maxLength(@http://www.w3.org/2001/XMLSchema) element.
- MaxLengthDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one maxLength(@http://www.w3.org/2001/XMLSchema) element.
- MaxLengthDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxLengthDocumentImpl
- MaxOccursImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl.MaxOccursImpl
- MaxOccursImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NarrowMaxMinImpl.MaxOccursImpl
- MaxOccursImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl.MaxOccursImpl
- MaxOccursImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NarrowMaxMinImpl.MaxOccursImpl
- md5 - Static variable in class org.apache.xmlbeans.impl.values.JavaBase64Holder
- md5 - Static variable in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolder
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.JavaNameListImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl.MemberImpl2.ItemImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl.LangImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllNNIImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.BlockSetImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DerivationSetImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FullDerivationSetImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl.MemberImpl2.ItemImpl.MemberImpl
- MemberImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleDerivationSetImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.JavaNameListImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl.MemberImpl2.ItemImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl.LangImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllNNIImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.BlockSetImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DerivationSetImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FullDerivationSetImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl.MemberImpl2.ItemImpl.MemberImpl
- MemberImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleDerivationSetImpl.MemberImpl
- MemberImpl2(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.JavaNameListImpl.MemberImpl2
- MemberImpl2(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl.MemberImpl2
- MemberImpl2(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.BlockSetImpl.MemberImpl2
- MemberImpl2(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DerivationSetImpl.MemberImpl2
- MemberImpl2(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FullDerivationSetImpl.MemberImpl2
- MemberImpl2(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl.MemberImpl2
- MemberImpl2(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleDerivationSetImpl.MemberImpl2
- MemberImpl2(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.JavaNameListImpl.MemberImpl2
- MemberImpl2(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl.MemberImpl2
- MemberImpl2(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.BlockSetImpl.MemberImpl2
- MemberImpl2(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.DerivationSetImpl.MemberImpl2
- MemberImpl2(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FullDerivationSetImpl.MemberImpl2
- MemberImpl2(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl.MemberImpl2
- MemberImpl2(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleDerivationSetImpl.MemberImpl2
- MemberTypesImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl.MemberTypesImpl
- MemberTypesImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl.MemberTypesImpl
- 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 emptyVector
object. - MinExclusiveDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one minExclusive(@http://www.w3.org/2001/XMLSchema) element.
- MinExclusiveDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one minExclusive(@http://www.w3.org/2001/XMLSchema) element.
- MinExclusiveDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinExclusiveDocumentImpl
- MinInclusiveDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one minInclusive(@http://www.w3.org/2001/XMLSchema) element.
- MinInclusiveDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one minInclusive(@http://www.w3.org/2001/XMLSchema) element.
- MinInclusiveDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinInclusiveDocumentImpl
- MinLengthDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one minLength(@http://www.w3.org/2001/XMLSchema) element.
- MinLengthDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one minLength(@http://www.w3.org/2001/XMLSchema) element.
- MinLengthDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinLengthDocumentImpl
- MinOccursImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl.MinOccursImpl
- MinOccursImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NarrowMaxMinImpl.MinOccursImpl
- MinOccursImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllImpl.MinOccursImpl
- MinOccursImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NarrowMaxMinImpl.MinOccursImpl
- 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
-
mgd-props-correct: See XMLSchema Structures 1.0: Model Group Definition Properties Correct
- MODEL_GROUP_MISSING_NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- MODEL_GROUP_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
mg-props-correct: See XMLSchema Structures 1.0: Model Group Correct
- MODEL_GROUP_PROPERTIES$CIRCULAR - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
mg-props-correct.2: See clause 2 of XMLSchema Structures 1.0: Model Group Correct
- MODEL_GROUP_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-model-group: See XMLSchema Structures 1.0: Element Sequence Valid
- 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.
- moveAlongWithJavaFiles(String) - Method in class org.apache.xmlbeans.impl.repackage.Repackage
- 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.
- NamedAttributeGroup - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML namedAttributeGroup(@http://www.w3.org/2001/XMLSchema).
- NamedAttributeGroupImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML namedAttributeGroup(@http://www.w3.org/2001/XMLSchema).
- NamedAttributeGroupImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedAttributeGroupImpl
- NamedGroup - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML namedGroup(@http://www.w3.org/2001/XMLSchema).
- NamedGroup.All - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML all(@http://www.w3.org/2001/XMLSchema).
- NamedGroupImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML namedGroup(@http://www.w3.org/2001/XMLSchema).
- NamedGroupImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedGroupImpl
- NamedGroupImpl.AllImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML all(@http://www.w3.org/2001/XMLSchema).
- NameSet - Class in org.apache.xmlbeans.impl.config
-
Represents a non finite set of names.
- NameSetBuilder - Class in org.apache.xmlbeans.impl.config
-
Used to build
NameSets
. - 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(PrefixResolver) - Constructor for class org.apache.xmlbeans.impl.values.NamespaceContext
- NamespaceContext(TypeStore) - Constructor for class org.apache.xmlbeans.impl.values.NamespaceContext
- NamespaceContext(StartElement) - Constructor for class org.apache.xmlbeans.impl.values.NamespaceContext
- NamespaceContext(XmlObject) - 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.
- NamespaceList - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML namespaceList(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- NamespaceList - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML namespaceList(@http://www.w3.org/2001/XMLSchema).
- NamespaceList.Member - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An anonymous inner XML type.
- NamespaceList.Member - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- NamespaceList.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xmlconfig
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList$Member.
- NamespaceList.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList$Member.
- NamespaceList.Member2 - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An anonymous inner XML type.
- NamespaceList.Member2 - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- NamespaceList.Member2.Item - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An anonymous inner XML type.
- NamespaceList.Member2.Item - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- NamespaceList.Member2.Item.Member - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An anonymous inner XML type.
- NamespaceList.Member2.Item.Member - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- NamespaceList.Member2.Item.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xmlconfig
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList$Member2$Item$Member.
- NamespaceList.Member2.Item.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList$Member2$Item$Member.
- NamespaceListImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML namespaceList(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- NamespaceListImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML namespaceList(@http://www.w3.org/2001/XMLSchema).
- NamespaceListImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl
- NamespaceListImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl
- NamespaceListImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespaceListImpl
- NamespaceListImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamespaceListImpl
- NamespaceListImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An anonymous inner XML type.
- NamespaceListImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- NamespaceListImpl.MemberImpl2 - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An anonymous inner XML type.
- NamespaceListImpl.MemberImpl2 - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- NamespaceListImpl.MemberImpl2.ItemImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An anonymous inner XML type.
- NamespaceListImpl.MemberImpl2.ItemImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- NamespaceListImpl.MemberImpl2.ItemImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An anonymous inner XML type.
- NamespaceListImpl.MemberImpl2.ItemImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- NamespaceManager - Interface in org.apache.xmlbeans.impl.values
- NamespacePrefixList - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML namespacePrefixList(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- NamespacePrefixListImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML namespacePrefixList(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- NamespacePrefixListImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespacePrefixListImpl
- NamespacePrefixListImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NamespacePrefixListImpl
- NameUtil - Class in org.apache.xmlbeans.impl.common
- NameUtil() - Constructor for class org.apache.xmlbeans.impl.common.NameUtil
- NarrowMaxMin - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML narrowMaxMin(@http://www.w3.org/2001/XMLSchema).
- NarrowMaxMin.MaxOccurs - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML maxOccurs(@).
- NarrowMaxMin.MinOccurs - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML minOccurs(@).
- NarrowMaxMinImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML narrowMaxMin(@http://www.w3.org/2001/XMLSchema).
- NarrowMaxMinImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NarrowMaxMinImpl
- NarrowMaxMinImpl.MaxOccursImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML maxOccurs(@).
- NarrowMaxMinImpl.MinOccursImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML minOccurs(@).
- NCNAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
NCName: See XMLSchema Datatypes 1.0: NCName
- 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() - 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.
- newCursor(Xobj, int) - Static method in class org.apache.xmlbeans.impl.store.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() - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Creates a new DOMImplementation object
- newDomImplementation(SchemaTypeLoader, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
- newDomImplementation(SchemaTypeLoader, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.newDomImplementation calls
- newDomImplementation(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- newDomImplementation(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Creates a new DOMImplementation object, taking options
- newDomImplementation(XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns a DOMImplementation.
- newDomNode() - Method in class org.apache.xmlbeans.FilterXmlObject
- newDomNode() - Method in class org.apache.xmlbeans.impl.store.Cursor
- newDomNode() - 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 class org.apache.xmlbeans.FilterXmlObject
- newDomNode(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- newDomNode(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- newDomNode(XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Just like newDomNode() but with options.
- newInputStream() - Method in class org.apache.xmlbeans.FilterXmlObject
- newInputStream() - Method in class org.apache.xmlbeans.impl.store.Cursor
- newInputStream() - 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 class org.apache.xmlbeans.FilterXmlObject
- newInputStream(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- newInputStream(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- 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() - Method in class org.apache.xmlbeans.impl.schema.ElementFactory
- newInstance() - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Creates a new, completely empty instance.
- 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() - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Creates an empty instance of
XmlBase64Binary
- newInstance(SchemaTypeLoader, SchemaType, XmlOptions) - Static method in class org.apache.xmlbeans.impl.store.Locale
- newInstance(SchemaTypeLoader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.newInstance calls
- newInstance(SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- newInstance(SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Creates an instance of the given type.
- newInstance(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.DocumentFactory
- newInstance(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.ElementFactory
- 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(XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Creates an empty instance of
XmlBase64Binary
- newReader() - Method in class org.apache.xmlbeans.FilterXmlObject
- newReader() - Method in class org.apache.xmlbeans.impl.store.Cursor
- newReader() - 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 class org.apache.xmlbeans.FilterXmlObject
- newReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- newReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- 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) - Method in class org.apache.xmlbeans.impl.schema.SimpleTypeFactory
- newValue(Object) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Creates an immutable
XmlObject
value - 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
-
Creates an immutable
XmlBase64Binary
value - newValue(Object, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- 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() - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Returns an
XmlSaxHandler
that can load an XmlObject from SAX events. - newXmlSaxHandler(SchemaTypeLoader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.newXmlSaxHandler calls
- newXmlSaxHandler(SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- newXmlSaxHandler(SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Returns an XmlSaxHandler that can parse an instance of the given type.
- newXmlSaxHandler(XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Returns an
XmlSaxHandler
that can load an XmlObject from SAX events. - 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.FilterXmlObject
- newXMLStreamReader() - Method in class org.apache.xmlbeans.impl.store.Cursor
- newXMLStreamReader() - 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 class org.apache.xmlbeans.FilterXmlObject
- newXMLStreamReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- newXMLStreamReader(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- 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() - Method in class org.apache.xmlbeans.impl.store.Cur
- next() - Method in class org.apache.xmlbeans.impl.validator.ValidatingXMLStreamReader
- next() - Method in interface org.apache.xmlbeans.xml.stream.AttributeIterator
-
Get the next Attribute on the stream
- next(boolean) - Method in class org.apache.xmlbeans.impl.store.Cur
- 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(Cur) - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXPathEngine
- next(Cur) - Method in interface org.apache.xmlbeans.impl.xpath.XPathEngine
- 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
-
NMTOKEN: See XMLSchema Datatypes 1.0: NMTOKEN
- 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-xmlns: See XMLSchema Structures 1.0: xmlns Not Allowed
- NO_XSI - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
no-xsi: See XMLSchema Structures 1.0: xsi: Not Allowed
- 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
- NoFixedFacet - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML noFixedFacet(@http://www.w3.org/2001/XMLSchema).
- NoFixedFacetImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML noFixedFacet(@http://www.w3.org/2001/XMLSchema).
- NoFixedFacetImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NoFixedFacetImpl
- 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) - 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).
- 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.
- 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
-
n-props-correct: See XMLSchema Structures 1.0: Notation Declaration Correct
- NotationDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one notation(@http://www.w3.org/2001/XMLSchema) element.
- NotationDocument.Notation - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML notation(@http://www.w3.org/2001/XMLSchema).
- NotationDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one notation(@http://www.w3.org/2001/XMLSchema) element.
- NotationDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl
- NotationDocumentImpl.NotationImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML notation(@http://www.w3.org/2001/XMLSchema).
- NotationImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
- 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
- Nsconfig - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML nsconfig(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- NsconfigImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML nsconfig(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- NsconfigImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
- NULL_ELEMENT - Static variable in interface org.apache.xmlbeans.xml.stream.XMLEvent
-
A constant which identifies a NullElement
- NumFacet - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML numFacet(@http://www.w3.org/2001/XMLSchema).
- NumFacetImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML numFacet(@http://www.w3.org/2001/XMLSchema).
- NumFacetImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.NumFacetImpl
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
-
range-ok: See XMLSchema Structures 1.0: Occurrence Range OK
- OCCURRENCE_RANGE$MAX_LTE_MAX - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
range-ok.2: See clause 2 of XMLSchema Structures 1.0: Occurrence Range OK
- OCCURRENCE_RANGE$MIN_GTE_MIN - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
range-ok.1: See clause 1 of XMLSchema Structures 1.0: Occurrence Range OK
- OpenAttrs - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML openAttrs(@http://www.w3.org/2001/XMLSchema).
- OpenAttrsImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML openAttrs(@http://www.w3.org/2001/XMLSchema).
- OpenAttrsImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.OpenAttrsImpl
- 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.impl.xb.xsdschema.Attribute.Use
- 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
- 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.repackage - package org.apache.xmlbeans.impl.repackage
- 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.xb.ltgfmt - package org.apache.xmlbeans.impl.xb.ltgfmt
- org.apache.xmlbeans.impl.xb.ltgfmt.impl - package org.apache.xmlbeans.impl.xb.ltgfmt.impl
- org.apache.xmlbeans.impl.xb.substwsdl - package org.apache.xmlbeans.impl.xb.substwsdl
- org.apache.xmlbeans.impl.xb.substwsdl.impl - package org.apache.xmlbeans.impl.xb.substwsdl.impl
- org.apache.xmlbeans.impl.xb.xmlconfig - package org.apache.xmlbeans.impl.xb.xmlconfig
- org.apache.xmlbeans.impl.xb.xmlconfig.impl - package org.apache.xmlbeans.impl.xb.xmlconfig.impl
- org.apache.xmlbeans.impl.xb.xmlschema - package org.apache.xmlbeans.impl.xb.xmlschema
- org.apache.xmlbeans.impl.xb.xmlschema.impl - package org.apache.xmlbeans.impl.xb.xmlschema.impl
- org.apache.xmlbeans.impl.xb.xsdownload - package org.apache.xmlbeans.impl.xb.xsdownload
- org.apache.xmlbeans.impl.xb.xsdownload.impl - package org.apache.xmlbeans.impl.xb.xsdownload.impl
- org.apache.xmlbeans.impl.xb.xsdschema - package org.apache.xmlbeans.impl.xb.xsdschema
- org.apache.xmlbeans.impl.xb.xsdschema.impl - package org.apache.xmlbeans.impl.xb.xsdschema.impl
- 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
- OTHER - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member
- outputStream - Variable in class org.apache.xmlbeans.impl.common.PushedInputStream
P
- Param() - Constructor for class org.apache.xmlbeans.impl.tool.Extension.Param
- Parameters - Class in org.apache.xmlbeans.impl.tool
- Parameters() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
- Parameters() - Constructor for class org.apache.xmlbeans.impl.tool.Parameters
- parse(File) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(File) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
File
as XML. - parse(File) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a File. - parse(File, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- parse(File, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
File
as XML. - parse(File, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a File. - parse(InputStream) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(InputStream) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Decodes and parses the given
InputStream
as XML. - parse(InputStream) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from an InputStream. - parse(InputStream, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- parse(InputStream, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(InputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(InputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Decodes and parses the given
InputStream
as XML. - parse(InputStream, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from an InputStream. - parse(Reader) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(Reader) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
Reader
as XML. - parse(Reader) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a Reader. - parse(Reader, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- parse(Reader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(Reader, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(Reader, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
Reader
as XML. - parse(Reader, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a Reader. - parse(String) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(String) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
String
as XML. - parse(String) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a String. - parse(String, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- parse(String, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
String
as XML. - parse(String, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a String. - parse(URL) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(URL) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Downloads the given
URL
as XML. - parse(URL) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a URL. - parse(URL, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- parse(URL, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(URL, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(URL, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Downloads the given
URL
as XML. - parse(URL, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a URL. - parse(XMLStreamReader) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(XMLStreamReader) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Decodes and parses the given
XMLStreamReader
as XML. - parse(XMLStreamReader) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from an XMLStreamReader. - parse(XMLStreamReader, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- parse(XMLStreamReader, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(XMLStreamReader, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(XMLStreamReader, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Parses the given
XMLStreamReader
as XML. - parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from an XMLStreamReader. - parse(SchemaTypeLoader, InputStream, 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, String, 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, Node, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.XmlFactoryHook
-
Hooks Factory.parse calls
- parse(Node) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(Node) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Converts the given DOM
Node
into an XmlObject. - parse(Node) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a DOM Node. - parse(Node, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase
- parse(Node, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaTypeLoader
-
Parses an instance of the given type.
- parse(Node, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.AbstractDocumentFactory
- parse(Node, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.XmlObjectFactory
-
Converts the given DOM
Node
into an XmlObject. - parse(Node, XmlOptions) - Static method in class org.apache.xmlbeans.XmlBase64Binary.Factory
-
Parses a
XmlBase64Binary
fragment from a DOM Node. - 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, 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, 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, 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
-
rcase-MapAndSum: See XMLSchema Structures 1.0: Particle Derivation OK (Sequence:Choice -- MapAndSum)
- PARTICLE_DERIVATION_MAP_AND_SUM$MAP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-MapAndSum.1: See clause 1 of XMLSchema Structures 1.0: Particle Derivation OK (Sequence:Choice -- MapAndSum)
- PARTICLE_DERIVATION_MAP_AND_SUM$SUM_MAX_OCCURS_LTE_MAX_OCCURS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-MapAndSum.2b: See clause 2 of XMLSchema Structures 1.0: Particle Derivation OK (Sequence:Choice -- MapAndSum)
- PARTICLE_DERIVATION_MAP_AND_SUM$SUM_MIN_OCCURS_GTE_MIN_OCCURS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-MapAndSum.2a: See clause 2 of XMLSchema Structures 1.0: Particle Derivation OK (Sequence:Choice -- MapAndSum)
- PARTICLE_DERIVATION_NS_COMPAT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NSCompat: See XMLSchema Structures 1.0: Particle Derivation OK (Elt:Any -- NSCompat)
- PARTICLE_DERIVATION_NS_COMPAT$WILDCARD_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NSCompat.1: See clause 1 of XMLSchema Structures 1.0: Particle Derivation OK (Elt:Any -- NSCompat)
- PARTICLE_DERIVATION_NS_RECURSE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NSRecurseCheckCardinality: See XMLSchema Structures 1.0: Particle Derivation OK (All/Choice/Sequence:Any -- NSRecurseCheckCardinality)
- PARTICLE_DERIVATION_NS_SUBST - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NSSubset: See XMLSchema Structures 1.0: Particle Derivation OK (Any:Any -- NSSubset)
- PARTICLE_DERIVATION_NS_SUBST$WILDCARD_SUBSET - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NSSubset.2: See clause 2 of XMLSchema Structures 1.0: Particle Derivation OK (Any:Any -- NSSubset)
- PARTICLE_DERIVATION_RECURSE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- PARTICLE_DERIVATION_RECURSE_GROUP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-RecurseAsIfGroup: See XMLSchema Structures 1.0: Particle Derivation OK (Elt:All/Choice/Sequence -- RecurseAsIfGroup)
- PARTICLE_DERIVATION_RECURSE_LAX - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-RecurseLax: See XMLSchema Structures 1.0: Particle Derivation OK (Choice:Choice -- RecurseLax)
- PARTICLE_DERIVATION_RECURSE_LAX$MAP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-RecurseLax.2: See clause 2 of XMLSchema Structures 1.0: Particle Derivation OK (Choice:Choice -- RecurseLax)
- PARTICLE_DERIVATION_RECURSE_UNORDERED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-RecurseUnordered: See XMLSchema Structures 1.0: Particle Derivation OK (Sequence:All -- RecurseUnordered)
- PARTICLE_DERIVATION_RECURSE_UNORDERED$MAP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-RecurseUnordered.2: See clause 2 of XMLSchema Structures 1.0: Particle Derivation OK (Sequence:All -- RecurseUnordered)
- PARTICLE_DERIVATION_RECURSE_UNORDERED$MAP_MAX_OCCURS_1 - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-RecurseUnordered.2.2: See clause 2.2 of XMLSchema Structures 1.0: Particle Derivation OK (Sequence:All -- RecurseUnordered)
- PARTICLE_DERIVATION_RECURSE_UNORDERED$MAP_UNIQUE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-RecurseUnordered.2.1: See clause 2.1 of XMLSchema Structures 1.0: Particle Derivation OK (Sequence:All -- RecurseUnordered)
- PARTICLE_DERIVATION_RECURSE_UNORDERED$MAP_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-RecurseUnordered.2.2: See clause 2.2 of XMLSchema Structures 1.0: Particle Derivation OK (Sequence:All -- RecurseUnordered)
- PARTICLE_DERIVATION_RECURSE_UNORDERED$UNMAPPED_ARE_EMPTIABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-RecurseUnordered.2.3: See clause 2.3 of XMLSchema Structures 1.0: Particle Derivation OK (Sequence:All -- RecurseUnordered)
- PARTICLE_DERIVATION_RECURSE$MAP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-Recurse.2: See clause 2 of XMLSchema Structures 1.0: Particle Derivation OK (All:All,Sequence:Sequence -- Recurse)
- PARTICLE_DERIVATION_RECURSE$MAP_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-Recurse.2.1: See clause 2.1 of XMLSchema Structures 1.0: Particle Derivation OK (All:All,Sequence:Sequence -- Recurse)
- PARTICLE_DERIVATION_RECURSE$UNMAPPED_ARE_EMPTIABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-Recurse.2.2: See clause 2.2 of XMLSchema Structures 1.0: Particle Derivation OK (All:All,Sequence:Sequence -- Recurse)
- PARTICLE_EMPTIABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-group-emptiable: See XMLSchema Structures 1.0: Particle Emptiable
- PARTICLE_EXTENSION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-particle-extend: See XMLSchema Structures 1.0: Particle Valid (Extension)
- PARTICLE_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
p-props-correct: See XMLSchema Structures 1.0: Particle Correct
- PARTICLE_PROPERTIES$MAX_GTE_1 - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
p-props-correct.2.2: See clause 2.2 of XMLSchema Structures 1.0: Particle Correct
- PARTICLE_PROPERTIES$MIN_LTE_MAX - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
p-props-correct.2.1: See clause 2.1 of XMLSchema Structures 1.0: Particle Correct
- PARTICLE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-particle-restrict: See XMLSchema Structures 1.0: Particle Valid (Restriction)
- PARTICLE_RESTRICTION_NAME_AND_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NameAndTypeOK: See XMLSchema Structures 1.0: Particle Restriction OK (Elt:Elt -- NameAndTypeOK)
- PARTICLE_RESTRICTION_NAME_AND_TYPE$DISALLOWED_SUBSTITUTIONS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NameAndTypeOK.6: See clause 6 of XMLSchema Structures 1.0: Particle Restriction OK (Elt:Elt -- NameAndTypeOK)
- PARTICLE_RESTRICTION_NAME_AND_TYPE$FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NameAndTypeOK.4: See clause 4 of XMLSchema Structures 1.0: Particle Restriction OK (Elt:Elt -- NameAndTypeOK)
- PARTICLE_RESTRICTION_NAME_AND_TYPE$IDENTITY_CONSTRAINTS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NameAndTypeOK.5: See clause 5 of XMLSchema Structures 1.0: Particle Restriction OK (Elt:Elt -- NameAndTypeOK)
- PARTICLE_RESTRICTION_NAME_AND_TYPE$NAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NameAndTypeOK.1: See clause 1 of XMLSchema Structures 1.0: Particle Restriction OK (Elt:Elt -- NameAndTypeOK)
- PARTICLE_RESTRICTION_NAME_AND_TYPE$NILLABLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NameAndTypeOK.2: See clause 2 of XMLSchema Structures 1.0: Particle Restriction OK (Elt:Elt -- NameAndTypeOK)
- PARTICLE_RESTRICTION_NAME_AND_TYPE$TYPE_RESTRICTED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NameAndTypeOK.7b: See clause 7 of XMLSchema Structures 1.0: Particle Restriction OK (Elt:Elt -- NameAndTypeOK)
- PARTICLE_RESTRICTION_NAME_AND_TYPE$TYPE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
rcase-NameAndTypeOK.7a: See clause 7 of XMLSchema Structures 1.0: Particle Restriction OK (Elt:Elt -- NameAndTypeOK)
- PARTICLE_RESTRICTION$INVALID_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-particle-restrict.2: See clause 2 of XMLSchema Structures 1.0: Particle Valid (Restriction)
- PARTICLE_SEQUENCE - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- PARTICLE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-particle: See XMLSchema Structures 1.0: Element Sequence Locally Valid (Particle)
- PARTICLE_VALID$BLOCK_SUBSTITUTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-particle.2.3.3a: See XMLSchema Structures 1.0: Element Sequence Locally Valid (Particle)
- PARTICLE_VALID$NOT_WILDCARD_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-particle.1.3: See XMLSchema Structures 1.0: Element Sequence Locally Valid (Particle)
- Path - Interface in org.apache.xmlbeans.impl.xpath
- PathResourceLoader - Class in org.apache.xmlbeans.impl.schema
- PathResourceLoader(File[]) - Constructor for class org.apache.xmlbeans.impl.schema.PathResourceLoader
- PathResourceLoader(ResourceLoader[]) - Constructor for class org.apache.xmlbeans.impl.schema.PathResourceLoader
- PATTERN_REGEX - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- PatternDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one pattern(@http://www.w3.org/2001/XMLSchema) element.
- PatternDocument.Pattern - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML pattern(@http://www.w3.org/2001/XMLSchema).
- PatternDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one pattern(@http://www.w3.org/2001/XMLSchema) element.
- PatternDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.PatternDocumentImpl
- PatternDocumentImpl.PatternImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML pattern(@http://www.w3.org/2001/XMLSchema).
- PatternImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.PatternDocumentImpl.PatternImpl
- peek() - Method in interface org.apache.xmlbeans.xml.stream.AttributeIterator
-
Return the next element on the stream without shifting it
- peek(QName) - Method in interface org.apache.xmlbeans.SchemaTypeElementSequencer
-
Return true if the element with the given name is valid at the current position.
- 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
- PrePostSetImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.PrePostSetImpl
- PRESERVE - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- PRESERVE - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space
- PRESERVE - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- 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<XmlError>) - 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<XmlError>) - 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) - Method in interface org.apache.xmlbeans.SchemaCodePrinter
-
Deprecated.
- printType(Writer, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeCodePrinter
- printType(Writer, SchemaType, XmlOptions) - Method in interface org.apache.xmlbeans.SchemaCodePrinter
- printTypeImpl(Writer, SchemaType) - Method in interface org.apache.xmlbeans.SchemaCodePrinter
-
Deprecated.
- printTypeImpl(Writer, SchemaType, XmlOptions) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeCodePrinter
- 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
- ProcessContentsImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl.ProcessContentsImpl
- ProcessContentsImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl.ProcessContentsImpl
- 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.impl.xb.xsdschema.Attribute.Use
- 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
- Public - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML public(@http://www.w3.org/2001/XMLSchema).
- PublicImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML public(@http://www.w3.org/2001/XMLSchema).
- PublicImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.PublicImpl
- PublicImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.PublicImpl
- push() - Method in class org.apache.xmlbeans.impl.store.Cur
- push() - Method in class org.apache.xmlbeans.impl.store.Cursor
- 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).
- push(NamespaceContext) - Static method in class org.apache.xmlbeans.impl.values.NamespaceContext
- 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.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: See XMLSchema Datatypes 1.0: QName
- 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) - Constructor for class org.apache.xmlbeans.QNameCache
-
Creates a QNameCache with the given initialCapacity.
- QNameCache(int, float) - Constructor for class org.apache.xmlbeans.QNameCache
-
Creates a QNameCache with the given initialCapacity and loadFactor.
- Qnameconfig - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML qnameconfig(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- QnameconfigImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML qnameconfig(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- QnameconfigImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
- 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
-
Used to build
QNameSets
. - QNameSetBuilder() - Constructor for class org.apache.xmlbeans.QNameSetBuilder
-
Constructs an empty QNameSetBuilder.
- 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.
- QNameSetBuilder(Set<String>, Set<String>, Set<QName>, Set<QName>) - Constructor for class org.apache.xmlbeans.QNameSetBuilder
-
Constructs a QNameSetBuilder whose inital contents are given by the four sets.
- QNameSetBuilder(QNameSetSpecification) - Constructor for class org.apache.xmlbeans.QNameSetBuilder
-
Constructs a QNameSetBuilder whose initial contents are given by another QNameSetSpecification.
- 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.
- Qnametargetenum - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML qnametargetenum(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- Qnametargetenum.Enum - Class in org.apache.xmlbeans.impl.xb.xmlconfig
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum.
- QnametargetenumImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML qnametargetenum(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- QnametargetenumImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnametargetenumImpl
- QnametargetenumImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnametargetenumImpl
- Qnametargetlist - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML qnametargetlist(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- QnametargetlistImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML qnametargetlist(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- QnametargetlistImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnametargetlistImpl
- QnametargetlistImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnametargetlistImpl
- QUALIFIED - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FormChoice
- 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(QName) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- readable(QName, Map<String, String>) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- readable(SchemaType) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- readable(SchemaType, Map<String, String>) - 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
- RealGroup - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML realGroup(@http://www.w3.org/2001/XMLSchema).
- RealGroupImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML realGroup(@http://www.w3.org/2001/XMLSchema).
- RealGroupImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
- recover(String, Object[], XmlObject) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Passes a recovered error on to the current error listener.
- recursiveDelete(File) - Method in class org.apache.xmlbeans.impl.repackage.Repackage
- 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
- RedefineDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one redefine(@http://www.w3.org/2001/XMLSchema) element.
- RedefineDocument.Redefine - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML redefine(@http://www.w3.org/2001/XMLSchema).
- RedefineDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one redefine(@http://www.w3.org/2001/XMLSchema) element.
- RedefineDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl
- RedefineDocumentImpl.RedefineImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML redefine(@http://www.w3.org/2001/XMLSchema).
- RedefineImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
- ReducedDerivationControl - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML reducedDerivationControl(@http://www.w3.org/2001/XMLSchema).
- ReducedDerivationControlImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML reducedDerivationControl(@http://www.w3.org/2001/XMLSchema).
- ReducedDerivationControlImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ReducedDerivationControlImpl
- ReducedDerivationControlImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.ReducedDerivationControlImpl
- 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(SchemaComponent) - Constructor for class org.apache.xmlbeans.SchemaComponent.Ref
- Ref(SchemaGlobalAttribute) - Constructor for class org.apache.xmlbeans.SchemaGlobalAttribute.Ref
- Ref(SchemaGlobalElement) - Constructor for class org.apache.xmlbeans.SchemaGlobalElement.Ref
- Ref(SchemaIdentityConstraint) - Constructor for class org.apache.xmlbeans.SchemaIdentityConstraint.Ref
- Ref(SchemaModelGroup) - 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.SchemaAttributeGroup.Ref
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaComponent.Ref
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaGlobalAttribute.Ref
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaGlobalElement.Ref
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaIdentityConstraint.Ref
- Ref(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.SchemaModelGroup.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(int) - Method in class org.apache.xmlbeans.impl.values.JavaListObject
- remove(int) - Method in class org.apache.xmlbeans.impl.values.JavaListXmlObject
- remove(int) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- remove(Object) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Removes a value previously attached to a document using set.
- remove(Object) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- remove(QName) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Removes the given qname from this QNameSetBuilder.
- remove(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- remove(XmlOptions.XmlOptionsKeys) - Method in class org.apache.xmlbeans.XmlOptions
- 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.
- REMOVE_IDX - org.apache.xmlbeans.XmlOptions.BeanMethod
- removeAll(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Removes the ith "all" element
- removeAll(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Removes the ith "all" element
- removeAll(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Removes the ith "all" element
- removeAll(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Removes the ith "all" element
- removeAll(Collection) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- removeAll(QNameSetSpecification) - Method in class org.apache.xmlbeans.QNameSetBuilder
-
Removes all contents of a given QNameSet from this QNameSetBuilder.
- removeAllAttachments() - Method in class org.apache.xmlbeans.impl.soap.SOAPMessage
-
Removes all
AttachmentPart
objects that have been added to thisSOAPMessage
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 thisSOAPEnvelope
object. - removeAnnotation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Removes the ith "annotation" element
- removeAnnotation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "annotation" element
- removeAnnotation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Removes the ith "annotation" element
- removeAnnotation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "annotation" element
- removeAny(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Removes the ith "any" element
- removeAny(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Removes the ith "any" element
- removeAppinfo(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Removes the ith "appinfo" element
- removeAppinfo(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Removes the ith "appinfo" element
- removeAttr(QName) - Method in class org.apache.xmlbeans.impl.store.Cur
- removeAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Removes the ith "attribute" element
- removeAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Removes the ith "attribute" element
- removeAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Removes the ith "attribute" element
- removeAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Removes the ith "attribute" element
- removeAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Removes the ith "attribute" element
- removeAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Removes the ith "attribute" element
- removeAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "attribute" element
- removeAttribute(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "attribute" element
- removeAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "attribute" element
- removeAttribute(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "attribute" element
- 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.
- removeAttribute(Name) - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Removes the attribute with the specified name.
- removeAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "attributeGroup" element
- removeAttributeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "attributeGroup" element
- removeBinding(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Removes the ith "binding" element
- removeBinding(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Removes the ith "binding" element
- 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.
- removeChars(int, int, Object, int, int) - Method in class org.apache.xmlbeans.impl.store.CharUtil
- removeChoice(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Removes the ith "choice" element
- removeChoice(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Removes the ith "choice" element
- removeChoice(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Removes the ith "choice" element
- removeChoice(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Removes the ith "choice" element
- removeComplexType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Removes the ith "complexType" element
- removeComplexType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "complexType" element
- removeComplexType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Removes the ith "complexType" element
- removeComplexType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "complexType" element
- removeContents() - Method in interface org.apache.xmlbeans.impl.soap.SOAPElement
-
Detaches all children of this
SOAPElement
. - removeDocumentation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Removes the ith "documentation" element
- removeDocumentation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Removes the ith "documentation" element
- removeElement(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Removes the ith "element" element
- removeElement(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Removes the ith "element" element
- removeElement(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "element" element
- removeElement(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "element" element
- removeEntry(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Removes the ith "entry" element
- removeEntry(int) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Removes the ith "entry" element
- removeEnumeration(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "enumeration" element
- removeEnumeration(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "enumeration" element
- removeEnumeration(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "enumeration" element
- removeEnumeration(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "enumeration" element
- removeExtension(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Removes the ith "extension" element
- removeExtension(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Removes the ith "extension" element
- removeField(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Removes the ith "field" element
- removeField(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Removes the ith "field" element
- removeFile(int) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
-
Removes the ith "file" element
- removeFile(int) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
-
Removes the ith "file" element
- removeFollowingAttrs() - Method in class org.apache.xmlbeans.impl.store.Cur
- removeFractionDigits(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "fractionDigits" element
- removeFractionDigits(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "fractionDigits" element
- removeFractionDigits(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "fractionDigits" element
- removeFractionDigits(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "fractionDigits" element
- removeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Removes the ith "group" element
- removeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Removes the ith "group" element
- removeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Removes the ith "group" element
- removeGroup(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "group" element
- removeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Removes the ith "group" element
- removeGroup(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "group" element
- removeHeader(String) - Method in class org.apache.xmlbeans.impl.soap.MimeHeaders
-
Remove all
MimeHeader
objects whose name matches the the given name. - removeImport(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Removes the ith "import" element
- removeImport(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Removes the ith "import" element
- removeImport(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "import" element
- removeImport(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "import" element
- removeInclude(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "include" element
- removeInclude(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "include" element
- removeInterface(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Removes the ith "interface" element
- removeInterface(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Removes the ith "interface" element
- removeKey(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Removes the ith "key" element
- removeKey(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Removes the ith "key" element
- removeKeyref(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Removes the ith "keyref" element
- removeKeyref(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Removes the ith "keyref" element
- removeLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "length" element
- removeLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "length" element
- removeLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "length" element
- removeLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "length" element
- removeMaxExclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "maxExclusive" element
- removeMaxExclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "maxExclusive" element
- removeMaxExclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "maxExclusive" element
- removeMaxExclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "maxExclusive" element
- removeMaxInclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "maxInclusive" element
- removeMaxInclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "maxInclusive" element
- removeMaxInclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "maxInclusive" element
- removeMaxInclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "maxInclusive" element
- removeMaxLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "maxLength" element
- removeMaxLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "maxLength" element
- removeMaxLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "maxLength" element
- removeMaxLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "maxLength" element
- removeMessage(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Removes the ith "message" element
- removeMessage(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Removes the ith "message" element
- 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.
- removeMinExclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "minExclusive" element
- removeMinExclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "minExclusive" element
- removeMinExclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "minExclusive" element
- removeMinExclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "minExclusive" element
- removeMinInclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "minInclusive" element
- removeMinInclusive(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "minInclusive" element
- removeMinInclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "minInclusive" element
- removeMinInclusive(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "minInclusive" element
- removeMinLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "minLength" element
- removeMinLength(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "minLength" element
- removeMinLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "minLength" element
- removeMinLength(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "minLength" element
- removeNamespace(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Removes the ith "namespace" element
- removeNamespace(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Removes the ith "namespace" element
- 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.
- removeNotation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "notation" element
- removeNotation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "notation" element
- removePattern(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "pattern" element
- removePattern(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "pattern" element
- removePattern(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "pattern" element
- removePattern(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "pattern" element
- removePortType(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Removes the ith "portType" element
- removePortType(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Removes the ith "portType" element
- removeProhibitedAttribute(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaAttributeModelImpl
- removeQname(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Removes the ith "qname" element
- removeQname(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Removes the ith "qname" element
- removeRedefine(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "redefine" element
- removeRedefine(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "redefine" element
- removeSchemaLocation(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Removes the ith "schemaLocation" element
- removeSchemaLocation(int) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Removes the ith "schemaLocation" element
- removeSequence(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Removes the ith "sequence" element
- removeSequence(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Removes the ith "sequence" element
- removeSequence(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Removes the ith "sequence" element
- removeSequence(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Removes the ith "sequence" element
- removeService(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Removes the ith "service" element
- removeService(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Removes the ith "service" element
- removeSimpleType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Removes the ith "simpleType" element
- removeSimpleType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Removes the ith "simpleType" element
- removeSimpleType(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Removes the ith "simpleType" element
- removeSimpleType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Removes the ith "simpleType" element
- removeSimpleType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Removes the ith "simpleType" element
- removeSimpleType(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Removes the ith "simpleType" element
- removeTest(int) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
-
Removes the ith "test" element
- removeTest(int) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
-
Removes the ith "test" element
- removeTotalDigits(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "totalDigits" element
- removeTotalDigits(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "totalDigits" element
- removeTotalDigits(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "totalDigits" element
- removeTotalDigits(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "totalDigits" element
- removeTypes(int) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Removes the ith "types" element
- removeTypes(int) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Removes the ith "types" element
- removeUnique(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Removes the ith "unique" element
- removeUnique(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Removes the ith "unique" element
- removeUsertype(int) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Removes the ith "usertype" element
- removeUsertype(int) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Removes the ith "usertype" element
- removeWhiteSpace(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Removes the ith "whiteSpace" element
- removeWhiteSpace(int) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Removes the ith "whiteSpace" element
- removeWhiteSpace(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Removes the ith "whiteSpace" element
- removeWhiteSpace(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Removes the ith "whiteSpace" element
- 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.
- repackage() - Method in class org.apache.xmlbeans.impl.repackage.Repackage
- repackage(StringBuffer) - Method in class org.apache.xmlbeans.impl.repackage.Repackager
- Repackage - Class in org.apache.xmlbeans.impl.repackage
- repackageFile(String) - Method in class org.apache.xmlbeans.impl.repackage.Repackage
- repackageJavaFile(String) - Method in class org.apache.xmlbeans.impl.repackage.Repackage
- repackageNonJavaFile(String) - Method in class org.apache.xmlbeans.impl.repackage.Repackage
- repackageNonJavaFile(String, String) - Method in class org.apache.xmlbeans.impl.repackage.Repackage
- Repackager - Class in org.apache.xmlbeans.impl.repackage
- Repackager(String) - Constructor for class org.apache.xmlbeans.impl.repackage.Repackager
- REPLACE - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- REPLACE - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- 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.impl.xb.xsdschema.Attribute.Use
- 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() - Method in class org.apache.xmlbeans.impl.schema.XQuerySchemaTypeSystem
- resolve() - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Initializes a type system (resolves all handles within the type system).
- resolve(URI, String) - Static method in class org.apache.xmlbeans.impl.schema.StscImporter
- resolve(URI, URI) - Static method in class org.apache.xmlbeans.impl.tool.CodeGenUtil
- RESOLVE_QNAME_INSTANCE_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-resolve-instance: See XMLSchema Structures 1.0: QName resolution (Instance)
- 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
- RESOURCE - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role
- 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.
- RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2.Item
- RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ReducedDerivationControl
- RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2.Item
- RESTRICTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- RestrictionDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one restriction(@http://www.w3.org/2001/XMLSchema) element.
- RestrictionDocument.Restriction - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML restriction(@http://www.w3.org/2001/XMLSchema).
- RestrictionDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one restriction(@http://www.w3.org/2001/XMLSchema) element.
- RestrictionDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl
- RestrictionDocumentImpl.RestrictionImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML restriction(@http://www.w3.org/2001/XMLSchema).
- RestrictionImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
- RestrictionType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML restrictionType(@http://www.w3.org/2001/XMLSchema).
- RestrictionTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML restrictionType(@http://www.w3.org/2001/XMLSchema).
- RestrictionTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
- retainAll(Collection) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- REUtil - Class in org.apache.xmlbeans.impl.regex
- RoleImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl.RoleImpl
- RoleImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl.RoleImpl
- 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_IMPL - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- 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(File) - Method in class org.apache.xmlbeans.FilterXmlObject
- save(File) - Method in class org.apache.xmlbeans.impl.store.Cursor
- save(File) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- save(File) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given File.
- save(File, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
- save(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- save(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- save(File, XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given File.
- save(OutputStream) - Method in class org.apache.xmlbeans.FilterXmlObject
- save(OutputStream) - Method in class org.apache.xmlbeans.impl.store.Cursor
- save(OutputStream) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- save(OutputStream) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given output stream.
- save(OutputStream, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
- save(OutputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- save(OutputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- save(OutputStream, XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given output stream.
- save(Writer) - Method in class org.apache.xmlbeans.FilterXmlObject
- save(Writer) - Method in class org.apache.xmlbeans.impl.store.Cursor
- save(Writer) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- save(Writer) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given output.
- save(Writer, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
- save(Writer, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- save(Writer, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- save(Writer, XmlOptions) - Method in interface org.apache.xmlbeans.XmlTokenSource
-
Writes the XML represented by this source to the given output.
- 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(Filer) - Method in interface org.apache.xmlbeans.SchemaTypeSystem
-
Saves this type system using a Filer
- save(ContentHandler, LexicalHandler) - Method in class org.apache.xmlbeans.FilterXmlObject
- save(ContentHandler, LexicalHandler) - Method in class org.apache.xmlbeans.impl.store.Cursor
- save(ContentHandler, LexicalHandler) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- 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(ContentHandler, LexicalHandler, XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
- save(ContentHandler, LexicalHandler, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- save(ContentHandler, LexicalHandler, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- 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_AGGRESSIVE_NAMESPACES - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_CDATA_ENTITY_COUNT_THRESHOLD - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_CDATA_LENGTH_THRESHOLD - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_FILTER_PROCINST - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_IMPLICIT_NAMESPACES - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_INNER - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_NAMESPACES_FIRST - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_NO_XML_DECL - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_OPTIMIZE_FOR_SPEED - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_OUTER - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_PRETTY_PRINT - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_PRETTY_PRINT_INDENT - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_PRETTY_PRINT_OFFSET - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_SAX_NO_NSDECLS_IN_ATTRIBUTES - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_SUBSTITUTE_CHARACTERS - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_SUGGESTED_PREFIXES - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_SYNTHETIC_DOCUMENT_ELEMENT - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_USE_DEFAULT_NAMESPACE - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SAVE_USE_OPEN_FRAGMENT - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- 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 methodsaveChanges
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
-
Deprecated.Use
SchemaTypeSystem.save(Filer)
instead. - 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 - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role
- SCHEMA_ANNOTATION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-annotation: See XMLSchema Structures 1.0: Annotation Definition Representation OK
- SCHEMA_ATTR - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-attribute: See XMLSchema Structures 1.0: Attribute Declaration Representation OK
- SCHEMA_ATTR_GROUP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-attribute_group: See XMLSchema Structures 1.0: Attribute Group Definition Representation OK
- SCHEMA_ATTR_GROUP$SELF_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-attribute_group.3: See clause 3 of XMLSchema Structures 1.0: Attribute Group Definition Representation OK
- SCHEMA_ATTR$DEFAULT_AND_USE_OPTIONAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-attribute.2: See clause 2 of XMLSchema Structures 1.0: Attribute Declaration Representation OK
- SCHEMA_ATTR$DEFAULT_OR_FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-attribute.1: See clause 1 of XMLSchema Structures 1.0: Attribute Declaration Representation OK
- SCHEMA_ATTR$FIXED_NOT_MATCH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
au-value_constraint: See description for XMLSchema Structures 1.0: The Attribute Use Schema Component
- SCHEMA_ATTR$REF_FEATURES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-attribute.3.2: See clause 3.2 of XMLSchema Structures 1.0: Attribute Declaration Representation OK
- SCHEMA_ATTR$REF_OR_NAME_HAS_BOTH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-attribute.3.1a: See clause 3.1 of XMLSchema Structures 1.0: Attribute Declaration Representation OK
- SCHEMA_ATTR$REF_OR_NAME_HAS_NEITHER - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-attribute.3.1b: See clause 3.1 of XMLSchema Structures 1.0: Attribute Declaration Representation OK
- SCHEMA_ATTR$TYPE_ATTR_OR_NESTED_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-attribute.4: See clause 4 of XMLSchema Structures 1.0: Attribute Declaration Representation OK
- SCHEMA_CODE_PRINTER - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- SCHEMA_COMPLEX_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- SCHEMA_COMPLEX_TYPE$COMPLEX_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-ct.1: See clause 1 of XMLSchema Structures 1.0: Complex Type Definition Representation OK
- SCHEMA_COMPLEX_TYPE$SIMPLE_CONTENT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-ct.2: See clause 2 of XMLSchema Structures 1.0: Complex Type Definition Representation OK
- SCHEMA_ELEM - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-element: See XMLSchema Structures 1.0: Element Declaration Representation OK
- SCHEMA_ELEM$DEFAULT_OR_FIXED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-element.1: See clause 1 of XMLSchema Structures 1.0: Element Declaration Representation OK
- SCHEMA_ELEM$REF_FEATURES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-element.2.2: See clause 2.2 of XMLSchema Structures 1.0: Element Declaration Representation OK
- SCHEMA_ELEM$REF_OR_NAME_HAS_BOTH - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-element.2.1a: See clause 2.1 of XMLSchema Structures 1.0: Element Declaration Representation OK
- SCHEMA_ELEM$REF_OR_NAME_HAS_NEITHER - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-element.2.1b: See clause 2.1 of XMLSchema Structures 1.0: Element Declaration Representation OK
- SCHEMA_ELEM$TYPE_ATTR_OR_NESTED_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-element.3: See clause 3 of XMLSchema Structures 1.0: Element Declaration Representation OK
- SCHEMA_IDENTITY_CONSTRAINT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-identity-constraint: See XMLSchema Structures 1.0: Identity-constraint Definition Representation OK
- SCHEMA_IMPORT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-import: See XMLSchema Structures 1.0: Import Constraints and Semantics
- SCHEMA_INCLUDE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-include: See XMLSchema Structures 1.0: Inclusion Constraints and Semantics
- SCHEMA_MODEL_GROUP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-model_group: See XMLSchema Structures 1.0: Model Group Representation OK
- SCHEMA_MODEL_GROUP_DEFN - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-model_group_defn: See XMLSchema Structures 1.0: Model Group Definition Representation OK
- SCHEMA_MULTIPLE_ENUMS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-multiple-enumerations: See XMLSchema Datatypes 1.0: Multiple enumerations
- SCHEMA_MULTIPLE_PATTERNS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-multiple-patterns: See XMLSchema Datatypes 1.0: Multiple patterns
- SCHEMA_NOTATION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-notation: See XMLSchema Structures 1.0: Notation Definition Representation OK
- SCHEMA_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
sch-props-correct: See XMLSchema Structures 1.0: Schema Properties Correct
- SCHEMA_PROPERTIES$DUPLICATE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
sch-props-correct.2: See clause 2 of XMLSchema Structures 1.0: Schema Properties Correct
- SCHEMA_QNAME - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-qname: See XMLSchema Structures 1.0: QName Interpretation
- SCHEMA_QNAME_RESOLVE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-resolve: See XMLSchema Structures 1.0: QName resolution (Schema Document)
- SCHEMA_QNAME_RESOLVE$HELP - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-resolve: See XMLSchema Structures 1.0: QName resolution (Schema Document)
- SCHEMA_REDEFINE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-redefine: See XMLSchema Structures 1.0: Redefinition Constraints and Semantics
- SCHEMA_REDEFINE$ATTR_GROUP_SELF_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-redefine.7.1: See clause 7.1 of XMLSchema Structures 1.0: Redefinition Constraints and Semantics
- SCHEMA_REDEFINE$EXTEND_OR_RESTRICT - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-redefine.5a: See clause 5 of XMLSchema Structures 1.0: Redefinition Constraints and Semantics
- SCHEMA_REDEFINE$GROUP_SELF_REF - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-redefine.6.1.1: See clause 6.1.1 of XMLSchema Structures 1.0: Redefinition Constraints and Semantics
- SCHEMA_REDEFINE$GROUP_SELF_REF_MIN_MAX_1 - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-redefine.6.1.2: See clause 6.1.2 of XMLSchema Structures 1.0: Redefinition Constraints and Semantics
- SCHEMA_REDEFINE$SAME_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-redefine.5b: See clause 5 of XMLSchema Structures 1.0: Redefinition Constraints and Semantics
- SCHEMA_REDEFINITION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-expredef: See XMLSchema Structures 1.0: Individual Component Redefinition
- SCHEMA_REFERENCE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
schema_reference: See XMLSchema Structures 1.0: Schema Document Location Strategy
- SCHEMA_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-simple-type: See XMLSchema Structures 1.0: Simple Type Definition Representation OK
- SCHEMA_SIMPLE_TYPE$CYCLIC_UNION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-simple-type.4: See clause 4 of XMLSchema Structures 1.0: Simple Type Definition Representation OK
- SCHEMA_SIMPLE_TYPE$LIST_HAS_BOTH_ITEM_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-simple-type.3a: See clause 3 of XMLSchema Structures 1.0: Simple Type Definition Representation OK
- SCHEMA_SIMPLE_TYPE$LIST_HAS_NEITHER_ITEM_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-simple-type.3b: See clause 3 of XMLSchema Structures 1.0: Simple Type Definition Representation OK
- SCHEMA_SIMPLE_TYPE$LIST_ITEM_TYPE_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-list-itemType-or-simpleType: See XMLSchema Datatypes 1.0: itemType attribute or simpleType child
- SCHEMA_SIMPLE_TYPE$RESTICTION_HAS_BASE_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-restriction-base-or-simpleType: See XMLSchema Datatypes 1.0: base attribute or simpleType child
- SCHEMA_SIMPLE_TYPE$RESTRICTION_HAS_BOTH_BASE_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-simple-type.2a: See clause 2 of XMLSchema Structures 1.0: Simple Type Definition Representation OK
- SCHEMA_SIMPLE_TYPE$RESTRICTION_HAS_NEITHER_BASE_OR_SIMPLE_TYPE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-simple-type.2b: See clause 2 of XMLSchema Structures 1.0: Simple Type Definition Representation OK
- SCHEMA_SIMPLE_TYPE$UNION_HAS_MEMBER_TYPES_OR_SIMPLE_TYPES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-union-memberTypes-or-simpleTypes: See XMLSchema Datatypes 1.0: memberTypes attribute or simpleType children
- SCHEMA_WILDCARD - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
src-wildcard: See XMLSchema Structures 1.0: Wildcard Representation OK
- 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(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.
- SchemaCompilerExtension - Interface in org.apache.xmlbeans.impl.tool
-
This interface is implemented by Schema Compiler Extensions.
- 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
- SchemaDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one schema(@http://www.w3.org/2001/XMLSchema) element.
- SchemaDocument.Schema - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML schema(@http://www.w3.org/2001/XMLSchema).
- SchemaDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one schema(@http://www.w3.org/2001/XMLSchema) element.
- SchemaDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl
- SchemaDocumentImpl.SchemaImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML schema(@http://www.w3.org/2001/XMLSchema).
- 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
- SchemaImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
- 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() - Method in interface org.apache.xmlbeans.XmlObject
- SchemaType - Interface in org.apache.xmlbeans
-
Represents a schema type.
- 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
-
This class is used to programatically validate the contents of an XML element.Call to both
SchemaTypeElementSequencer.next(javax.xml.namespace.QName)
andSchemaTypeElementSequencer.peek(javax.xml.namespace.QName)
will return true if the element with the provided name is allowed at the current position in the element content, the difference being thatSchemaTypeElementSequencer.next(javax.xml.namespace.QName)
will advance the current position, whileSchemaTypeElementSequencer.peek(javax.xml.namespace.QName)
won't. - 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(String) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeSystemImpl
- SchemaTypeSystemImpl(ResourceLoader, String, SchemaTypeLoader) - 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() - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
- SchemaTypeVisitorImpl(SchemaParticle) - Constructor for class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
-
Construct it by passing the root of the content model.
- 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(String, String) - Method in class org.apache.xmlbeans.FilterXmlObject
- selectAttribute(String, String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
-
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.
- selectAttribute(QName) - 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(QName) - 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(String, String) - Method in class org.apache.xmlbeans.FilterXmlObject
- selectChildren(String, String) - 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 interface org.apache.xmlbeans.XmlObject
-
Selects the contents of the children elements with the given name.
- selectChildren(QName) - 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(QName) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects the contents of the children elements with the given name.
- selectChildren(QNameSet) - Method in class org.apache.xmlbeans.FilterXmlObject
- 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(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
-
c-selector-xpath: See XMLSchema Structures 1.0: Selector Value OK
- SelectorDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one selector(@http://www.w3.org/2001/XMLSchema) element.
- SelectorDocument.Selector - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML selector(@http://www.w3.org/2001/XMLSchema).
- SelectorDocument.Selector.Xpath - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML xpath(@).
- SelectorDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one selector(@http://www.w3.org/2001/XMLSchema) element.
- SelectorDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl
- SelectorDocumentImpl.SelectorImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML selector(@http://www.w3.org/2001/XMLSchema).
- SelectorDocumentImpl.SelectorImpl.XpathImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML xpath(@).
- SelectorImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl.SelectorImpl
- selectPath(Object) - Method in class org.apache.xmlbeans.impl.xpath.saxon.SaxonXPath
- selectPath(String) - Method in class org.apache.xmlbeans.FilterXmlObject
- selectPath(String) - Method in class org.apache.xmlbeans.impl.store.Cursor
- selectPath(String) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- selectPath(String) - 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 class org.apache.xmlbeans.FilterXmlObject
- selectPath(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- selectPath(String, XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- 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, XmlOptions) - Method in interface org.apache.xmlbeans.XmlObject
-
Selects a path, applying options.
- SEQUENCE - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
A xs:sequence group.
- SEQUENCE_RANGE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-seq-range: See XMLSchema Structures 1.0: Effective Total Range (all and sequence)
- SequenceDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one sequence(@http://www.w3.org/2001/XMLSchema) element.
- SequenceDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one sequence(@http://www.w3.org/2001/XMLSchema) element.
- SequenceDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SequenceDocumentImpl
- 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(int, T) - Method in class org.apache.xmlbeans.impl.values.JavaListObject
- set(int, T) - Method in class org.apache.xmlbeans.impl.values.JavaListXmlObject
- set(int, T) - Method in class org.apache.xmlbeans.XmlSimpleList
-
Unsupported because this list is immutable.
- set(SystemCache) - Static method in class org.apache.xmlbeans.impl.common.SystemCache
- set(XmlObject) - Method in class org.apache.xmlbeans.FilterXmlObject
- 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(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 - org.apache.xmlbeans.XmlOptions.BeanMethod
- SET_ARRAY - org.apache.xmlbeans.XmlOptions.BeanMethod
- 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_IDX - org.apache.xmlbeans.XmlOptions.BeanMethod
- 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_LIST - org.apache.xmlbeans.XmlOptions.BeanMethod
- 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_NIL - org.apache.xmlbeans.XmlOptions.BeanMethod
- SET_NIL_IDX - org.apache.xmlbeans.XmlOptions.BeanMethod
- 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
- setAbstract(boolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "abstract" attribute
- setAbstract(boolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "abstract" attribute
- setAbstract(boolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "abstract" attribute
- setAbstract(boolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "abstract" attribute
- 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. - setAll(All) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AllDocument
-
Sets the "all" element
- setAll(All) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "all" element
- setAll(All) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets the "all" element
- setAll(All) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AllDocumentImpl
-
Sets the "all" element
- setAll(All) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "all" element
- setAll(All) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets the "all" element
- setAll(All) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets the "all" element
- setAll(All) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets the "all" element
- setAllArray(int, All) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets ith "all" element
- setAllArray(int, All) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets ith "all" element
- setAllArray(int, All) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Sets ith "all" element
- setAllArray(int, All) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Sets ith "all" element
- setAllArray(All[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets array of all "all" element
- setAllArray(All[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets array of all "all" element WARNING: This method is not atomicaly synchronized.
- setAllArray(All[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Sets array of all "all" element WARNING: This method is not atomicaly synchronized.
- setAllArray(All[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Sets array of all "all" element
- setAnnotation(AnnotationDocument.Annotation) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
Sets the "annotation" element
- setAnnotation(AnnotationDocument.Annotation) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument
-
Sets the "annotation" element
- setAnnotation(AnnotationDocument.Annotation) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
Sets the "annotation" element
- setAnnotation(AnnotationDocument.Annotation) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl
-
Sets the "annotation" element
- 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
- setAnnotationArray(int, AnnotationDocument.Annotation) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets ith "annotation" element
- setAnnotationArray(int, AnnotationDocument.Annotation) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "annotation" element
- setAnnotationArray(int, AnnotationDocument.Annotation) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets ith "annotation" element
- setAnnotationArray(int, AnnotationDocument.Annotation) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "annotation" element
- setAnnotationArray(AnnotationDocument.Annotation[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets array of all "annotation" element WARNING: This method is not atomicaly synchronized.
- setAnnotationArray(AnnotationDocument.Annotation[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "annotation" element WARNING: This method is not atomicaly synchronized.
- setAnnotationArray(AnnotationDocument.Annotation[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets array of all "annotation" element
- setAnnotationArray(AnnotationDocument.Annotation[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "annotation" element
- setAnonymousTypeRefs(SchemaType.Ref[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setAnonymousUnionMemberOrdinal(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setAny(AnyDocument.Any) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument
-
Sets the "any" element
- setAny(AnyDocument.Any) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl
-
Sets the "any" element
- setAnyArray(int, AnyDocument.Any) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets ith "any" element
- setAnyArray(int, AnyDocument.Any) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets ith "any" element
- setAnyArray(AnyDocument.Any[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets array of all "any" element
- setAnyArray(AnyDocument.Any[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets array of all "any" element WARNING: This method is not atomicaly synchronized.
- setAnyAttribute(Wildcard) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyAttributeDocument
-
Sets the "anyAttribute" element
- setAnyAttribute(Wildcard) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Sets the "anyAttribute" element
- setAnyAttribute(Wildcard) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "anyAttribute" element
- setAnyAttribute(Wildcard) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets the "anyAttribute" element
- setAnyAttribute(Wildcard) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyAttributeDocumentImpl
-
Sets the "anyAttribute" element
- setAnyAttribute(Wildcard) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Sets the "anyAttribute" element
- setAnyAttribute(Wildcard) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "anyAttribute" element
- setAnyAttribute(Wildcard) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets the "anyAttribute" element
- setAnyAttribute(Wildcard) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets the "anyAttribute" element
- setAnyAttribute(Wildcard) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets the "anyAttribute" element
- setAppinfo(AppinfoDocument.Appinfo) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument
-
Sets the "appinfo" element
- setAppinfo(AppinfoDocument.Appinfo) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl
-
Sets the "appinfo" element
- setAppinfoArray(int, AppinfoDocument.Appinfo) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Sets ith "appinfo" element
- setAppinfoArray(int, AppinfoDocument.Appinfo) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets ith "appinfo" element
- setAppinfoArray(AppinfoDocument.Appinfo[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Sets array of all "appinfo" element
- setAppinfoArray(AppinfoDocument.Appinfo[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets array of all "appinfo" element WARNING: This method is not atomicaly synchronized.
- setAttribute(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- setAttribute(TopLevelAttribute) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeDocument
-
Sets the "attribute" element
- setAttribute(TopLevelAttribute) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeDocumentImpl
-
Sets the "attribute" element
- setAttributeArray(int, Attribute) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Sets ith "attribute" element
- setAttributeArray(int, Attribute) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets ith "attribute" element
- setAttributeArray(int, Attribute) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets ith "attribute" element
- setAttributeArray(int, Attribute) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Sets ith "attribute" element
- setAttributeArray(int, Attribute) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets ith "attribute" element
- setAttributeArray(int, Attribute) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets ith "attribute" element
- setAttributeArray(int, Attribute) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "attribute" element
- setAttributeArray(int, Attribute) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "attribute" element
- setAttributeArray(int, TopLevelAttribute) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "attribute" element
- setAttributeArray(int, TopLevelAttribute) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "attribute" element
- setAttributeArray(Attribute[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Sets array of all "attribute" element
- setAttributeArray(Attribute[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets array of all "attribute" element
- setAttributeArray(Attribute[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets array of all "attribute" element
- setAttributeArray(Attribute[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Sets array of all "attribute" element WARNING: This method is not atomicaly synchronized.
- setAttributeArray(Attribute[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets array of all "attribute" element WARNING: This method is not atomicaly synchronized.
- setAttributeArray(Attribute[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets array of all "attribute" element WARNING: This method is not atomicaly synchronized.
- setAttributeArray(Attribute[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "attribute" element WARNING: This method is not atomicaly synchronized.
- setAttributeArray(Attribute[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "attribute" element
- setAttributeArray(TopLevelAttribute[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "attribute" element WARNING: This method is not atomicaly synchronized.
- setAttributeArray(TopLevelAttribute[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "attribute" element
- setAttributeFormDefault(FormChoice.Enum) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets the "attributeFormDefault" attribute
- setAttributeFormDefault(FormChoice.Enum) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets the "attributeFormDefault" attribute
- setAttributeGroup(NamedAttributeGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupDocument
-
Sets the "attributeGroup" element
- setAttributeGroup(NamedAttributeGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupDocumentImpl
-
Sets the "attributeGroup" element
- setAttributeGroupArray(int, AttributeGroupRef) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, AttributeGroupRef) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, AttributeGroupRef) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, AttributeGroupRef) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, AttributeGroupRef) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, AttributeGroupRef) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, AttributeGroupRef) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, AttributeGroupRef) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, NamedAttributeGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, NamedAttributeGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, NamedAttributeGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(int, NamedAttributeGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "attributeGroup" element
- setAttributeGroupArray(AttributeGroupRef[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Sets array of all "attributeGroup" element
- setAttributeGroupArray(AttributeGroupRef[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets array of all "attributeGroup" element
- setAttributeGroupArray(AttributeGroupRef[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets array of all "attributeGroup" element
- setAttributeGroupArray(AttributeGroupRef[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Sets array of all "attributeGroup" element WARNING: This method is not atomicaly synchronized.
- setAttributeGroupArray(AttributeGroupRef[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets array of all "attributeGroup" element WARNING: This method is not atomicaly synchronized.
- setAttributeGroupArray(AttributeGroupRef[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets array of all "attributeGroup" element WARNING: This method is not atomicaly synchronized.
- setAttributeGroupArray(AttributeGroupRef[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "attributeGroup" element WARNING: This method is not atomicaly synchronized.
- setAttributeGroupArray(AttributeGroupRef[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "attributeGroup" element
- setAttributeGroupArray(NamedAttributeGroup[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets array of all "attributeGroup" element WARNING: This method is not atomicaly synchronized.
- setAttributeGroupArray(NamedAttributeGroup[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "attributeGroup" element WARNING: This method is not atomicaly synchronized.
- setAttributeGroupArray(NamedAttributeGroup[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets array of all "attributeGroup" element
- setAttributeGroupArray(NamedAttributeGroup[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "attributeGroup" element
- 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
- setBase(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.BaseAttribute
-
Sets the "base" attribute
- setBase(String) - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.BaseAttributeImpl
-
Sets the "base" attribute
- setBase(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets the "base" attribute
- setBase(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets the "base" attribute
- setBase(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets the "base" attribute
- setBase(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets the "base" attribute
- setBase(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets the "base" attribute
- setBase(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets the "base" attribute
- 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.StscState
-
The base URI to use for nice filenames when saving sources.
- setBaseURI(URI) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
- 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
-
Sets the value as a
BigDecimal
. - setBigDecimalValue(BigDecimal) - Method in interface org.apache.xmlbeans.XmlDecimal
-
Sets this value as a
BigDecimal
- setBigIntegerValue(BigInteger) - Method in class org.apache.xmlbeans.FilterXmlObject
- setBigIntegerValue(BigInteger) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- setBigIntegerValue(BigInteger) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a
BigInteger
. - setBigIntegerValue(BigInteger) - Method in interface org.apache.xmlbeans.XmlInteger
-
Sets this value as a
BigInteger
- setBindingArray(int, XmlObject) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets ith "binding" element
- setBindingArray(int, XmlObject) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets ith "binding" element
- setBindingArray(XmlObject[]) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets array of all "binding" element
- setBindingArray(XmlObject[]) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets array of all "binding" element WARNING: This method is not atomicaly synchronized.
- 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
- setBlock(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "block" attribute
- setBlock(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "block" attribute
- setBlock(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "block" attribute
- setBlock(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "block" attribute
- setBlockDefault(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets the "blockDefault" attribute
- setBlockDefault(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets the "blockDefault" attribute
- 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
-
Sets the value as a
Calendar
. - setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlDate
-
Sets this value as a
Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlDateTime
-
Sets this value as a
Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGDay
-
Sets this value as a
Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGMonth
-
Sets this value as a
Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
Sets this value as a
Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGYear
-
Sets this value as a
Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
Sets this value as a
Calendar
- setCalendarValue(Calendar) - Method in interface org.apache.xmlbeans.XmlTime
-
Sets this value as a
Calendar
- 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.
- setChoice(ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ChoiceDocument
-
Sets the "choice" element
- setChoice(ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "choice" element
- setChoice(ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets the "choice" element
- setChoice(ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ChoiceDocumentImpl
-
Sets the "choice" element
- setChoice(ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "choice" element
- setChoice(ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets the "choice" element
- setChoice(ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets the "choice" element
- setChoice(ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets the "choice" element
- setChoiceArray(int, ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets ith "choice" element
- setChoiceArray(int, ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets ith "choice" element
- setChoiceArray(int, ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Sets ith "choice" element
- setChoiceArray(int, ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Sets ith "choice" element
- setChoiceArray(ExplicitGroup[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets array of all "choice" element
- setChoiceArray(ExplicitGroup[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets array of all "choice" element WARNING: This method is not atomicaly synchronized.
- setChoiceArray(ExplicitGroup[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Sets array of all "choice" element WARNING: This method is not atomicaly synchronized.
- setChoiceArray(ExplicitGroup[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Sets array of all "choice" element
- 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.
- setCode(Code) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets the "code" element
- setCode(Code) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets the "code" element
- 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. - setComplexContent(ComplexContentDocument.ComplexContent) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument
-
Sets the "complexContent" element
- setComplexContent(ComplexContentDocument.ComplexContent) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "complexContent" element
- setComplexContent(ComplexContentDocument.ComplexContent) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl
-
Sets the "complexContent" element
- setComplexContent(ComplexContentDocument.ComplexContent) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "complexContent" element
- setComplexType(LocalComplexType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "complexType" element
- setComplexType(LocalComplexType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "complexType" element
- setComplexType(TopLevelComplexType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexTypeDocument
-
Sets the "complexType" element
- setComplexType(TopLevelComplexType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeDocumentImpl
-
Sets the "complexType" element
- setComplexTypeArray(int, TopLevelComplexType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets ith "complexType" element
- setComplexTypeArray(int, TopLevelComplexType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "complexType" element
- setComplexTypeArray(int, TopLevelComplexType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets ith "complexType" element
- setComplexTypeArray(int, TopLevelComplexType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "complexType" element
- setComplexTypeArray(TopLevelComplexType[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets array of all "complexType" element WARNING: This method is not atomicaly synchronized.
- setComplexTypeArray(TopLevelComplexType[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "complexType" element WARNING: This method is not atomicaly synchronized.
- setComplexTypeArray(TopLevelComplexType[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets array of all "complexType" element
- setComplexTypeArray(TopLevelComplexType[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "complexType" element
- setComplexTypeVariety(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setConfig(BindingConfig) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
- setConfig(ConfigDocument.Config) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument
-
Sets the "config" element
- setConfig(ConfigDocument.Config) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl
-
Sets the "config" element
- 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 theContent-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 givenSource
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(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- setDefault(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets the "default" attribute
- setDefault(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "default" attribute
- setDefault(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets the "default" attribute
- setDefault(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "default" attribute
- setDefault(String, boolean, XmlObject) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
- setDefaultDirectory(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Sets the "defaultDirectory" attribute
- setDefaultDirectory(String) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Sets the "defaultDirectory" attribute
- 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.
- setDefinitions(DefinitionsDocument.Definitions) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument
-
Sets the "definitions" element
- setDefinitions(DefinitionsDocument.Definitions) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl
-
Sets the "definitions" element
- setDerivationType(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setDescription(String) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Sets the "description" element
- setDescription(String) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Sets the "description" element
- 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
- setDocumentation(DocumentationDocument.Documentation) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument
-
Sets the "documentation" element
- setDocumentation(DocumentationDocument.Documentation) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl
-
Sets the "documentation" element
- setDocumentationArray(int, DocumentationDocument.Documentation) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Sets ith "documentation" element
- setDocumentationArray(int, DocumentationDocument.Documentation) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets ith "documentation" element
- setDocumentationArray(DocumentationDocument.Documentation[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Sets array of all "documentation" element
- setDocumentationArray(DocumentationDocument.Documentation[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets array of all "documentation" element WARNING: This method is not atomicaly synchronized.
- 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.
- setDownloadedSchemas(DownloadedSchemasDocument.DownloadedSchemas) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument
-
Sets the "downloaded-schemas" element
- setDownloadedSchemas(DownloadedSchemasDocument.DownloadedSchemas) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl
-
Sets the "downloaded-schemas" element
- setElement(TopLevelElement) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ElementDocument
-
Sets the "element" element
- setElement(TopLevelElement) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementDocumentImpl
-
Sets the "element" element
- setElementArray(int, LocalElement) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets ith "element" element
- setElementArray(int, LocalElement) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets ith "element" element
- setElementArray(int, TopLevelElement) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "element" element
- setElementArray(int, TopLevelElement) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "element" element
- setElementArray(LocalElement[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets array of all "element" element
- setElementArray(LocalElement[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets array of all "element" element WARNING: This method is not atomicaly synchronized.
- setElementArray(TopLevelElement[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "element" element WARNING: This method is not atomicaly synchronized.
- setElementArray(TopLevelElement[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "element" element
- setElementFormDefault(FormChoice.Enum) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets the "elementFormDefault" attribute
- setElementFormDefault(FormChoice.Enum) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets the "elementFormDefault" attribute
- 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.
- setEntryArray(int, DownloadedSchemaEntry) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Sets ith "entry" element
- setEntryArray(int, DownloadedSchemaEntry) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Sets ith "entry" element
- setEntryArray(DownloadedSchemaEntry[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Sets array of all "entry" element
- setEntryArray(DownloadedSchemaEntry[]) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Sets array of all "entry" element WARNING: This method is not atomicaly synchronized.
- setEnumeration(NoFixedFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.EnumerationDocument
-
Sets the "enumeration" element
- setEnumeration(NoFixedFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.EnumerationDocumentImpl
-
Sets the "enumeration" element
- setEnumerationArray(int, NoFixedFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "enumeration" element
- setEnumerationArray(int, NoFixedFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "enumeration" element
- setEnumerationArray(int, NoFixedFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "enumeration" element
- setEnumerationArray(int, NoFixedFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "enumeration" element
- setEnumerationArray(NoFixedFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "enumeration" element WARNING: This method is not atomicaly synchronized.
- setEnumerationArray(NoFixedFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "enumeration" element WARNING: This method is not atomicaly synchronized.
- setEnumerationArray(NoFixedFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "enumeration" element
- setEnumerationArray(NoFixedFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "enumeration" element
- 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.impl.xb.ltgfmt.FileDesc.Role
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FormChoice
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents
- setEnumValue(StringEnumAbstractBase) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a
StringEnumAbstractBase
. - 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<QName>) - 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
- setExtension(ExtensionType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Sets the "extension" element
- setExtension(ExtensionType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Sets the "extension" element
- setExtension(SimpleExtensionType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
Sets the "extension" element
- setExtension(SimpleExtensionType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
Sets the "extension" element
- setExtensionArray(int, Extensionconfig) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Sets ith "extension" element
- setExtensionArray(int, Extensionconfig) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Sets ith "extension" element
- setExtensionArray(Extensionconfig[]) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Sets array of all "extension" element
- setExtensionArray(Extensionconfig[]) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Sets array of all "extension" element WARNING: This method is not atomicaly synchronized.
- 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. - setField(FieldDocument.Field) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument
-
Sets the "field" element
- setField(FieldDocument.Field) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl
-
Sets the "field" element
- setFieldArray(int, FieldDocument.Field) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Sets ith "field" element
- setFieldArray(int, FieldDocument.Field) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Sets ith "field" element
- setFieldArray(FieldDocument.Field[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Sets array of all "field" element WARNING: This method is not atomicaly synchronized.
- setFieldArray(FieldDocument.Field[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Sets array of all "field" element
- setFieldQName(QName) - Method in class org.apache.xmlbeans.XmlValidationError
- setFields(String[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaIdentityConstraintImpl
- setFileArray(int, FileDesc) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
-
Sets ith "file" element
- setFileArray(int, FileDesc) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
-
Sets ith "file" element
- setFileArray(FileDesc[]) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
-
Sets array of all "file" element WARNING: This method is not atomicaly synchronized.
- setFileArray(FileDesc[]) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
-
Sets array of all "file" element
- 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
- setFilename(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets the "filename" element
- setFilename(String) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets the "filename" element
- setFileName(String) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets the "fileName" attribute
- setFileName(String) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets the "fileName" attribute
- setFiles(TestCase.Files) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Sets the "files" element
- setFiles(TestCase.Files) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Sets the "files" element
- setFinal(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "final" attribute
- setFinal(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "final" attribute
- setFinal(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "final" attribute
- setFinal(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "final" attribute
- setFinal(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Sets the "final" attribute
- setFinal(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Sets the "final" attribute
- setFinalDefault(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets the "finalDefault" attribute
- setFinalDefault(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets the "finalDefault" attribute
- setFinite(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setFixed(boolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
-
Sets the "fixed" attribute
- setFixed(boolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
-
Sets the "fixed" attribute
- setFixed(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaPropertyImpl
- setFixed(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets the "fixed" attribute
- setFixed(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "fixed" attribute
- setFixed(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets the "fixed" attribute
- setFixed(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "fixed" attribute
- 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
- setFolder(String) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets the "folder" attribute
- setFolder(String) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets the "folder" attribute
- setFor(Object) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Sets the "for" attribute
- setFor(Object) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Sets the "for" attribute
- setFork(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
If true, forks the javac compiler.
- setForm(FormChoice.Enum) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets the "form" attribute
- setForm(FormChoice.Enum) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "form" attribute
- setForm(FormChoice.Enum) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets the "form" attribute
- setForm(FormChoice.Enum) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "form" attribute
- setFraction(BigDecimal) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the fraction-of-second component.
- setFractionDigits(NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FractionDigitsDocument
-
Sets the "fractionDigits" element
- setFractionDigits(NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FractionDigitsDocumentImpl
-
Sets the "fractionDigits" element
- setFractionDigitsArray(int, NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "fractionDigits" element
- setFractionDigitsArray(int, NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "fractionDigits" element
- setFractionDigitsArray(int, NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "fractionDigits" element
- setFractionDigitsArray(int, NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "fractionDigits" element
- setFractionDigitsArray(NumFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "fractionDigits" element WARNING: This method is not atomicaly synchronized.
- setFractionDigitsArray(NumFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "fractionDigits" element WARNING: This method is not atomicaly synchronized.
- setFractionDigitsArray(NumFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "fractionDigits" element
- setFractionDigitsArray(NumFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "fractionDigits" element
- 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(GDate) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a
GDate
. - setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlDate
-
Sets this value as a
GDateSpecification
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlDateTime
-
Sets this value as a
GDateSpecification
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGDay
-
Sets this value as a
GDateSpecification
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGMonth
-
Sets this value as a
GDateSpecification
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGMonthDay
-
Sets this value as a
GDateSpecification
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGYear
-
Sets this value as a
GDateSpecification
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlGYearMonth
-
Sets this value as a
GDateSpecification
- setGDateValue(GDate) - Method in interface org.apache.xmlbeans.XmlTime
-
Sets this value as a
GDateSpecification
- setGDateValue(GDateSpecification) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- setGDurationValue(GDuration) - Method in class org.apache.xmlbeans.FilterXmlObject
- setGDurationValue(GDuration) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- setGDurationValue(GDuration) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a
GDuration
. - setGDurationValue(GDuration) - Method in interface org.apache.xmlbeans.XmlDuration
-
Sets this value as a
GDuration
- setGDurationValue(GDurationSpecification) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- 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
- setGroup(GroupRef) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "group" element
- setGroup(GroupRef) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets the "group" element
- setGroup(GroupRef) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "group" element
- setGroup(GroupRef) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets the "group" element
- setGroup(GroupRef) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets the "group" element
- setGroup(GroupRef) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets the "group" element
- setGroup(NamedGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupDocument
-
Sets the "group" element
- setGroup(NamedGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupDocumentImpl
-
Sets the "group" element
- setGroupArray(int, GroupRef) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets ith "group" element
- setGroupArray(int, GroupRef) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets ith "group" element
- setGroupArray(int, NamedGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets ith "group" element
- setGroupArray(int, NamedGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "group" element
- setGroupArray(int, NamedGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets ith "group" element
- setGroupArray(int, NamedGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "group" element
- setGroupArray(GroupRef[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets array of all "group" element
- setGroupArray(GroupRef[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets array of all "group" element WARNING: This method is not atomicaly synchronized.
- setGroupArray(NamedGroup[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets array of all "group" element WARNING: This method is not atomicaly synchronized.
- setGroupArray(NamedGroup[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "group" element WARNING: This method is not atomicaly synchronized.
- setGroupArray(NamedGroup[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets array of all "group" element
- setGroupArray(NamedGroup[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "group" element
- 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.
- setId(String) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Sets the "id" attribute
- setId(String) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Sets the "id" attribute
- setId(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.IdAttribute
-
Sets the "id" attribute
- setId(String) - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.IdAttributeImpl
-
Sets the "id" attribute
- setId(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
Sets the "id" attribute
- setId(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Sets the "id" attribute
- setId(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
Sets the "id" attribute
- setId(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets the "id" attribute
- setId(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets the "id" attribute
- setId(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets the "id" attribute
- setId(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets the "id" attribute
- setId(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets the "id" attribute
- setID(String) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.Code
-
Sets the "ID" attribute
- setID(String) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.CodeImpl
-
Sets the "ID" attribute
- 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.
- setImport(ImportDocument.Import) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl
-
Sets the "import" element
- setImport(ImportDocument.Import) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument
-
Sets the "import" element
- setImportArray(int, TImport) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets ith "import" element
- setImportArray(int, TImport) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets ith "import" element
- setImportArray(int, ImportDocument.Import) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "import" element
- setImportArray(int, ImportDocument.Import) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "import" element
- setImportArray(TImport[]) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets array of all "import" element
- setImportArray(TImport[]) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets array of all "import" element WARNING: This method is not atomicaly synchronized.
- setImportArray(ImportDocument.Import[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "import" element WARNING: This method is not atomicaly synchronized.
- setImportArray(ImportDocument.Import[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "import" element
- setImportingTypeLoader(SchemaTypeLoader) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Initializer for schematypepath
- setInclude(IncludeDocument.Include) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.IncludeDocumentImpl
-
Sets the "include" element
- setInclude(IncludeDocument.Include) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument
-
Sets the "include" element
- setIncludeAntRuntime(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- setIncludeArray(int, IncludeDocument.Include) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "include" element
- setIncludeArray(int, IncludeDocument.Include) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "include" element
- setIncludeArray(IncludeDocument.Include[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "include" element WARNING: This method is not atomicaly synchronized.
- setIncludeArray(IncludeDocument.Include[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "include" element
- setIncludeJavaRuntime(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- setIncrementalSrcGen(boolean) - Method in class org.apache.xmlbeans.impl.tool.Parameters
- setInterfaceArray(int, Extensionconfig.Interface) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Sets ith "interface" element
- setInterfaceArray(int, Extensionconfig.Interface) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Sets ith "interface" element
- setInterfaceArray(Extensionconfig.Interface[]) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Sets array of all "interface" element
- setInterfaceArray(Extensionconfig.Interface[]) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Sets array of all "interface" element WARNING: This method is not atomicaly synchronized.
- 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
- setItemType(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
Sets the "itemType" attribute
- setItemType(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
Sets the "itemType" attribute
- 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
- setJavaname(String) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Sets the "javaname" attribute
- setJavaname(String) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Sets the "javaname" attribute
- setJavaname(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Sets the "javaname" attribute
- setJavaname(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Sets the "javaname" attribute
- 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.
- setKey(Keybase) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyDocumentImpl
-
Sets the "key" element
- setKey(Keybase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyDocument
-
Sets the "key" element
- setKeyArray(int, Keybase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets ith "key" element
- setKeyArray(int, Keybase) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets ith "key" element
- setKeyArray(Keybase[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets array of all "key" element
- setKeyArray(Keybase[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets array of all "key" element WARNING: This method is not atomicaly synchronized.
- setKeyref(KeyrefDocument.Keyref) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyrefDocumentImpl
-
Sets the "keyref" element
- setKeyref(KeyrefDocument.Keyref) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument
-
Sets the "keyref" element
- setKeyrefArray(int, KeyrefDocument.Keyref) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets ith "keyref" element
- setKeyrefArray(int, KeyrefDocument.Keyref) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets ith "keyref" element
- setKeyrefArray(KeyrefDocument.Keyref[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets array of all "keyref" element
- setKeyrefArray(KeyrefDocument.Keyref[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets array of all "keyref" element WARNING: This method is not atomicaly synchronized.
- setLang(String) - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl
-
Sets the "lang" attribute
- setLang(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute
-
Sets the "lang" attribute
- setLang(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Sets the "lang" attribute
- setLang(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Sets the "lang" attribute
- setLang(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets the "lang" attribute
- setLang(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets the "lang" attribute
- setLength(NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.LengthDocumentImpl
-
Sets the "length" element
- setLength(NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.LengthDocument
-
Sets the "length" element
- setLengthArray(int, NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "length" element
- setLengthArray(int, NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "length" element
- setLengthArray(int, NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "length" element
- setLengthArray(int, NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "length" element
- setLengthArray(NumFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "length" element WARNING: This method is not atomicaly synchronized.
- setLengthArray(NumFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "length" element WARNING: This method is not atomicaly synchronized.
- setLengthArray(NumFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "length" element
- setLengthArray(NumFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "length" element
- setLinkTo(SchemaTypeLoader) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
- setList(ListDocument.List) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl
-
Sets the "list" element
- setList(ListDocument.List) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Sets the "list" element
- setList(ListDocument.List) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument
-
Sets the "list" element
- setList(ListDocument.List) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Sets the "list" element
- 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.impl.xb.xmlconfig.JavaNameList.Member2
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespacePrefixList
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetlist
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member2
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member2
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union.MemberTypes
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.SimpleValue
-
Sets the value as a
List
. - setListValue(List<?>) - Method in interface org.apache.xmlbeans.XmlENTITIES
-
Sets the value as a
List
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.XmlIDREFS
-
Sets the value as a
List
- setListValue(List<?>) - Method in interface org.apache.xmlbeans.XmlNMTOKENS
-
Sets the value as a
List
- setLoadAdditionalNamespaces(Map<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(String) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.TImportImpl
-
Sets the "location" attribute
- setLocation(String) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
-
Sets the "location" attribute
- 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
- setMaxExclusive(Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxExclusiveDocumentImpl
-
Sets the "maxExclusive" element
- setMaxExclusive(Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxExclusiveDocument
-
Sets the "maxExclusive" element
- setMaxExclusiveArray(int, Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "maxExclusive" element
- setMaxExclusiveArray(int, Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "maxExclusive" element
- setMaxExclusiveArray(int, Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "maxExclusive" element
- setMaxExclusiveArray(int, Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "maxExclusive" element
- setMaxExclusiveArray(Facet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "maxExclusive" element WARNING: This method is not atomicaly synchronized.
- setMaxExclusiveArray(Facet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "maxExclusive" element WARNING: This method is not atomicaly synchronized.
- setMaxExclusiveArray(Facet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "maxExclusive" element
- setMaxExclusiveArray(Facet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "maxExclusive" element
- setMaxInclusive(Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxInclusiveDocumentImpl
-
Sets the "maxInclusive" element
- setMaxInclusive(Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxInclusiveDocument
-
Sets the "maxInclusive" element
- setMaxInclusiveArray(int, Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "maxInclusive" element
- setMaxInclusiveArray(int, Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "maxInclusive" element
- setMaxInclusiveArray(int, Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "maxInclusive" element
- setMaxInclusiveArray(int, Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "maxInclusive" element
- setMaxInclusiveArray(Facet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "maxInclusive" element WARNING: This method is not atomicaly synchronized.
- setMaxInclusiveArray(Facet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "maxInclusive" element WARNING: This method is not atomicaly synchronized.
- setMaxInclusiveArray(Facet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "maxInclusive" element
- setMaxInclusiveArray(Facet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "maxInclusive" element
- setMaxLength(NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MaxLengthDocumentImpl
-
Sets the "maxLength" element
- setMaxLength(NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxLengthDocument
-
Sets the "maxLength" element
- setMaxLengthArray(int, NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "maxLength" element
- setMaxLengthArray(int, NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "maxLength" element
- setMaxLengthArray(int, NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "maxLength" element
- setMaxLengthArray(int, NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "maxLength" element
- setMaxLengthArray(NumFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "maxLength" element WARNING: This method is not atomicaly synchronized.
- setMaxLengthArray(NumFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "maxLength" element WARNING: This method is not atomicaly synchronized.
- setMaxLengthArray(NumFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "maxLength" element
- setMaxLengthArray(NumFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "maxLength" element
- setMaxOccurs(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
- setMaxOccurs(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
Sets the "maxOccurs" attribute
- setMaxOccurs(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "maxOccurs" attribute
- setMaxOccurs(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets the "maxOccurs" attribute
- setMaxOccurs(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Sets the "maxOccurs" attribute
- setMaxOccurs(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "maxOccurs" attribute
- setMaxOccurs(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets the "maxOccurs" attribute
- 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
- setMemberTypes(List) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Sets the "memberTypes" attribute
- setMemberTypes(List) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Sets the "memberTypes" attribute
- 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
- setMessageArray(int, XmlObject) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets ith "message" element
- setMessageArray(int, XmlObject) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets ith "message" element
- setMessageArray(XmlObject[]) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets array of all "message" element
- setMessageArray(XmlObject[]) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets array of all "message" element WARNING: This method is not atomicaly synchronized.
- 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.
- setMinExclusive(Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinExclusiveDocumentImpl
-
Sets the "minExclusive" element
- setMinExclusive(Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MinExclusiveDocument
-
Sets the "minExclusive" element
- setMinExclusiveArray(int, Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "minExclusive" element
- setMinExclusiveArray(int, Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "minExclusive" element
- setMinExclusiveArray(int, Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "minExclusive" element
- setMinExclusiveArray(int, Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "minExclusive" element
- setMinExclusiveArray(Facet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "minExclusive" element WARNING: This method is not atomicaly synchronized.
- setMinExclusiveArray(Facet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "minExclusive" element WARNING: This method is not atomicaly synchronized.
- setMinExclusiveArray(Facet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "minExclusive" element
- setMinExclusiveArray(Facet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "minExclusive" element
- setMinInclusive(Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinInclusiveDocumentImpl
-
Sets the "minInclusive" element
- setMinInclusive(Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MinInclusiveDocument
-
Sets the "minInclusive" element
- setMinInclusiveArray(int, Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "minInclusive" element
- setMinInclusiveArray(int, Facet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "minInclusive" element
- setMinInclusiveArray(int, Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "minInclusive" element
- setMinInclusiveArray(int, Facet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "minInclusive" element
- setMinInclusiveArray(Facet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "minInclusive" element WARNING: This method is not atomicaly synchronized.
- setMinInclusiveArray(Facet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "minInclusive" element WARNING: This method is not atomicaly synchronized.
- setMinInclusiveArray(Facet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "minInclusive" element
- setMinInclusiveArray(Facet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "minInclusive" element
- setMinLength(NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.MinLengthDocumentImpl
-
Sets the "minLength" element
- setMinLength(NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.MinLengthDocument
-
Sets the "minLength" element
- setMinLengthArray(int, NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "minLength" element
- setMinLengthArray(int, NumFacet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "minLength" element
- setMinLengthArray(int, NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "minLength" element
- setMinLengthArray(int, NumFacet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "minLength" element
- setMinLengthArray(NumFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "minLength" element WARNING: This method is not atomicaly synchronized.
- setMinLengthArray(NumFacet[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "minLength" element WARNING: This method is not atomicaly synchronized.
- setMinLengthArray(NumFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "minLength" element
- setMinLengthArray(NumFacet[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "minLength" element
- 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
- setMinOccurs(BigInteger) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
Sets the "minOccurs" attribute
- setMinOccurs(BigInteger) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "minOccurs" attribute
- setMinOccurs(BigInteger) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets the "minOccurs" attribute
- setMinOccurs(BigInteger) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Sets the "minOccurs" attribute
- setMinOccurs(BigInteger) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "minOccurs" attribute
- setMinOccurs(BigInteger) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets the "minOccurs" attribute
- setMinute(int) - Method in class org.apache.xmlbeans.GDurationBuilder
-
Sets the minute component.
- setMixed(boolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Sets the "mixed" attribute
- setMixed(boolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "mixed" attribute
- setMixed(boolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Sets the "mixed" attribute
- setMixed(boolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "mixed" attribute
- setModified(boolean) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Sets the "modified" attribute
- setModified(boolean) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Sets the "modified" attribute
- 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(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeSystemCompiler.Parameters
- setName(String) - Method in class org.apache.xmlbeans.impl.tool.Extension.Param
- setName(String) - Method in class org.apache.xmlbeans.impl.tool.Parameters
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedAttributeGroupImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedGroupImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelAttributeImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelComplexTypeImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelElementImpl
-
Sets the "name" attribute
- setName(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelSimpleTypeImpl
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedAttributeGroup
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelAttribute
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelComplexType
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelElement
-
Sets the "name" attribute
- setName(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelSimpleType
-
Sets the "name" attribute
- 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(QName) - Method in class org.apache.xmlbeans.impl.store.Cursor
- setName(QName) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Sets the "name" attribute
- setName(QName) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Sets the "name" attribute
- setName(QName) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Sets the "name" attribute
- setName(QName) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Sets the "name" attribute
- 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
- setNamespace(Object) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Sets the "namespace" attribute
- setNamespace(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Sets the "namespace" attribute
- setNamespace(String) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.TImportImpl
-
Sets the "namespace" attribute
- setNamespace(String) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
-
Sets the "namespace" attribute
- setNamespace(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets the "namespace" element
- setNamespace(String) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets the "namespace" element
- setNamespace(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Sets the "namespace" attribute
- setNamespace(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Sets the "namespace" attribute
- setNamespaceArray(int, Nsconfig) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Sets ith "namespace" element
- setNamespaceArray(int, Nsconfig) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Sets ith "namespace" element
- setNamespaceArray(Nsconfig[]) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Sets array of all "namespace" element
- setNamespaceArray(Nsconfig[]) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Sets array of all "namespace" element WARNING: This method is not atomicaly synchronized.
- 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(boolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "nillable" attribute
- setNillable(boolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "nillable" attribute
- 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.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
-
set true to disable particle valid (restriction) rule, false othervise
- 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.
- setNoSrcRegen(boolean) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- setNotation(NotationDocument.Notation) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl
-
Sets the "notation" element
- setNotation(NotationDocument.Notation) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument
-
Sets the "notation" element
- setNotationArray(int, NotationDocument.Notation) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "notation" element
- setNotationArray(int, NotationDocument.Notation) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "notation" element
- setNotationArray(NotationDocument.Notation[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "notation" element WARNING: This method is not atomicaly synchronized.
- setNotationArray(NotationDocument.Notation[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "notation" element
- setNoupa(boolean) - Method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator.Xsd2InstOptions
-
set true to disable unique particle attribution rule, false othervise
- 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.
- 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.impl.xb.xmlconfig.JavaNameList
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.All.MaxOccurs
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NarrowMaxMin.MaxOccurs
- setObjectValue(Object) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet
- 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
- setOrigin(String) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Sets the "origin" attribute
- setOrigin(String) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Sets the "origin" attribute
- setOuterSchemaTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setOutputJar(File) - Method in class org.apache.xmlbeans.impl.tool.Parameters
- setPackage(String) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets the "package" element
- setPackage(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets the "package" element
- setParentElement(SOAPElement) - Method in interface org.apache.xmlbeans.impl.soap.Node
-
Sets the parent of this
Node
object to the givenSOAPElement
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(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
Comma separated list of bean methods to be generated.
- setPartialMethods(Set<XmlOptions.BeanMethod>) - Method in class org.apache.xmlbeans.impl.tool.Parameters
- 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, String) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
- setPattern(String, String, Locale) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
- setPattern(String, Locale) - Method in class org.apache.xmlbeans.impl.regex.RegularExpression
- setPattern(PatternDocument.Pattern) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.PatternDocumentImpl
-
Sets the "pattern" element
- setPattern(PatternDocument.Pattern) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument
-
Sets the "pattern" element
- setPatternArray(int, PatternDocument.Pattern) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "pattern" element
- setPatternArray(int, PatternDocument.Pattern) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "pattern" element
- setPatternArray(int, PatternDocument.Pattern) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "pattern" element
- setPatternArray(int, PatternDocument.Pattern) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "pattern" element
- setPatternArray(PatternDocument.Pattern[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "pattern" element WARNING: This method is not atomicaly synchronized.
- setPatternArray(PatternDocument.Pattern[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "pattern" element WARNING: This method is not atomicaly synchronized.
- setPatternArray(PatternDocument.Pattern[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "pattern" element
- setPatternArray(PatternDocument.Pattern[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "pattern" element
- setPatternFacet(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setPatterns(RegularExpression[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setPortTypeArray(int, XmlObject) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets ith "portType" element
- setPortTypeArray(int, XmlObject) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets ith "portType" element
- setPortTypeArray(XmlObject[]) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets array of all "portType" element
- setPortTypeArray(XmlObject[]) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets array of all "portType" element WARNING: This method is not atomicaly synchronized.
- setPrefix(String) - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
- setPrefix(String) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets the "prefix" element
- setPrefix(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets the "prefix" element
- setPrePostExtension(PrePostExtension) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setPrePostSet(Extensionconfig.PrePostSet) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Sets the "prePostSet" element
- setPrePostSet(Extensionconfig.PrePostSet) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Sets the "prePostSet" element
- setPrimitiveTypeRef(SchemaType.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setProcessContents(Wildcard.ProcessContents.Enum) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Sets the "processContents" attribute
- setProcessContents(Wildcard.ProcessContents.Enum) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Sets the "processContents" attribute
- 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
- setPublic(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Sets the "public" attribute
- setPublic(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Sets the "public" attribute
- setQnameArray(int, Qnameconfig) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Sets ith "qname" element
- setQnameArray(int, Qnameconfig) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Sets ith "qname" element
- setQnameArray(Qnameconfig[]) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Sets array of all "qname" element
- setQnameArray(Qnameconfig[]) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Sets array of all "qname" element WARNING: This method is not atomicaly synchronized.
- 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.
- setRedefine(RedefineDocument.Redefine) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl
-
Sets the "redefine" element
- setRedefine(RedefineDocument.Redefine) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument
-
Sets the "redefine" element
- setRedefineArray(int, RedefineDocument.Redefine) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "redefine" element
- setRedefineArray(int, RedefineDocument.Redefine) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "redefine" element
- setRedefineArray(RedefineDocument.Redefine[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "redefine" element WARNING: This method is not atomicaly synchronized.
- setRedefineArray(RedefineDocument.Redefine[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "redefine" element
- setRef(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets the "ref" attribute
- setRef(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Sets the "ref" attribute
- setRef(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupRef
-
Sets the "ref" attribute
- setRef(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "ref" attribute
- setRef(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets the "ref" attribute
- setRef(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupRef
-
Sets the "ref" attribute
- setRef(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Sets the "ref" attribute
- setRef(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupRefImpl
-
Sets the "ref" attribute
- setRef(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets the "ref" attribute
- setRef(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "ref" attribute
- setRef(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets the "ref" attribute
- setRef(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupRefImpl
-
Sets the "ref" attribute
- setRef(Attribute) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Attribute
- setRef(Element) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Element
- setRefer(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyrefDocumentImpl.KeyrefImpl
-
Sets the "refer" attribute
- setRefer(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument.Keyref
-
Sets the "refer" attribute
- 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
- setRestriction(ComplexRestrictionType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Sets the "restriction" element
- setRestriction(ComplexRestrictionType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Sets the "restriction" element
- setRestriction(RestrictionDocument.Restriction) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl
-
Sets the "restriction" element
- setRestriction(RestrictionDocument.Restriction) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Sets the "restriction" element
- setRestriction(RestrictionDocument.Restriction) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument
-
Sets the "restriction" element
- setRestriction(RestrictionDocument.Restriction) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Sets the "restriction" element
- setRestriction(SimpleRestrictionType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
Sets the "restriction" element
- setRestriction(SimpleRestrictionType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
Sets the "restriction" element
- setRole(FileDesc.Role.Enum) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets the "role" attribute
- setRole(FileDesc.Role.Enum) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets the "role" attribute
- 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
<?xml ... ?>
- 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.
- setSchema(SchemaDocument.Schema) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl
-
Sets the "schema" element
- setSchema(SchemaDocument.Schema) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument
-
Sets the "schema" element
- 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.
- setSchemaLocation(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Sets the "schemaLocation" attribute
- setSchemaLocation(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.IncludeDocumentImpl.IncludeImpl
-
Sets the "schemaLocation" attribute
- setSchemaLocation(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets the "schemaLocation" attribute
- setSchemaLocation(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Sets the "schemaLocation" attribute
- setSchemaLocation(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument.Include
-
Sets the "schemaLocation" attribute
- setSchemaLocation(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets the "schemaLocation" attribute
- setSchemaLocationArray(int, String) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets ith "schemaLocation" element
- setSchemaLocationArray(int, String) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets ith "schemaLocation" element
- setSchemaLocationArray(String[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets array of all "schemaLocation" element
- setSchemaLocationArray(String[]) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets array of all "schemaLocation" element
- 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
- setSelector(SelectorDocument.Selector) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Sets the "selector" element
- setSelector(SelectorDocument.Selector) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl
-
Sets the "selector" element
- setSelector(SelectorDocument.Selector) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Sets the "selector" element
- setSelector(SelectorDocument.Selector) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument
-
Sets the "selector" element
- setSequence(ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "sequence" element
- setSequence(ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets the "sequence" element
- setSequence(ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "sequence" element
- setSequence(ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets the "sequence" element
- setSequence(ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets the "sequence" element
- setSequence(ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SequenceDocumentImpl
-
Sets the "sequence" element
- setSequence(ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets the "sequence" element
- setSequence(ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SequenceDocument
-
Sets the "sequence" element
- setSequenceArray(int, ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets ith "sequence" element
- setSequenceArray(int, ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets ith "sequence" element
- setSequenceArray(int, ExplicitGroup) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Sets ith "sequence" element
- setSequenceArray(int, ExplicitGroup) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Sets ith "sequence" element
- setSequenceArray(ExplicitGroup[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets array of all "sequence" element
- setSequenceArray(ExplicitGroup[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets array of all "sequence" element WARNING: This method is not atomicaly synchronized.
- setSequenceArray(ExplicitGroup[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Sets array of all "sequence" element WARNING: This method is not atomicaly synchronized.
- setSequenceArray(ExplicitGroup[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Sets array of all "sequence" element
- setServiceArray(int, XmlObject) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets ith "service" element
- setServiceArray(int, XmlObject) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets ith "service" element
- setServiceArray(XmlObject[]) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets array of all "service" element
- setServiceArray(XmlObject[]) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets array of all "service" element WARNING: This method is not atomicaly synchronized.
- setSha1(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets the "sha1" element
- setSha1(String) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets the "sha1" element
- 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.
- setSimpleContent(SimpleContentDocument.SimpleContent) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets the "simpleContent" element
- setSimpleContent(SimpleContentDocument.SimpleContent) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets the "simpleContent" element
- setSimpleContent(SimpleContentDocument.SimpleContent) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl
-
Sets the "simpleContent" element
- setSimpleContent(SimpleContentDocument.SimpleContent) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument
-
Sets the "simpleContent" element
- setSimpleContentTypes(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.Inst2XsdOptions
- setSimpleType(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setSimpleType(LocalSimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets the "simpleType" element
- setSimpleType(LocalSimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "simpleType" element
- setSimpleType(LocalSimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets the "simpleType" element
- setSimpleType(LocalSimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "simpleType" element
- setSimpleType(LocalSimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
Sets the "simpleType" element
- setSimpleType(LocalSimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets the "simpleType" element
- setSimpleType(LocalSimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets the "simpleType" element
- setSimpleType(LocalSimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
Sets the "simpleType" element
- setSimpleType(LocalSimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets the "simpleType" element
- setSimpleType(LocalSimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets the "simpleType" element
- setSimpleType(TopLevelSimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeDocumentImpl
-
Sets the "simpleType" element
- setSimpleType(TopLevelSimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleTypeDocument
-
Sets the "simpleType" element
- setSimpleTypeArray(int, LocalSimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Sets ith "simpleType" element
- setSimpleTypeArray(int, LocalSimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Sets ith "simpleType" element
- setSimpleTypeArray(int, TopLevelSimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets ith "simpleType" element
- setSimpleTypeArray(int, TopLevelSimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets ith "simpleType" element
- setSimpleTypeArray(int, TopLevelSimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets ith "simpleType" element
- setSimpleTypeArray(int, TopLevelSimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets ith "simpleType" element
- setSimpleTypeArray(LocalSimpleType[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Sets array of all "simpleType" element WARNING: This method is not atomicaly synchronized.
- setSimpleTypeArray(LocalSimpleType[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Sets array of all "simpleType" element
- setSimpleTypeArray(TopLevelSimpleType[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets array of all "simpleType" element WARNING: This method is not atomicaly synchronized.
- setSimpleTypeArray(TopLevelSimpleType[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets array of all "simpleType" element WARNING: This method is not atomicaly synchronized.
- setSimpleTypeArray(TopLevelSimpleType[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets array of all "simpleType" element
- setSimpleTypeArray(TopLevelSimpleType[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets array of all "simpleType" element
- setSimpleTypeVariety(int) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setSource(char[]) - Method in class org.apache.xmlbeans.impl.regex.Match
- setSource(String) - Method in class org.apache.xmlbeans.impl.regex.Match
- setSource(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
- setSource(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument.Appinfo
-
Sets the "source" attribute
- setSource(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Sets the "source" attribute
- setSource(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl.AppinfoImpl
-
Sets the "source" attribute
- setSource(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Sets the "source" attribute
- setSource(CharacterIterator) - Method in class org.apache.xmlbeans.impl.regex.Match
- 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
- setSpace(SpaceAttribute.Space.Enum) - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.SpaceAttributeImpl
-
Sets the "space" attribute
- setSpace(SpaceAttribute.Space.Enum) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute
-
Sets the "space" attribute
- 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.
- setStaticHandler(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
-
Sets the "staticHandler" element
- setStaticHandler(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.PrePostSet
-
Sets the "staticHandler" element
- setStaticHandler(String) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
Sets the "staticHandler" element
- setStaticHandler(String) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.PrePostSetImpl
-
Sets the "staticHandler" element
- setStaticHandler(String) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Sets the "staticHandler" element
- setStaticHandler(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Sets the "staticHandler" element
- 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
-
Sets the value as a
String
. - setStringValue(String) - Method in interface org.apache.xmlbeans.XmlAnySimpleType
-
Sets the value as a
String
- setSubstitutionGroup(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setSubstitutionGroup(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "substitutionGroup" attribute
- setSubstitutionGroup(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "substitutionGroup" attribute
- setSubstitutionGroup(SchemaGlobalElement.Ref) - Method in class org.apache.xmlbeans.impl.schema.SchemaGlobalElementImpl
- setSuffix(String) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets the "suffix" element
- setSuffix(String) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets the "suffix" element
- setSvActual(boolean) - Method in class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
- setSystem(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Sets the "system" attribute
- setSystem(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Sets the "system" attribute
- setTarget(List) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Sets the "target" attribute
- setTarget(List) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Sets the "target" attribute
- setTargetNamespace(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets the "targetNamespace" attribute
- setTargetNamespace(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets the "targetNamespace" attribute
- setTargetSchemaTypeSystem(SchemaTypeSystemImpl) - Method in class org.apache.xmlbeans.impl.schema.StscState
-
Initializer for references to the SchemaTypeLoader
- setTestArray(int, TestCase) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
-
Sets ith "test" element
- setTestArray(int, TestCase) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
-
Sets ith "test" element
- setTestArray(TestCase[]) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
-
Sets array of all "test" element WARNING: This method is not atomicaly synchronized.
- setTestArray(TestCase[]) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
-
Sets array of all "test" element
- setTests(TestsDocument.Tests) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl
-
Sets the "tests" element
- setTests(TestsDocument.Tests) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument
-
Sets the "tests" element
- setTextValue(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
- 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.
- setTextValue(String) - 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.
- setTime(int, int, int, BigDecimal) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the time.
- 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).
- setTimeZone(int, int, int) - Method in class org.apache.xmlbeans.GDateBuilder
-
Sets the time zone without changing the other time fields.
- setTopParticleForComplexOrMixedContent(int) - Method in class org.apache.xmlbeans.impl.inst2xsd.util.Type
- setTotalDigits(TotalDigitsDocument.TotalDigits) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TotalDigitsDocumentImpl
-
Sets the "totalDigits" element
- setTotalDigits(TotalDigitsDocument.TotalDigits) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument
-
Sets the "totalDigits" element
- setTotalDigitsArray(int, TotalDigitsDocument.TotalDigits) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "totalDigits" element
- setTotalDigitsArray(int, TotalDigitsDocument.TotalDigits) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "totalDigits" element
- setTotalDigitsArray(int, TotalDigitsDocument.TotalDigits) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "totalDigits" element
- setTotalDigitsArray(int, TotalDigitsDocument.TotalDigits) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "totalDigits" element
- setTotalDigitsArray(TotalDigitsDocument.TotalDigits[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "totalDigits" element WARNING: This method is not atomicaly synchronized.
- setTotalDigitsArray(TotalDigitsDocument.TotalDigits[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "totalDigits" element WARNING: This method is not atomicaly synchronized.
- setTotalDigitsArray(TotalDigitsDocument.TotalDigits[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "totalDigits" element
- setTotalDigitsArray(TotalDigitsDocument.TotalDigits[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "totalDigits" element
- setTransitionNotes(QNameSet, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
- setTransitionRules(QNameSet, boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaParticleImpl
- setTsDir(String) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets the "tsDir" attribute
- setTsDir(String) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets the "tsDir" attribute
- setType(int) - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- setType(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets the "type" attribute
- setType(QName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets the "type" attribute
- setType(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets the "type" attribute
- setType(QName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets the "type" attribute
- 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
- setTypesArray(int, XmlObject) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets ith "types" element
- setTypesArray(int, XmlObject) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets ith "types" element
- setTypesArray(XmlObject[]) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Sets array of all "types" element
- setTypesArray(XmlObject[]) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Sets array of all "types" element WARNING: This method is not atomicaly synchronized.
- setTypesystemname(String) - Method in class org.apache.xmlbeans.impl.tool.XMLBean
-
The name of the package that the TypeSystemHolder class should be generated in.
- setUnion(UnionDocument.Union) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Sets the "union" element
- setUnion(UnionDocument.Union) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl
-
Sets the "union" element
- setUnion(UnionDocument.Union) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Sets the "union" element
- setUnion(UnionDocument.Union) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument
-
Sets the "union" element
- setUnionMemberTypeRefs(SchemaType.Ref[]) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setUnionOfLists(boolean) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeImpl
- setUnique(Keybase) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UniqueDocumentImpl
-
Sets the "unique" element
- setUnique(Keybase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UniqueDocument
-
Sets the "unique" element
- setUniqueArray(int, Keybase) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets ith "unique" element
- setUniqueArray(int, Keybase) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets ith "unique" element
- setUniqueArray(Keybase[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets array of all "unique" element
- setUniqueArray(Keybase[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets array of all "unique" element WARNING: This method is not atomicaly synchronized.
- 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
- setUri(Object) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets the "uri" attribute
- setUri(Object) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets the "uri" attribute
- setUriprefix(List) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets the "uriprefix" attribute
- setUriprefix(List) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets the "uriprefix" attribute
- setUrlFiles(URL...) - Method in class org.apache.xmlbeans.impl.tool.Parameters
- setUse(Attribute.Use.Enum) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets the "use" attribute
- setUse(Attribute.Use.Enum) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets the "use" attribute
- 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
- setUsertypeArray(int, Usertypeconfig) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Sets ith "usertype" element
- setUsertypeArray(int, Usertypeconfig) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Sets ith "usertype" element
- setUsertypeArray(Usertypeconfig[]) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Sets array of all "usertype" element
- setUsertypeArray(Usertypeconfig[]) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Sets array of all "usertype" element WARNING: This method is not atomicaly synchronized.
- 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
<any>
particle with contentModel="lax". - setValidateTreatLaxAsSkip(boolean) - Method in class org.apache.xmlbeans.XmlOptions
- setValidity(boolean) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets the "validity" attribute
- setValidity(boolean) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets the "validity" attribute
- 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
- setValue(XmlAnySimpleType) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
-
Sets the "value" attribute
- setValue(XmlAnySimpleType) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
-
Sets the "value" attribute
- 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.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets the "version" attribute
- setVersion(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets the "version" attribute
- setVersion(String) - Method in class org.apache.xmlbeans.XmlDocumentProperties
-
Sets the XML version string to use in the
<xml>
declaration. - setWhiteSpace(WhiteSpaceDocument.WhiteSpace) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WhiteSpaceDocumentImpl
-
Sets the "whiteSpace" element
- setWhiteSpace(WhiteSpaceDocument.WhiteSpace) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument
-
Sets the "whiteSpace" element
- setWhiteSpaceArray(int, WhiteSpaceDocument.WhiteSpace) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets ith "whiteSpace" element
- setWhiteSpaceArray(int, WhiteSpaceDocument.WhiteSpace) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets ith "whiteSpace" element
- setWhiteSpaceArray(int, WhiteSpaceDocument.WhiteSpace) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets ith "whiteSpace" element
- setWhiteSpaceArray(int, WhiteSpaceDocument.WhiteSpace) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets ith "whiteSpace" element
- setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets array of all "whiteSpace" element WARNING: This method is not atomicaly synchronized.
- setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[]) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets array of all "whiteSpace" element WARNING: This method is not atomicaly synchronized.
- setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets array of all "whiteSpace" element
- setWhiteSpaceArray(WhiteSpaceDocument.WhiteSpace[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets array of all "whiteSpace" element
- 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
- setXpath(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument.Field
-
Sets the "xpath" attribute
- setXpath(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl.FieldImpl
-
Sets the "xpath" attribute
- setXpath(String) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl.SelectorImpl
-
Sets the "xpath" attribute
- setXpath(String) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument.Selector
-
Sets the "xpath" attribute
- 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
-
cos-st-derived-ok: See XMLSchema Structures 1.0: Type Derivation OK (Simple)
- SIMPLE_TYPE_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
st-props-correct: See XMLSchema Structures 1.0: Simple Type Definition Properties Correct
- SIMPLE_TYPE_PROPERTIES$LIST_FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
st-props-correct.4.2.1: See clause 4.2.1 of XMLSchema Structures 1.0: Simple Type Definition Properties Correct
- SIMPLE_TYPE_PROPERTIES$RESTRICTION_FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
st-props-correct.3: See clause 3 of XMLSchema Structures 1.0: Simple Type Definition Properties Correct
- SIMPLE_TYPE_PROPERTIES$UNION_FINAL - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
st-props-correct.4.2.2: See clause 4.2.2 of XMLSchema Structures 1.0: Simple Type Definition Properties Correct
- SIMPLE_TYPE_RESTRICTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-st-restricts: See XMLSchema Structures 1.0: Derivation Valid (Restriction, Simple)
- SIMPLE_TYPE_RESTRICTION_FACETS - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
st-restrict-facets: See XMLSchema Structures 1.0: Simple Type Restriction (Facets)
- SIMPLE_TYPE_RESTRICTION$ATOMIC_NOT_SIMPLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-st-restricts.1.1: See clause 1.1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Simple)
- SIMPLE_TYPE_RESTRICTION$LIST_ITEM_IS_LIST - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-st-restricts.2.1a: See clause 2.1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Simple)
- SIMPLE_TYPE_RESTRICTION$LIST_ITEM_IS_UNION_OF_LIST - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-st-restricts.2.1a: See clause 2.1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Simple)
- SIMPLE_TYPE_RESTRICTION$LIST_ITEM_NOT_SIMPLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-st-restricts.2.1a: See clause 2.1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Simple)
- SIMPLE_TYPE_RESTRICTION$UNION_MEMBER_NOT_SIMPLE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-st-restricts.3.1: See clause 3.1 of XMLSchema Structures 1.0: Derivation Valid (Restriction, Simple)
- 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
-
cvc-simple-type: See XMLSchema Structures 1.0: String Valid
- SimpleContentDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one simpleContent(@http://www.w3.org/2001/XMLSchema) element.
- SimpleContentDocument.SimpleContent - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML simpleContent(@http://www.w3.org/2001/XMLSchema).
- SimpleContentDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one simpleContent(@http://www.w3.org/2001/XMLSchema) element.
- SimpleContentDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl
- SimpleContentDocumentImpl.SimpleContentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML simpleContent(@http://www.w3.org/2001/XMLSchema).
- SimpleContentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
- SimpleDerivationSet - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML simpleDerivationSet(@http://www.w3.org/2001/XMLSchema).
- SimpleDerivationSet.Member - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- SimpleDerivationSet.Member.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet$Member.
- SimpleDerivationSet.Member2 - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- SimpleDerivationSet.Member2.Item - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An anonymous inner XML type.
- SimpleDerivationSetImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML simpleDerivationSet(@http://www.w3.org/2001/XMLSchema).
- SimpleDerivationSetImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleDerivationSetImpl
- SimpleDerivationSetImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleDerivationSetImpl
- SimpleDerivationSetImpl.MemberImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- SimpleDerivationSetImpl.MemberImpl2 - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- SimpleDerivationSetImpl.MemberImpl2.ItemImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An anonymous inner XML type.
- SimpleExplicitGroup - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML simpleExplicitGroup(@http://www.w3.org/2001/XMLSchema).
- SimpleExplicitGroupImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML simpleExplicitGroup(@http://www.w3.org/2001/XMLSchema).
- SimpleExplicitGroupImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleExplicitGroupImpl
- SimpleExtensionType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML simpleExtensionType(@http://www.w3.org/2001/XMLSchema).
- SimpleExtensionTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML simpleExtensionType(@http://www.w3.org/2001/XMLSchema).
- SimpleExtensionTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleExtensionTypeImpl
- SimpleRestrictionType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML simpleRestrictionType(@http://www.w3.org/2001/XMLSchema).
- SimpleRestrictionTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML simpleRestrictionType(@http://www.w3.org/2001/XMLSchema).
- SimpleRestrictionTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleRestrictionTypeImpl
- SimpleType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML simpleType(@http://www.w3.org/2001/XMLSchema).
- SimpleTypeDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one simpleType(@http://www.w3.org/2001/XMLSchema) element.
- SimpleTypeDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one simpleType(@http://www.w3.org/2001/XMLSchema) element.
- SimpleTypeDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeDocumentImpl
- SimpleTypeFactory<T> - Class in org.apache.xmlbeans.impl.schema
- SimpleTypeFactory(SchemaTypeSystem, String) - Constructor for class org.apache.xmlbeans.impl.schema.SimpleTypeFactory
- SimpleTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML simpleType(@http://www.w3.org/2001/XMLSchema).
- SimpleTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
- 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
-
Fits in a
BigDecimal
. - SIZE_BIG_INTEGER - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in a
BigInteger
. - SIZE_BYTE - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in a byte.
- SIZE_INT - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in an int.
- SIZE_LONG - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in a long.
- SIZE_OF_ARRAY - org.apache.xmlbeans.XmlOptions.BeanMethod
- SIZE_SHORT - Static variable in interface org.apache.xmlbeans.SchemaType
-
Fits in a short.
- sizeOfAllArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Returns number of "all" element
- sizeOfAllArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Returns number of "all" element
- sizeOfAllArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Returns number of "all" element
- sizeOfAllArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Returns number of "all" element
- sizeOfAnnotationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Returns number of "annotation" element
- sizeOfAnnotationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "annotation" element
- sizeOfAnnotationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Returns number of "annotation" element
- sizeOfAnnotationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "annotation" element
- sizeOfAnyArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Returns number of "any" element
- sizeOfAnyArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Returns number of "any" element
- sizeOfAppinfoArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Returns number of "appinfo" element
- sizeOfAppinfoArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Returns number of "appinfo" element
- sizeOfAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Returns number of "attribute" element
- sizeOfAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Returns number of "attribute" element
- sizeOfAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Returns number of "attribute" element
- sizeOfAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Returns number of "attribute" element
- sizeOfAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Returns number of "attribute" element
- sizeOfAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Returns number of "attribute" element
- sizeOfAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "attribute" element
- sizeOfAttributeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "attribute" element
- sizeOfAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "attribute" element
- sizeOfAttributeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "attribute" element
- sizeOfAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "attributeGroup" element
- sizeOfAttributeGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "attributeGroup" element
- sizeOfBindingArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Returns number of "binding" element
- sizeOfBindingArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Returns number of "binding" element
- sizeOfChoiceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Returns number of "choice" element
- sizeOfChoiceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Returns number of "choice" element
- sizeOfChoiceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Returns number of "choice" element
- sizeOfChoiceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Returns number of "choice" element
- sizeOfComplexTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Returns number of "complexType" element
- sizeOfComplexTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "complexType" element
- sizeOfComplexTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Returns number of "complexType" element
- sizeOfComplexTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "complexType" element
- sizeOfDocumentationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Returns number of "documentation" element
- sizeOfDocumentationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Returns number of "documentation" element
- sizeOfElementArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Returns number of "element" element
- sizeOfElementArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Returns number of "element" element
- sizeOfElementArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "element" element
- sizeOfElementArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "element" element
- sizeOfEntryArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Returns number of "entry" element
- sizeOfEntryArray() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Returns number of "entry" element
- sizeOfEnumerationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "enumeration" element
- sizeOfEnumerationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "enumeration" element
- sizeOfEnumerationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "enumeration" element
- sizeOfEnumerationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "enumeration" element
- sizeOfExtensionArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Returns number of "extension" element
- sizeOfExtensionArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Returns number of "extension" element
- sizeOfFieldArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Returns number of "field" element
- sizeOfFieldArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Returns number of "field" element
- sizeOfFileArray() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl.FilesImpl
-
Returns number of "file" element
- sizeOfFileArray() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
-
Returns number of "file" element
- sizeOfFractionDigitsArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "fractionDigits" element
- sizeOfFractionDigitsArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "fractionDigits" element
- sizeOfFractionDigitsArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "fractionDigits" element
- sizeOfFractionDigitsArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "fractionDigits" element
- sizeOfGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Returns number of "group" element
- sizeOfGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Returns number of "group" element
- sizeOfGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Returns number of "group" element
- sizeOfGroupArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "group" element
- sizeOfGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Returns number of "group" element
- sizeOfGroupArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "group" element
- sizeOfImportArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Returns number of "import" element
- sizeOfImportArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Returns number of "import" element
- sizeOfImportArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "import" element
- sizeOfImportArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "import" element
- sizeOfIncludeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "include" element
- sizeOfIncludeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "include" element
- sizeOfInterfaceArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Returns number of "interface" element
- sizeOfInterfaceArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Returns number of "interface" element
- sizeOfKeyArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Returns number of "key" element
- sizeOfKeyArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Returns number of "key" element
- sizeOfKeyrefArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Returns number of "keyref" element
- sizeOfKeyrefArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Returns number of "keyref" element
- sizeOfLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "length" element
- sizeOfLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "length" element
- sizeOfLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "length" element
- sizeOfLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "length" element
- sizeOfMaxExclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "maxExclusive" element
- sizeOfMaxExclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "maxExclusive" element
- sizeOfMaxExclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "maxExclusive" element
- sizeOfMaxExclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "maxExclusive" element
- sizeOfMaxInclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "maxInclusive" element
- sizeOfMaxInclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "maxInclusive" element
- sizeOfMaxInclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "maxInclusive" element
- sizeOfMaxInclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "maxInclusive" element
- sizeOfMaxLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "maxLength" element
- sizeOfMaxLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "maxLength" element
- sizeOfMaxLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "maxLength" element
- sizeOfMaxLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "maxLength" element
- sizeOfMessageArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Returns number of "message" element
- sizeOfMessageArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Returns number of "message" element
- sizeOfMinExclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "minExclusive" element
- sizeOfMinExclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "minExclusive" element
- sizeOfMinExclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "minExclusive" element
- sizeOfMinExclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "minExclusive" element
- sizeOfMinInclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "minInclusive" element
- sizeOfMinInclusiveArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "minInclusive" element
- sizeOfMinInclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "minInclusive" element
- sizeOfMinInclusiveArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "minInclusive" element
- sizeOfMinLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "minLength" element
- sizeOfMinLengthArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "minLength" element
- sizeOfMinLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "minLength" element
- sizeOfMinLengthArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "minLength" element
- sizeOfNamespaceArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Returns number of "namespace" element
- sizeOfNamespaceArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Returns number of "namespace" element
- sizeOfNotationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "notation" element
- sizeOfNotationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "notation" element
- sizeOfPatternArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "pattern" element
- sizeOfPatternArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "pattern" element
- sizeOfPatternArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "pattern" element
- sizeOfPatternArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "pattern" element
- sizeOfPortTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Returns number of "portType" element
- sizeOfPortTypeArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Returns number of "portType" element
- sizeOfQnameArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Returns number of "qname" element
- sizeOfQnameArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Returns number of "qname" element
- sizeOfRedefineArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "redefine" element
- sizeOfRedefineArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "redefine" element
- sizeOfSchemaLocationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Returns number of "schemaLocation" element
- sizeOfSchemaLocationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Returns number of "schemaLocation" element
- sizeOfSequenceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Returns number of "sequence" element
- sizeOfSequenceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Returns number of "sequence" element
- sizeOfSequenceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RealGroupImpl
-
Returns number of "sequence" element
- sizeOfSequenceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
-
Returns number of "sequence" element
- sizeOfServiceArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Returns number of "service" element
- sizeOfServiceArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Returns number of "service" element
- sizeOfSimpleTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Returns number of "simpleType" element
- sizeOfSimpleTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Returns number of "simpleType" element
- sizeOfSimpleTypeArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Returns number of "simpleType" element
- sizeOfSimpleTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Returns number of "simpleType" element
- sizeOfSimpleTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Returns number of "simpleType" element
- sizeOfSimpleTypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Returns number of "simpleType" element
- sizeOfTestArray() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
-
Returns number of "test" element
- sizeOfTestArray() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
-
Returns number of "test" element
- sizeOfTotalDigitsArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "totalDigits" element
- sizeOfTotalDigitsArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "totalDigits" element
- sizeOfTotalDigitsArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "totalDigits" element
- sizeOfTotalDigitsArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "totalDigits" element
- sizeOfTypesArray() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
-
Returns number of "types" element
- sizeOfTypesArray() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.DefinitionsDocumentImpl.DefinitionsImpl
-
Returns number of "types" element
- sizeOfUniqueArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Returns number of "unique" element
- sizeOfUniqueArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Returns number of "unique" element
- sizeOfUsertypeArray() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
-
Returns number of "usertype" element
- sizeOfUsertypeArray() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ConfigDocumentImpl.ConfigImpl
-
Returns number of "usertype" element
- sizeOfWhiteSpaceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Returns number of "whiteSpace" element
- sizeOfWhiteSpaceArray() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Returns number of "whiteSpace" element
- sizeOfWhiteSpaceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Returns number of "whiteSpace" element
- sizeOfWhiteSpaceArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Returns number of "whiteSpace" element
- skip() - Method in class org.apache.xmlbeans.impl.store.Cur
- skip() - Method in interface org.apache.xmlbeans.xml.stream.AttributeIterator
-
Skip the next element on the stream
- skip(long) - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
- SKIP - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents
- SKIP - Static variable in interface org.apache.xmlbeans.SchemaAttributeModel
-
Skip wildcard processing.
- SKIP - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
Skip wildcard processing.
- 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
- SOAP_ARRAY - Static variable in class org.apache.xmlbeans.impl.schema.SoapEncSchemaTypeSystem
- 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.
- 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(SOAPBody, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapBody_addBodyElement(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- soapBody_addDocument(SOAPBody, Document) - 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_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_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_getFault(SOAPBody) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapBody_getFault(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- soapBody_hasFault(SOAPBody) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapBody_hasFault(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- SOAPBodyElement - Interface in org.apache.xmlbeans.impl.soap
-
A
SOAPBodyElement
object represents the contents in aSOAPBody
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 aSOAPHeader
object, the content that can follow theSOAPBody
object in aSOAPEnvelope
object, or what can follow the detail element in aSOAPFault
object. - soapElement_addAttribute(SOAPElement, Name, String) - 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_addChildElement(SOAPElement, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapElement_addChildElement(SOAPElement, SOAPElement) - 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 embeddedThrowable
object. - SOAPException(String) - Constructor for exception org.apache.xmlbeans.impl.soap.SOAPException
-
Constructs a
SOAPException
object with the givenString
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 givenString
as the reason for the exception being thrown and the givenThrowable
object as an embedded exception. - SOAPException(Throwable) - Constructor for exception org.apache.xmlbeans.impl.soap.SOAPException
-
Constructs a
SOAPException
object initialized with the givenThrowable
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(SOAPFault) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapFault_addDetail(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_getDetail(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_getFaultActor(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_getFaultCode(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_getFaultCodeAsName(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_getFaultString(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_getFaultStringLocale(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- soapFault_setFaultActor(SOAPFault, String) - 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_setFaultCode(SOAPFault, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapFault_setFaultCode(SOAPFault, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapFault_setFaultCode(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- soapFault_setFaultCode(DomImpl.Dom, Name) - 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
- 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
- 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(SOAPHeader, Name) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapHeader_addHeaderElement(DomImpl.Dom, Name) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- soapHeader_examineAllHeaderElements(SOAPHeader) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapHeader_examineAllHeaderElements(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- soapHeader_examineHeaderElements(SOAPHeader, String) - 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_examineMustUnderstandHeaderElements(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_extractAllHeaderElements(SOAPHeader) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapHeader_extractAllHeaderElements(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- soapHeader_extractHeaderElements(SOAPHeader, String) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapHeader_extractHeaderElements(DomImpl.Dom, String) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- SOAPHeaderElement - Interface in org.apache.xmlbeans.impl.soap
-
An object representing the contents in the SOAP header part of the SOAP envelope.
- soapHeaderElement_getActor(SOAPHeaderElement) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapHeaderElement_getActor(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_getMustUnderstand(DomImpl.Dom) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- soapHeaderElement_setActor(SOAPHeaderElement, String) - 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_setMustUnderstand(SOAPHeaderElement, boolean) - Method in interface org.apache.xmlbeans.impl.store.Saaj
- soapHeaderElement_setMustUnderstand(DomImpl.Dom, boolean) - Static method in class org.apache.xmlbeans.impl.store.DomImpl
- 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
- 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
- SpaceAttribute - Interface in org.apache.xmlbeans.impl.xb.xmlschema
-
A document containing one space(@http://www.w3.org/XML/1998/namespace) attribute.
- SpaceAttribute.Space - Interface in org.apache.xmlbeans.impl.xb.xmlschema
-
An XML space(@http://www.w3.org/XML/1998/namespace).
- SpaceAttribute.Space.Enum - Class in org.apache.xmlbeans.impl.xb.xmlschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute$Space.
- SpaceAttributeImpl - Class in org.apache.xmlbeans.impl.xb.xmlschema.impl
-
A document containing one space(@http://www.w3.org/XML/1998/namespace) attribute.
- SpaceAttributeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.SpaceAttributeImpl
- SpaceAttributeImpl.SpaceImpl - Class in org.apache.xmlbeans.impl.xb.xmlschema.impl
-
An XML space(@http://www.w3.org/XML/1998/namespace).
- SpaceImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.SpaceAttributeImpl.SpaceImpl
- SpaceImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xmlschema.impl.SpaceAttributeImpl.SpaceImpl
- split_list(String) - Static method in class org.apache.xmlbeans.impl.values.XmlListImpl
- splitPath(String, char) - Static method in class org.apache.xmlbeans.impl.repackage.Repackager
- 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.impl.xb.xsdschema.Wildcard.ProcessContents
- STRICT - Static variable in interface org.apache.xmlbeans.SchemaAttributeModel
-
Strict wildcard processing.
- STRICT - Static variable in interface org.apache.xmlbeans.SchemaParticle
-
Strict wildcard processing.
- 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
-
cos-equiv-class: See XMLSchema Structures 1.0: Substitution Group
- SUBST_GROUP_DERIVED - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-equiv-derived-ok-rec: See XMLSchema Structures 1.0: Substitution Group OK (Transitive)
- 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.
- SUBSTITUTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2.Item
- SUBSTITUTION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- 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.
- SuppressForbidden - Annotation Type in org.apache.xmlbeans.impl.util
-
Marking class for elements to be ignored by the forbidden apis check
- 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 - Static variable in class org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.FormChoice.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value.Enum
- table - Static variable in class org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents.Enum
- Table(StringEnumAbstractBase[]) - Constructor for class org.apache.xmlbeans.StringEnumAbstractBase.Table
- TARGET_NAMESPACE - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member
- TELEIA - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- tempCur() - Method in interface org.apache.xmlbeans.impl.store.DomImpl.Dom
- TestCase - Interface in org.apache.xmlbeans.impl.xb.ltgfmt
-
An XML test-case(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- TestCase() - Constructor for class org.apache.xmlbeans.impl.tool.XSTCTester.TestCase
- TestCase.Files - Interface in org.apache.xmlbeans.impl.xb.ltgfmt
-
An XML files(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- TestCaseImpl - Class in org.apache.xmlbeans.impl.xb.ltgfmt.impl
-
An XML test-case(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- TestCaseImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
- TestCaseImpl.FilesImpl - Class in org.apache.xmlbeans.impl.xb.ltgfmt.impl
-
An XML files(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- TestCaseResult() - Constructor for class org.apache.xmlbeans.impl.tool.XSTCTester.TestCaseResult
- TestsDocument - Interface in org.apache.xmlbeans.impl.xb.ltgfmt
-
A document containing one tests(@http://www.bea.com/2003/05/xmlbean/ltgfmt) element.
- TestsDocument.Tests - Interface in org.apache.xmlbeans.impl.xb.ltgfmt
-
An XML tests(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- TestsDocumentImpl - Class in org.apache.xmlbeans.impl.xb.ltgfmt.impl
-
A document containing one tests(@http://www.bea.com/2003/05/xmlbean/ltgfmt) element.
- TestsDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl
- TestsDocumentImpl.TestsImpl - Class in org.apache.xmlbeans.impl.xb.ltgfmt.impl
-
An XML tests(@http://www.bea.com/2003/05/xmlbean/ltgfmt).
- TestsImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestsDocumentImpl.TestsImpl
- testValid(QName) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeVisitorImpl
- 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.Cur.CurLoadContext
- text(String) - Method in class org.apache.xmlbeans.impl.store.Locale.LoadContext
- text(ValidatorListener.Event, SchemaType, String, boolean) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- Text - Interface in org.apache.xmlbeans.impl.soap
-
A representation of a node whose value is text.
- TEXT - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
- 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
- TImport - Interface in org.apache.xmlbeans.impl.xb.substwsdl
-
An XML TImport(@http://www.apache.org/internal/xmlbeans/wsdlsubst).
- TImportImpl - Class in org.apache.xmlbeans.impl.xb.substwsdl.impl
-
An XML TImport(@http://www.apache.org/internal/xmlbeans/wsdlsubst).
- TImportImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.substwsdl.impl.TImportImpl
- 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) - Method in class org.apache.xmlbeans.XmlCursor.XmlBookmark
- 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.
- toChild(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
- toChild(int) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the child element specified by index.
- toChild(String) - 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 class org.apache.xmlbeans.impl.store.Cursor
- 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 class org.apache.xmlbeans.impl.store.Cursor
- toChild(QName) - Method in interface org.apache.xmlbeans.XmlCursor
-
Moves the cursor to the first child element of the specified qualified name.
- toChild(QName, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
- 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() - 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 class org.apache.xmlbeans.impl.store.Cursor
- 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 class org.apache.xmlbeans.impl.store.Cursor
- 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 class org.apache.xmlbeans.impl.store.Cursor
- 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() - 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.
- toParent(boolean) - Method in class org.apache.xmlbeans.impl.store.Cur
- toParentRaw() - Method in class org.apache.xmlbeans.impl.store.Cur
- toPlainString(BigDecimal) - Static method in class org.apache.xmlbeans.GDurationBuilder
- TopLevelAttribute - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML topLevelAttribute(@http://www.w3.org/2001/XMLSchema).
- TopLevelAttributeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML topLevelAttribute(@http://www.w3.org/2001/XMLSchema).
- TopLevelAttributeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelAttributeImpl
- TopLevelComplexType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML topLevelComplexType(@http://www.w3.org/2001/XMLSchema).
- TopLevelComplexTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML topLevelComplexType(@http://www.w3.org/2001/XMLSchema).
- TopLevelComplexTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelComplexTypeImpl
- TopLevelElement - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML topLevelElement(@http://www.w3.org/2001/XMLSchema).
- TopLevelElementImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML topLevelElement(@http://www.w3.org/2001/XMLSchema).
- TopLevelElementImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelElementImpl
- TopLevelSimpleType - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML topLevelSimpleType(@http://www.w3.org/2001/XMLSchema).
- TopLevelSimpleTypeImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML topLevelSimpleType(@http://www.w3.org/2001/XMLSchema).
- TopLevelSimpleTypeImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelSimpleTypeImpl
- 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() - 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.
- toString(URI) - Method in class org.apache.xmlbeans.XmlError
-
Produces a standard string with the error message.
- TOTAL_ORDER - Static variable in interface org.apache.xmlbeans.SchemaType
-
Totally ordered.
- TotalDigitsDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one totalDigits(@http://www.w3.org/2001/XMLSchema) element.
- TotalDigitsDocument.TotalDigits - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML totalDigits(@http://www.w3.org/2001/XMLSchema).
- TotalDigitsDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one totalDigits(@http://www.w3.org/2001/XMLSchema) element.
- TotalDigitsDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.TotalDigitsDocumentImpl
- TotalDigitsDocumentImpl.TotalDigitsImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML totalDigits(@http://www.w3.org/2001/XMLSchema).
- TotalDigitsImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.TotalDigitsDocumentImpl.TotalDigitsImpl
- 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 - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.Code
- type - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc.Role
- type - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
- type - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase.Files
- type - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
- type - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument.Tests
- type - Static variable in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestsDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument.Definitions
- type - Static variable in interface org.apache.xmlbeans.impl.xb.substwsdl.DefinitionsDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument.Config
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.ConfigDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.PrePostSet
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaName
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member2
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2.Item
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespacePrefixList
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetenum
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetlist
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.BaseAttribute
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.IdAttribute
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute.Space
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.All.MaxOccurs
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.All.MinOccurs
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.All
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AllDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyAttributeDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument.Appinfo
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute.Use
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupRef
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2.Item
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ChoiceDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexRestrictionType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexTypeDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationControl
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member2
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ElementDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.EnumerationDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ExplicitGroup
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument.Field
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument.Field.Xpath
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FormChoice
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FractionDigitsDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member2
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupRef
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument.Include
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument.Keyref
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.LengthDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.LocalComplexType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.LocalElement
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.LocalSimpleType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxExclusiveDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxInclusiveDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MaxLengthDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MinExclusiveDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MinInclusiveDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.MinLengthDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedAttributeGroup
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup.All
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2.Item
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NarrowMaxMin.MaxOccurs
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NarrowMaxMin.MinOccurs
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NarrowMaxMin
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NoFixedFacet
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.NumFacet
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.OpenAttrs
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument.Pattern
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.PatternDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Public
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RealGroup
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.ReducedDerivationControl
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument.Selector
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument.Selector.Xpath
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SequenceDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2.Item
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleExplicitGroup
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleExtensionType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleRestrictionType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleTypeDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelAttribute
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelComplexType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelElement
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelSimpleType
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument.TotalDigits
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TotalDigitsDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union.MemberTypes
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.UniqueDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument.WhiteSpace.Value
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard.ProcessContents
- type - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
- 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. - 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.impl.xb.xmlconfig.Qnametargetenum
- TYPE - Static variable in interface org.apache.xmlbeans.SchemaComponent
-
A type definition.
- TypeDerivationControl - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML typeDerivationControl(@http://www.w3.org/2001/XMLSchema).
- TypeDerivationControlImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML typeDerivationControl(@http://www.w3.org/2001/XMLSchema).
- TypeDerivationControlImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.TypeDerivationControlImpl
- TypeDerivationControlImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.TypeDerivationControlImpl
- 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
-
Returns the SchemaTypeSystem of the given name (as returned by
SchemaTypeSystem.getName()
) for the given ClassLoader. - typeSystemForName(String) - Method in class org.apache.xmlbeans.impl.schema.SchemaTypeLoaderImpl
- TypeSystemHolder - Class in org.apache.xmlbeans.impl.inst2xsd.util
- 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
- TypeSystemHolder() - Constructor for class org.apache.xmlbeans.impl.inst2xsd.util.TypeSystemHolder
U
- UNBOUNDED - Static variable in class org.apache.xmlbeans.impl.inst2xsd.util.Element
- UNBOUNDED - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.AllNNI.Member
- 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.impl.xb.xsdschema.DerivationControl
- UNION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2.Item
- UNION - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.TypeDerivationControl
- UNION - Static variable in interface org.apache.xmlbeans.SchemaType
-
Union type.
- UNION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
union: See XMLSchema Datatypes 1.0: union
- 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
- UnionDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one union(@http://www.w3.org/2001/XMLSchema) element.
- UnionDocument.Union - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML union(@http://www.w3.org/2001/XMLSchema).
- UnionDocument.Union.MemberTypes - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML memberTypes(@).
- UnionDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one union(@http://www.w3.org/2001/XMLSchema) element.
- UnionDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl
- UnionDocumentImpl.UnionImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML union(@http://www.w3.org/2001/XMLSchema).
- UnionDocumentImpl.UnionImpl.MemberTypesImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML memberTypes(@).
- UnionImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
- UNIQUE_PARTICLE_ATTRIBUTION - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-nonambig: See XMLSchema Structures 1.0: Unique Particle Attribution
- UniqueDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one unique(@http://www.w3.org/2001/XMLSchema) element.
- UniqueDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one unique(@http://www.w3.org/2001/XMLSchema) element.
- UniqueDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.UniqueDocumentImpl
- 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.
- UNQUALIFIED - Static variable in interface org.apache.xmlbeans.impl.xb.xsdschema.FormChoice
- UNRECOGNIZED_INDEX_ENTRY - Static variable in exception org.apache.xmlbeans.SchemaTypeLoaderException
- UNSET - org.apache.xmlbeans.XmlOptions.BeanMethod
- unsetAbstract() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "abstract" attribute
- unsetAbstract() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "abstract" attribute
- unsetAbstract() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "abstract" attribute
- unsetAbstract() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "abstract" attribute
- unsetAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "all" element
- unsetAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Unsets the "all" element
- unsetAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "all" element
- unsetAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Unsets the "all" element
- unsetAll() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Unsets the "all" element
- unsetAll() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Unsets the "all" element
- unsetAnnotation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
Unsets the "annotation" element
- unsetAnnotation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
Unsets the "annotation" element
- unsetAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Unsets the "anyAttribute" element
- unsetAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "anyAttribute" element
- unsetAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Unsets the "anyAttribute" element
- unsetAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Unsets the "anyAttribute" element
- unsetAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "anyAttribute" element
- unsetAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Unsets the "anyAttribute" element
- unsetAnyAttribute() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Unsets the "anyAttribute" element
- unsetAnyAttribute() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Unsets the "anyAttribute" element
- unsetAttributeFormDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Unsets the "attributeFormDefault" attribute
- unsetAttributeFormDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Unsets the "attributeFormDefault" attribute
- unsetBase() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.BaseAttribute
-
Unsets the "base" attribute
- unsetBase() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.BaseAttributeImpl
-
Unsets the "base" attribute
- unsetBase() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Unsets the "base" attribute
- unsetBase() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Unsets the "base" attribute
- unsetBlock() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "block" attribute
- unsetBlock() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "block" attribute
- unsetBlock() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "block" attribute
- unsetBlock() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "block" attribute
- unsetBlockDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Unsets the "blockDefault" attribute
- unsetBlockDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Unsets the "blockDefault" attribute
- unsetChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "choice" element
- unsetChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Unsets the "choice" element
- unsetChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "choice" element
- unsetChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Unsets the "choice" element
- unsetChoice() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Unsets the "choice" element
- unsetChoice() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Unsets the "choice" element
- unsetCode() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Unsets the "code" element
- unsetCode() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Unsets the "code" element
- unsetComplexContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "complexContent" element
- unsetComplexContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "complexContent" element
- unsetComplexType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "complexType" element
- unsetComplexType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "complexType" element
- unsetDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Unsets the "default" attribute
- unsetDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "default" attribute
- unsetDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Unsets the "default" attribute
- unsetDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "default" attribute
- unsetDefaultDirectory() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Unsets the "defaultDirectory" attribute
- unsetDefaultDirectory() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Unsets the "defaultDirectory" attribute
- unsetDescription() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Unsets the "description" element
- unsetDescription() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Unsets the "description" element
- unsetElementFormDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Unsets the "elementFormDefault" attribute
- unsetElementFormDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Unsets the "elementFormDefault" attribute
- unsetExtension() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Unsets the "extension" element
- unsetExtension() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Unsets the "extension" element
- unsetExtension() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
Unsets the "extension" element
- unsetExtension() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
Unsets the "extension" element
- unsetFileName() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Unsets the "fileName" attribute
- unsetFileName() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Unsets the "fileName" attribute
- unsetFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "final" attribute
- unsetFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "final" attribute
- unsetFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "final" attribute
- unsetFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "final" attribute
- unsetFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Unsets the "final" attribute
- unsetFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Unsets the "final" attribute
- unsetFinalDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Unsets the "finalDefault" attribute
- unsetFinalDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Unsets the "finalDefault" attribute
- unsetFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Unsets the "fixed" attribute
- unsetFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "fixed" attribute
- unsetFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
-
Unsets the "fixed" attribute
- unsetFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Unsets the "fixed" attribute
- unsetFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "fixed" attribute
- unsetFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
-
Unsets the "fixed" attribute
- unsetFolder() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Unsets the "folder" attribute
- unsetFolder() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Unsets the "folder" attribute
- unsetFor() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Unsets the "for" attribute
- unsetFor() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Unsets the "for" attribute
- unsetForm() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Unsets the "form" attribute
- unsetForm() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "form" attribute
- unsetForm() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Unsets the "form" attribute
- unsetForm() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "form" attribute
- unsetGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "group" element
- unsetGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Unsets the "group" element
- unsetGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "group" element
- unsetGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Unsets the "group" element
- unsetGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Unsets the "group" element
- unsetGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Unsets the "group" element
- unsetId() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Unsets the "id" attribute
- unsetId() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Unsets the "id" attribute
- unsetId() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.IdAttribute
-
Unsets the "id" attribute
- unsetId() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.IdAttributeImpl
-
Unsets the "id" attribute
- unsetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
Unsets the "id" attribute
- unsetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Unsets the "id" attribute
- unsetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
Unsets the "id" attribute
- unsetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Unsets the "id" attribute
- unsetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Unsets the "id" attribute
- unsetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Unsets the "id" attribute
- unsetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Unsets the "id" attribute
- unsetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Unsets the "id" attribute
- unsetID() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.Code
-
Unsets the "ID" attribute
- unsetID() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.CodeImpl
-
Unsets the "ID" attribute
- unsetItemType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
Unsets the "itemType" attribute
- unsetItemType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
Unsets the "itemType" attribute
- unsetJavaname() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Unsets the "javaname" attribute
- unsetJavaname() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Unsets the "javaname" attribute
- unsetJavaname() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Unsets the "javaname" attribute
- unsetJavaname() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Unsets the "javaname" attribute
- unsetLang() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl
-
Unsets the "lang" attribute
- unsetLang() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute
-
Unsets the "lang" attribute
- unsetLang() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Unsets the "lang" attribute
- unsetLang() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Unsets the "lang" attribute
- unsetLang() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Unsets the "lang" attribute
- unsetLang() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Unsets the "lang" attribute
- unsetList() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Unsets the "list" element
- unsetList() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Unsets the "list" element
- unsetMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
Unsets the "maxOccurs" attribute
- unsetMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "maxOccurs" attribute
- unsetMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Unsets the "maxOccurs" attribute
- unsetMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Unsets the "maxOccurs" attribute
- unsetMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "maxOccurs" attribute
- unsetMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Unsets the "maxOccurs" attribute
- unsetMemberTypes() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Unsets the "memberTypes" attribute
- unsetMemberTypes() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Unsets the "memberTypes" attribute
- unsetMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
Unsets the "minOccurs" attribute
- unsetMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "minOccurs" attribute
- unsetMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Unsets the "minOccurs" attribute
- unsetMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Unsets the "minOccurs" attribute
- unsetMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "minOccurs" attribute
- unsetMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Unsets the "minOccurs" attribute
- unsetMixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Unsets the "mixed" attribute
- unsetMixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "mixed" attribute
- unsetMixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Unsets the "mixed" attribute
- unsetMixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "mixed" attribute
- unsetModified() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Unsets the "modified" attribute
- unsetModified() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Unsets the "modified" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedAttributeGroupImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedGroupImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelAttributeImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelComplexTypeImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelElementImpl
-
Unsets the "name" attribute
- unsetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelSimpleTypeImpl
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedAttributeGroup
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelAttribute
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelComplexType
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelElement
-
Unsets the "name" attribute
- unsetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelSimpleType
-
Unsets the "name" attribute
- unsetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Unsets the "namespace" element
- unsetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Unsets the "namespace" element
- unsetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Unsets the "namespace" attribute
- unsetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Unsets the "namespace" attribute
- unsetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Unsets the "namespace" attribute
- unsetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Unsets the "namespace" attribute
- unsetNillable() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "nillable" attribute
- unsetNillable() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "nillable" attribute
- unsetOrigin() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Unsets the "origin" attribute
- unsetOrigin() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Unsets the "origin" attribute
- unsetPackage() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Unsets the "package" element
- unsetPackage() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Unsets the "package" element
- unsetPrefix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Unsets the "prefix" element
- unsetPrefix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Unsets the "prefix" element
- unsetPrePostSet() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Unsets the "prePostSet" element
- unsetPrePostSet() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Unsets the "prePostSet" element
- unsetProcessContents() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Unsets the "processContents" attribute
- unsetProcessContents() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Unsets the "processContents" attribute
- unsetPublic() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Unsets the "public" attribute
- unsetPublic() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Unsets the "public" attribute
- unsetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Unsets the "ref" attribute
- unsetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Unsets the "ref" attribute
- unsetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupRef
-
Unsets the "ref" attribute
- unsetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "ref" attribute
- unsetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Unsets the "ref" attribute
- unsetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupRef
-
Unsets the "ref" attribute
- unsetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Unsets the "ref" attribute
- unsetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupRefImpl
-
Unsets the "ref" attribute
- unsetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Unsets the "ref" attribute
- unsetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "ref" attribute
- unsetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Unsets the "ref" attribute
- unsetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupRefImpl
-
Unsets the "ref" attribute
- unsetRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Unsets the "restriction" element
- unsetRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Unsets the "restriction" element
- unsetRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleContentDocumentImpl.SimpleContentImpl
-
Unsets the "restriction" element
- unsetRestriction() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Unsets the "restriction" element
- unsetRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleContentDocument.SimpleContent
-
Unsets the "restriction" element
- unsetRestriction() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Unsets the "restriction" element
- unsetRole() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Unsets the "role" attribute
- unsetRole() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Unsets the "role" attribute
- unsetSchemaLocation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Unsets the "schemaLocation" attribute
- unsetSchemaLocation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Unsets the "schemaLocation" attribute
- unsetSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "sequence" element
- unsetSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Unsets the "sequence" element
- unsetSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "sequence" element
- unsetSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Unsets the "sequence" element
- unsetSequence() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Unsets the "sequence" element
- unsetSequence() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Unsets the "sequence" element
- unsetSimpleContent() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Unsets the "simpleContent" element
- unsetSimpleContent() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Unsets the "simpleContent" element
- unsetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Unsets the "simpleType" element
- unsetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "simpleType" element
- unsetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Unsets the "simpleType" element
- unsetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "simpleType" element
- unsetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
Unsets the "simpleType" element
- unsetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Unsets the "simpleType" element
- unsetSimpleType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Unsets the "simpleType" element
- unsetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
Unsets the "simpleType" element
- unsetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Unsets the "simpleType" element
- unsetSimpleType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Unsets the "simpleType" element
- unsetSource() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument.Appinfo
-
Unsets the "source" attribute
- unsetSource() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Unsets the "source" attribute
- unsetSource() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl.AppinfoImpl
-
Unsets the "source" attribute
- unsetSource() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Unsets the "source" attribute
- unsetSpace() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.SpaceAttributeImpl
-
Unsets the "space" attribute
- unsetSpace() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute
-
Unsets the "space" attribute
- unsetSubstitutionGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "substitutionGroup" attribute
- unsetSubstitutionGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "substitutionGroup" attribute
- unsetSuffix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Unsets the "suffix" element
- unsetSuffix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Unsets the "suffix" element
- unsetSystem() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Unsets the "system" attribute
- unsetSystem() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Unsets the "system" attribute
- unsetTarget() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Unsets the "target" attribute
- unsetTarget() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Unsets the "target" attribute
- unsetTargetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Unsets the "targetNamespace" attribute
- unsetTargetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Unsets the "targetNamespace" attribute
- unsetTsDir() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Unsets the "tsDir" attribute
- unsetTsDir() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Unsets the "tsDir" attribute
- unsetType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Unsets the "type" attribute
- unsetType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Unsets the "type" attribute
- unsetType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Unsets the "type" attribute
- unsetType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Unsets the "type" attribute
- unsetUnion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Unsets the "union" element
- unsetUnion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Unsets the "union" element
- unsetUri() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Unsets the "uri" attribute
- unsetUri() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Unsets the "uri" attribute
- unsetUriprefix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Unsets the "uriprefix" attribute
- unsetUriprefix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Unsets the "uriprefix" attribute
- unsetUse() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Unsets the "use" attribute
- unsetUse() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Unsets the "use" attribute
- unsetValidity() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Unsets the "validity" attribute
- unsetValidity() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Unsets the "validity" attribute
- unsetVersion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Unsets the "version" attribute
- unsetVersion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Unsets the "version" attribute
- UNSUPPORTED_FEATURE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- UNSYNCHRONIZED - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- 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
- USE_SAME_LOCALE - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- UseImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl.UseImpl
- UseImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl.UseImpl
- UserType - Interface in org.apache.xmlbeans
-
The UserType class represents a mapping between an XML Schema QName and a custom Java class type.
- Usertypeconfig - Interface in org.apache.xmlbeans.impl.xb.xmlconfig
-
An XML usertypeconfig(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- UsertypeconfigImpl - Class in org.apache.xmlbeans.impl.xb.xmlconfig.impl
-
An XML usertypeconfig(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
- UsertypeconfigImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
- 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() - 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(ValidatorListener) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
- validate(XmlOptions) - Method in class org.apache.xmlbeans.FilterXmlObject
- validate(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- 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_ON_SET - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- 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
- VALIDATE_STRICT - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- VALIDATE_TEXT_ONLY - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- VALIDATE_TREAT_LAX_AS_SKIP - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- validateFiles(File[], SchemaTypeLoader, XmlOptions) - Static method in class org.apache.xmlbeans.impl.tool.StreamInstanceValidator
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBooleanHolder
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDecimalHolder
-
Performs lexical validation only.
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDoubleHolder
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaFloatHolder
- validateLexical(String, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaUriHolder
- 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
- validateLexical(String, ValidationContext, PrefixResolver) - Static method in class org.apache.xmlbeans.impl.values.JavaQNameHolder
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBase64Holder
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBooleanHolderEx
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDecimalHolderEx
- validateLexical(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDoubleHolderEx
- 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) - 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, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaUriHolderEx
- validateLexical(String, SchemaType, ValidationContext, PrefixResolver) - Static method in class org.apache.xmlbeans.impl.values.JavaNotationHolderEx
- validateLexical(String, SchemaType, ValidationContext, PrefixResolver) - Static method in class org.apache.xmlbeans.impl.values.JavaQNameHolderEx
- validatePattern(String, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaBooleanHolderEx
- validateSimpleType(SchemaType, String, Collection<XmlError>, 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(byte[], SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaHexBinaryHolderEx
- 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(BigDecimal, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.JavaDecimalHolderEx
-
Performs facet validation only.
- 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(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(XmlSimpleList<? extends XmlAnySimpleType>, SchemaType, ValidationContext) - Static method in class org.apache.xmlbeans.impl.values.XmlListImpl
- ValidatingInfoXMLStreamReader - Class in org.apache.xmlbeans.impl.validator
-
Extension of
ValidatingXMLStreamReader
to provide Post Schema Validation Info over an XMLStreamReader. - 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() - Method in annotation type org.apache.xmlbeans.impl.util.SuppressForbidden
-
A reason for suppressing should always be given.
- 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
- ValueImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.WhiteSpaceDocumentImpl.WhiteSpaceImpl.ValueImpl
- ValueImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.WhiteSpaceDocumentImpl.WhiteSpaceImpl.ValueImpl
- 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) - 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(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_elements(TypeStoreVisitor) - Method in interface org.apache.xmlbeans.impl.values.TypeStore
-
Visits all the elements immediately, using the given visitor.
W
- 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.
- 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.
- weakCur(Object) - Method in class org.apache.xmlbeans.impl.store.Cur
- WhiteSpaceDocument - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
A document containing one whiteSpace(@http://www.w3.org/2001/XMLSchema) element.
- WhiteSpaceDocument.WhiteSpace - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML whiteSpace(@http://www.w3.org/2001/XMLSchema).
- WhiteSpaceDocument.WhiteSpace.Value - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML value(@).
- WhiteSpaceDocument.WhiteSpace.Value.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.WhiteSpaceDocument$WhiteSpace$Value.
- WhiteSpaceDocumentImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
A document containing one whiteSpace(@http://www.w3.org/2001/XMLSchema) element.
- WhiteSpaceDocumentImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.WhiteSpaceDocumentImpl
- WhiteSpaceDocumentImpl.WhiteSpaceImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML whiteSpace(@http://www.w3.org/2001/XMLSchema).
- WhiteSpaceDocumentImpl.WhiteSpaceImpl.ValueImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML value(@).
- WhiteSpaceImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.WhiteSpaceDocumentImpl.WhiteSpaceImpl
- Wildcard - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML wildcard(@http://www.w3.org/2001/XMLSchema).
- 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
-
cvc-wildcard: See XMLSchema Structures 1.0: Item Valid (Wildcard)
- WILDCARD_NAMESPACE_NAME_VALID - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cvc-wildcard-namespace: See XMLSchema Structures 1.0: Wildcard allows Namespace Name
- WILDCARD_PROPERTIES - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
w-props-correct: See XMLSchema Structures 1.0: Wildcard Properties Correct
- WILDCARD_SUBSET - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
cos-ns-subset: See XMLSchema Structures 1.0: Wildcard Subset
- Wildcard.ProcessContents - Interface in org.apache.xmlbeans.impl.xb.xsdschema
-
An XML processContents(@).
- Wildcard.ProcessContents.Enum - Class in org.apache.xmlbeans.impl.xb.xsdschema
-
Enumeration value class for org.apache.xmlbeans.impl.xb.xsdschema.Wildcard$ProcessContents.
- WildcardImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML wildcard(@http://www.w3.org/2001/XMLSchema).
- WildcardImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
- WildcardImpl.ProcessContentsImpl - Class in org.apache.xmlbeans.impl.xb.xsdschema.impl
-
An XML processContents(@).
- 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
- X - Static variable in interface org.apache.xmlbeans.impl.xb.xmlconfig.JavaNameList.Member
- X - Static variable in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute.Lang.Member
- XBeanDebug - Class in org.apache.xmlbeans.impl.common
- XBeanDebug() - Constructor for class org.apache.xmlbeans.impl.common.XBeanDebug
- XGET - org.apache.xmlbeans.XmlOptions.BeanMethod
- XGET_ARRAY - org.apache.xmlbeans.XmlOptions.BeanMethod
- XGET_IDX - org.apache.xmlbeans.XmlOptions.BeanMethod
- XGET_LIST - org.apache.xmlbeans.XmlOptions.BeanMethod
- xgetAbstract() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets (as xml) the "abstract" attribute
- xgetAbstract() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "abstract" attribute
- xgetAbstract() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets (as xml) the "abstract" attribute
- xgetAbstract() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "abstract" attribute
- 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
- xgetAttributeFormDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets (as xml) the "attributeFormDefault" attribute
- xgetAttributeFormDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets (as xml) the "attributeFormDefault" attribute
- xgetBase() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.BaseAttribute
-
Gets (as xml) the "base" attribute
- xgetBase() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.BaseAttributeImpl
-
Gets (as xml) the "base" attribute
- xgetBase() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Gets (as xml) the "base" attribute
- xgetBase() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Gets (as xml) the "base" attribute
- xgetBase() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Gets (as xml) the "base" attribute
- xgetBase() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Gets (as xml) the "base" attribute
- xgetBase() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Gets (as xml) the "base" attribute
- xgetBase() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Gets (as xml) the "base" attribute
- xgetBlock() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets (as xml) the "block" attribute
- xgetBlock() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "block" attribute
- xgetBlock() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets (as xml) the "block" attribute
- xgetBlock() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "block" attribute
- xgetBlockDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets (as xml) the "blockDefault" attribute
- xgetBlockDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets (as xml) the "blockDefault" attribute
- xgetDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets (as xml) the "default" attribute
- xgetDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "default" attribute
- xgetDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets (as xml) the "default" attribute
- xgetDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "default" attribute
- xgetDefaultDirectory() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Gets (as xml) the "defaultDirectory" attribute
- xgetDefaultDirectory() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Gets (as xml) the "defaultDirectory" attribute
- xgetDescription() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Gets (as xml) the "description" element
- xgetDescription() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Gets (as xml) the "description" element
- xgetElementFormDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets (as xml) the "elementFormDefault" attribute
- xgetElementFormDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets (as xml) the "elementFormDefault" attribute
- xgetFilename() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets (as xml) the "filename" element
- xgetFilename() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets (as xml) the "filename" element
- xgetFileName() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets (as xml) the "fileName" attribute
- xgetFileName() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets (as xml) the "fileName" attribute
- xgetFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets (as xml) the "final" attribute
- xgetFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "final" attribute
- xgetFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets (as xml) the "final" attribute
- xgetFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "final" attribute
- xgetFinal() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Gets (as xml) the "final" attribute
- xgetFinal() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Gets (as xml) the "final" attribute
- xgetFinalDefault() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets (as xml) the "finalDefault" attribute
- xgetFinalDefault() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets (as xml) the "finalDefault" attribute
- xgetFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets (as xml) the "fixed" attribute
- xgetFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "fixed" attribute
- xgetFixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
-
Gets (as xml) the "fixed" attribute
- xgetFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets (as xml) the "fixed" attribute
- xgetFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "fixed" attribute
- xgetFixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
-
Gets (as xml) the "fixed" attribute
- xgetFolder() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets (as xml) the "folder" attribute
- xgetFolder() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets (as xml) the "folder" attribute
- xgetFor() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Gets (as xml) the "for" attribute
- xgetFor() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Gets (as xml) the "for" attribute
- xgetForm() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets (as xml) the "form" attribute
- xgetForm() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "form" attribute
- xgetForm() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets (as xml) the "form" attribute
- xgetForm() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "form" attribute
- xgetId() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Gets (as xml) the "id" attribute
- xgetId() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Gets (as xml) the "id" attribute
- xgetId() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.IdAttribute
-
Gets (as xml) the "id" attribute
- xgetId() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.IdAttributeImpl
-
Gets (as xml) the "id" attribute
- xgetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
Gets (as xml) the "id" attribute
- xgetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Gets (as xml) the "id" attribute
- xgetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
Gets (as xml) the "id" attribute
- xgetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Gets (as xml) the "id" attribute
- xgetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets (as xml) the "id" attribute
- xgetId() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets (as xml) the "id" attribute
- xgetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets (as xml) the "id" attribute
- xgetId() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets (as xml) the "id" attribute
- xgetID() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.Code
-
Gets (as xml) the "ID" attribute
- xgetID() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.CodeImpl
-
Gets (as xml) the "ID" attribute
- xgetItemType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
Gets (as xml) the "itemType" attribute
- xgetItemType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
Gets (as xml) the "itemType" attribute
- xgetJavaname() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Gets (as xml) the "javaname" attribute
- xgetJavaname() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Gets (as xml) the "javaname" attribute
- xgetJavaname() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Gets (as xml) the "javaname" attribute
- xgetJavaname() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Gets (as xml) the "javaname" attribute
- xgetLang() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl
-
Gets (as xml) the "lang" attribute
- xgetLang() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute
-
Gets (as xml) the "lang" attribute
- xgetLang() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Gets (as xml) the "lang" attribute
- xgetLang() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Gets (as xml) the "lang" attribute
- xgetLang() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets (as xml) the "lang" attribute
- xgetLang() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets (as xml) the "lang" attribute
- 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.impl.xb.xmlconfig.JavaNameList.Member2
- xgetListValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespaceList.Member2
- xgetListValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.NamespacePrefixList
- xgetListValue() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnametargetlist
- xgetListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.BlockSet.Member2
- xgetListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DerivationSet.Member2
- xgetListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FullDerivationSet.Member2
- xgetListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamespaceList.Member2
- xgetListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleDerivationSet.Member2
- xgetListValue() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union.MemberTypes
- 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
-
Returns the value as a
List
ofXmlNMTOKEN
values - xgetLocation() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.TImportImpl
-
Gets (as xml) the "location" attribute
- xgetLocation() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
-
Gets (as xml) the "location" attribute
- xgetMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
Gets (as xml) the "maxOccurs" attribute
- xgetMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "maxOccurs" attribute
- xgetMaxOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets (as xml) the "maxOccurs" attribute
- xgetMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Gets (as xml) the "maxOccurs" attribute
- xgetMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "maxOccurs" attribute
- xgetMaxOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets (as xml) the "maxOccurs" attribute
- xgetMemberTypes() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Gets (as xml) the "memberTypes" attribute
- xgetMemberTypes() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Gets (as xml) the "memberTypes" attribute
- xgetMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
Gets (as xml) the "minOccurs" attribute
- xgetMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "minOccurs" attribute
- xgetMinOccurs() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets (as xml) the "minOccurs" attribute
- xgetMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Gets (as xml) the "minOccurs" attribute
- xgetMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "minOccurs" attribute
- xgetMinOccurs() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets (as xml) the "minOccurs" attribute
- xgetMixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Gets (as xml) the "mixed" attribute
- xgetMixed() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets (as xml) the "mixed" attribute
- xgetMixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Gets (as xml) the "mixed" attribute
- xgetMixed() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets (as xml) the "mixed" attribute
- xgetModified() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Gets (as xml) the "modified" attribute
- xgetModified() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Gets (as xml) the "modified" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedAttributeGroupImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedGroupImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelAttributeImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelComplexTypeImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelElementImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelSimpleTypeImpl
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedAttributeGroup
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelAttribute
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelComplexType
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelElement
-
Gets (as xml) the "name" attribute
- xgetName() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelSimpleType
-
Gets (as xml) the "name" attribute
- xgetNamespace() - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.TImportImpl
-
Gets (as xml) the "namespace" attribute
- xgetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
-
Gets (as xml) the "namespace" attribute
- xgetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets (as xml) the "namespace" element
- xgetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets (as xml) the "namespace" element
- xgetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Gets (as xml) the "namespace" attribute
- xgetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Gets (as xml) the "namespace" attribute
- xgetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Gets (as xml) the "namespace" attribute
- xgetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Gets (as xml) the "namespace" attribute
- xgetNillable() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "nillable" attribute
- xgetNillable() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "nillable" attribute
- xgetOrigin() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Gets (as xml) the "origin" attribute
- xgetOrigin() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Gets (as xml) the "origin" attribute
- xgetPackage() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets (as xml) the "package" element
- xgetPackage() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets (as xml) the "package" element
- xgetPrefix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets (as xml) the "prefix" element
- xgetPrefix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets (as xml) the "prefix" element
- xgetProcessContents() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Gets (as xml) the "processContents" attribute
- xgetProcessContents() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Gets (as xml) the "processContents" attribute
- xgetPublic() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Gets (as xml) the "public" attribute
- xgetPublic() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Gets (as xml) the "public" attribute
- xgetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupRef
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupRef
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupRefImpl
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Gets (as xml) the "ref" attribute
- xgetRef() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupRefImpl
-
Gets (as xml) the "ref" attribute
- xgetRefer() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyrefDocumentImpl.KeyrefImpl
-
Gets (as xml) the "refer" attribute
- xgetRefer() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument.Keyref
-
Gets (as xml) the "refer" attribute
- xgetRole() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets (as xml) the "role" attribute
- xgetRole() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets (as xml) the "role" attribute
- xgetSchemaLocation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Gets (as xml) the "schemaLocation" attribute
- xgetSchemaLocation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.IncludeDocumentImpl.IncludeImpl
-
Gets (as xml) the "schemaLocation" attribute
- xgetSchemaLocation() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Gets (as xml) the "schemaLocation" attribute
- xgetSchemaLocation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Gets (as xml) the "schemaLocation" attribute
- xgetSchemaLocation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument.Include
-
Gets (as xml) the "schemaLocation" attribute
- xgetSchemaLocation() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Gets (as xml) the "schemaLocation" attribute
- xgetSchemaLocationArray() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets (as xml) array of all "schemaLocation" elements
- xgetSchemaLocationArray() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets (as xml) array of all "schemaLocation" elements
- xgetSchemaLocationArray(int) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets (as xml) ith "schemaLocation" element
- xgetSchemaLocationArray(int) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets (as xml) ith "schemaLocation" element
- xgetSchemaLocationList() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets (as xml) a List of "schemaLocation" elements
- xgetSchemaLocationList() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets (as xml) a List of "schemaLocation" elements
- xgetSha1() - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Gets (as xml) the "sha1" element
- xgetSha1() - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Gets (as xml) the "sha1" element
- xgetSource() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument.Appinfo
-
Gets (as xml) the "source" attribute
- xgetSource() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Gets (as xml) the "source" attribute
- xgetSource() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl.AppinfoImpl
-
Gets (as xml) the "source" attribute
- xgetSource() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Gets (as xml) the "source" attribute
- xgetSpace() - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.SpaceAttributeImpl
-
Gets (as xml) the "space" attribute
- xgetSpace() - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute
-
Gets (as xml) the "space" attribute
- xgetStaticHandler() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
-
Gets (as xml) the "staticHandler" element
- xgetStaticHandler() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.PrePostSet
-
Gets (as xml) the "staticHandler" element
- xgetStaticHandler() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
Gets (as xml) the "staticHandler" element
- xgetStaticHandler() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.PrePostSetImpl
-
Gets (as xml) the "staticHandler" element
- xgetStaticHandler() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Gets (as xml) the "staticHandler" element
- xgetStaticHandler() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Gets (as xml) the "staticHandler" element
- xgetSubstitutionGroup() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "substitutionGroup" attribute
- xgetSubstitutionGroup() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "substitutionGroup" attribute
- xgetSuffix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets (as xml) the "suffix" element
- xgetSuffix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets (as xml) the "suffix" element
- xgetSystem() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Gets (as xml) the "system" attribute
- xgetSystem() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Gets (as xml) the "system" attribute
- xgetTarget() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Gets (as xml) the "target" attribute
- xgetTarget() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Gets (as xml) the "target" attribute
- xgetTargetNamespace() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets (as xml) the "targetNamespace" attribute
- xgetTargetNamespace() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets (as xml) the "targetNamespace" attribute
- xgetTsDir() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets (as xml) the "tsDir" attribute
- xgetTsDir() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets (as xml) the "tsDir" attribute
- xgetType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets (as xml) the "type" attribute
- xgetType() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Gets (as xml) the "type" attribute
- xgetType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets (as xml) the "type" attribute
- xgetType() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Gets (as xml) the "type" attribute
- xgetUri() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets (as xml) the "uri" attribute
- xgetUri() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets (as xml) the "uri" attribute
- xgetUriprefix() - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Gets (as xml) the "uriprefix" attribute
- xgetUriprefix() - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Gets (as xml) the "uriprefix" attribute
- xgetUse() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Gets (as xml) the "use" attribute
- xgetUse() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Gets (as xml) the "use" attribute
- xgetValidity() - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Gets (as xml) the "validity" attribute
- xgetValidity() - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Gets (as xml) the "validity" attribute
- xgetVersion() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Gets (as xml) the "version" attribute
- xgetVersion() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Gets (as xml) the "version" attribute
- xgetXpath() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument.Field
-
Gets (as xml) the "xpath" attribute
- xgetXpath() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl.FieldImpl
-
Gets (as xml) the "xpath" attribute
- xgetXpath() - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl.SelectorImpl
-
Gets (as xml) the "xpath" attribute
- xgetXpath() - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument.Selector
-
Gets (as xml) the "xpath" attribute
- XML_DUPLICATE_ATTRIBUTE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
-
uniqattspec: See XML 1.0: Unique Att Spec
- 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
-
Corresponds to the XML Schema xs:anySimpleType type.
- XmlAnySimpleTypeImpl - Class in org.apache.xmlbeans.impl.values
-
This class implements the anySimpleType for XML.
- XmlAnySimpleTypeImpl() - Constructor for class org.apache.xmlbeans.impl.values.XmlAnySimpleTypeImpl
- XmlAnySimpleTypeImpl(SchemaType, boolean) - 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
-
Corresponds to the XML Schema xs:base64Binary type.
- XmlBase64Binary.Factory - Class in org.apache.xmlbeans
-
A class with methods for creating instances of
XmlBase64Binary
. - 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
-
Corresponds to the XML Schema xs:boolean type.
- 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
-
An XML Schema compatible subclass of
GregorianCalendar
. - XmlCalendar() - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an empty instance with no fields set.
- 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(String) - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an XmlCalendar for a standard XML schema formatted date string.
- XmlCalendar(Date) - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an XmlCalendar from a Date.
- XmlCalendar(GDateSpecification) - Constructor for class org.apache.xmlbeans.XmlCalendar
-
Constructs an XmlCalendar from a GDate.
- 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
-
An abstract
XmlCursor
factory. - 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
-
Corresponds to the XML Schema xs:dateTime type.
- 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
-
Corresponds to the XML Schema xs:decimal type.
- 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
-
Corresponds to the XML Schema xs:duration type.
- 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(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(String, Object[], int, Location) - Constructor for class org.apache.xmlbeans.XmlError
- 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, String, int, XmlCursor) - Constructor for class org.apache.xmlbeans.XmlError
-
The static factory methods should be used instead of this constructor.
- XmlError(XmlError) - Constructor for class org.apache.xmlbeans.XmlError
-
Copy constructor.
- 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(String, Throwable, Collection<XmlError>) - Constructor for exception org.apache.xmlbeans.XmlException
-
Constructs an XmlException from a message, a cause, and a collection of
XmlErrors
. - XmlException(String, Throwable, XmlError) - Constructor for exception org.apache.xmlbeans.XmlException
-
Constructs an XmlException from a message, a cause, and an
XmlError
. - 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(XmlRuntimeException) - Constructor for exception org.apache.xmlbeans.XmlException
-
Constructs an XmlException from an
XmlRuntimeException
. - 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
-
Corresponds to the XML Schema xs:gMonthDay type.
- 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
-
Corresponds to the XML Schema xs:gYearMonth type.
- 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
-
Corresponds to the XML Schema xs:hexBinary type.
- 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
-
Corresponds to the XML Schema xs:integer type.
- 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
-
Corresponds to the XML Schema xs:language type.
- 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
-
Corresponds to the XML Schema xs:Name type.
- XMLName - Interface in org.apache.xmlbeans.xml.stream
-
Encapsulates information about the Qualified Name of an XML event.
- 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 - Class in org.apache.xmlbeans.impl.values
- XmlNameImpl() - Constructor for class org.apache.xmlbeans.impl.common.XmlNameImpl
- XmlNameImpl() - Constructor for class org.apache.xmlbeans.impl.values.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(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
-
Corresponds to the XML Schema xs:negativeInteger type.
- 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
-
Corresponds to the XML Schema xs:NMTOKEN type.
- 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
-
Corresponds to the XML Schema xs:nonNegativeInteger type.
- 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
-
Corresponds to the XML Schema xs:nonPositiveInteger type.
- 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
-
Corresponds to the XML Schema xs:normalizedString type.
- 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
-
Corresponds to the XML Schema xs:NOTATION type.
- 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
-
Corresponds to the XML Schema xs:positiveInteger type.
- 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(String, Throwable, Collection<XmlError>) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from a message, a cause, and a collection of XmlErrors.
- XmlRuntimeException(String, Throwable, XmlError) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from a message, a cause, and an XmlError.
- XmlRuntimeException(Throwable) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from a cause.
- XmlRuntimeException(XmlError) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from an XmlError.
- XmlRuntimeException(XmlException) - Constructor for exception org.apache.xmlbeans.XmlRuntimeException
-
Constructs an XmlRuntimeException from an
XmlException
. - XmlSaxHandler - Interface in org.apache.xmlbeans
-
A holder for a SAX
ContentHandler
andLexicalHandler
that are capable of loading anXmlObject
instance. - 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() - Method in class org.apache.xmlbeans.impl.store.Cursor
- xmlText() - 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 class org.apache.xmlbeans.FilterXmlObject
- xmlText(XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- xmlText(XmlOptions) - Method in class org.apache.xmlbeans.impl.values.XmlObjectBase
- 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
- 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
-
Corresponds to the XML Schema xs:unsignedByte type.
- 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
-
Corresponds to the XML Schema xs:unsignedInt type.
- 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
-
Corresponds to the XML Schema xs:unsignedLong type.
- 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
-
Corresponds to the XML Schema xs:unsignedShort type.
- 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_COMPILATION_FAILURE - Static variable in class org.apache.xmlbeans.XmlErrorCodes
- XPATH_REGEXP - Static variable in class org.apache.xmlbeans.impl.schema.StscTranslator
- XPATH_USE_SAXON - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- XPATH_USE_XMLBEANS - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- XPath.XPathCompileException - Exception in org.apache.xmlbeans.impl.xpath
- 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
- XpathImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl.FieldImpl.XpathImpl
- XpathImpl(SchemaType) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl.SelectorImpl.XpathImpl
- XpathImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl.FieldImpl.XpathImpl
- XpathImpl(SchemaType, boolean) - Constructor for class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl.SelectorImpl.XpathImpl
- XQuery - Interface in org.apache.xmlbeans.impl.xpath
- XQUERY_CURRENT_NODE_VAR - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- XQUERY_VARIABLE_MAP - org.apache.xmlbeans.XmlOptions.XmlOptionsKeys
- 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(Reader[], String, SchemaInstanceGenerator.Xsd2InstOptions) - Static method in class org.apache.xmlbeans.impl.xsd2inst.SchemaInstanceGenerator
- xsd2inst(String[], 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
- XSET - org.apache.xmlbeans.XmlOptions.BeanMethod
- XSET_ARRAY - org.apache.xmlbeans.XmlOptions.BeanMethod
- XSET_IDX - org.apache.xmlbeans.XmlOptions.BeanMethod
- xsetAbstract(XmlBoolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets (as xml) the "abstract" attribute
- xsetAbstract(XmlBoolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "abstract" attribute
- xsetAbstract(XmlBoolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets (as xml) the "abstract" attribute
- xsetAbstract(XmlBoolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "abstract" attribute
- xsetAttributeFormDefault(FormChoice) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets (as xml) the "attributeFormDefault" attribute
- xsetAttributeFormDefault(FormChoice) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets (as xml) the "attributeFormDefault" attribute
- xsetBase(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.BaseAttribute
-
Sets (as xml) the "base" attribute
- xsetBase(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.BaseAttributeImpl
-
Sets (as xml) the "base" attribute
- xsetBase(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ExtensionType
-
Sets (as xml) the "base" attribute
- xsetBase(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ExtensionTypeImpl
-
Sets (as xml) the "base" attribute
- xsetBase(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionDocumentImpl.RestrictionImpl
-
Sets (as xml) the "base" attribute
- xsetBase(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RestrictionTypeImpl
-
Sets (as xml) the "base" attribute
- xsetBase(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionDocument.Restriction
-
Sets (as xml) the "base" attribute
- xsetBase(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RestrictionType
-
Sets (as xml) the "base" attribute
- xsetBlock(BlockSet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "block" attribute
- xsetBlock(BlockSet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "block" attribute
- xsetBlock(DerivationSet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets (as xml) the "block" attribute
- xsetBlock(DerivationSet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets (as xml) the "block" attribute
- xsetBlockDefault(BlockSet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets (as xml) the "blockDefault" attribute
- xsetBlockDefault(BlockSet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets (as xml) the "blockDefault" attribute
- xsetDefault(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets (as xml) the "default" attribute
- xsetDefault(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "default" attribute
- xsetDefault(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets (as xml) the "default" attribute
- xsetDefault(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "default" attribute
- xsetDefaultDirectory(XmlToken) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemasDocument.DownloadedSchemas
-
Sets (as xml) the "defaultDirectory" attribute
- xsetDefaultDirectory(XmlToken) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemasDocumentImpl.DownloadedSchemasImpl
-
Sets (as xml) the "defaultDirectory" attribute
- xsetDescription(XmlString) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Sets (as xml) the "description" element
- xsetDescription(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Sets (as xml) the "description" element
- xsetElementFormDefault(FormChoice) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets (as xml) the "elementFormDefault" attribute
- xsetElementFormDefault(FormChoice) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets (as xml) the "elementFormDefault" attribute
- xsetFilename(XmlToken) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets (as xml) the "filename" element
- xsetFilename(XmlToken) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets (as xml) the "filename" element
- xsetFileName(XmlToken) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets (as xml) the "fileName" attribute
- xsetFileName(XmlToken) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets (as xml) the "fileName" attribute
- xsetFinal(DerivationSet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets (as xml) the "final" attribute
- xsetFinal(DerivationSet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "final" attribute
- xsetFinal(DerivationSet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets (as xml) the "final" attribute
- xsetFinal(DerivationSet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "final" attribute
- xsetFinal(SimpleDerivationSet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Sets (as xml) the "final" attribute
- xsetFinal(SimpleDerivationSet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Sets (as xml) the "final" attribute
- xsetFinalDefault(FullDerivationSet) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets (as xml) the "finalDefault" attribute
- xsetFinalDefault(FullDerivationSet) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets (as xml) the "finalDefault" attribute
- xsetFixed(XmlBoolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Facet
-
Sets (as xml) the "fixed" attribute
- xsetFixed(XmlBoolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FacetImpl
-
Sets (as xml) the "fixed" attribute
- xsetFixed(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets (as xml) the "fixed" attribute
- xsetFixed(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "fixed" attribute
- xsetFixed(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets (as xml) the "fixed" attribute
- xsetFixed(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "fixed" attribute
- xsetFolder(XmlToken) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets (as xml) the "folder" attribute
- xsetFolder(XmlToken) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets (as xml) the "folder" attribute
- xsetFor(JavaNameList) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig
-
Sets (as xml) the "for" attribute
- xsetFor(JavaNameList) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl
-
Sets (as xml) the "for" attribute
- xsetForm(FormChoice) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets (as xml) the "form" attribute
- xsetForm(FormChoice) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "form" attribute
- xsetForm(FormChoice) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets (as xml) the "form" attribute
- xsetForm(FormChoice) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "form" attribute
- xsetId(XmlID) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.IdAttribute
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.IdAttributeImpl
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Annotated
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnnotationDocument.Annotation
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotatedImpl
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnnotationDocumentImpl.AnnotationImpl
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets (as xml) the "id" attribute
- xsetId(XmlID) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets (as xml) the "id" attribute
- xsetID(XmlToken) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.Code
-
Sets (as xml) the "ID" attribute
- xsetID(XmlToken) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.CodeImpl
-
Sets (as xml) the "ID" attribute
- xsetItemType(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ListDocumentImpl.ListImpl
-
Sets (as xml) the "itemType" attribute
- xsetItemType(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ListDocument.List
-
Sets (as xml) the "itemType" attribute
- xsetJavaname(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Sets (as xml) the "javaname" attribute
- xsetJavaname(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Sets (as xml) the "javaname" attribute
- xsetJavaname(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Sets (as xml) the "javaname" attribute
- xsetJavaname(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Sets (as xml) the "javaname" attribute
- xsetLang(LangAttribute.Lang) - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.LangAttributeImpl
-
Sets (as xml) the "lang" attribute
- xsetLang(LangAttribute.Lang) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.LangAttribute
-
Sets (as xml) the "lang" attribute
- xsetLang(LangAttribute.Lang) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Sets (as xml) the "lang" attribute
- xsetLang(LangAttribute.Lang) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Sets (as xml) the "lang" attribute
- xsetLang(LangAttribute.Lang) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets (as xml) the "lang" attribute
- xsetLang(LangAttribute.Lang) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets (as xml) the "lang" attribute
- xsetLocation(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.TImportImpl
-
Sets (as xml) the "location" attribute
- xsetLocation(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
-
Sets (as xml) the "location" attribute
- xsetMaxOccurs(AllNNI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
Sets (as xml) the "maxOccurs" attribute
- xsetMaxOccurs(AllNNI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "maxOccurs" attribute
- xsetMaxOccurs(AllNNI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets (as xml) the "maxOccurs" attribute
- xsetMaxOccurs(AllNNI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Sets (as xml) the "maxOccurs" attribute
- xsetMaxOccurs(AllNNI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "maxOccurs" attribute
- xsetMaxOccurs(AllNNI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets (as xml) the "maxOccurs" attribute
- xsetMemberTypes(UnionDocument.Union.MemberTypes) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.UnionDocumentImpl.UnionImpl
-
Sets (as xml) the "memberTypes" attribute
- xsetMemberTypes(UnionDocument.Union.MemberTypes) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.UnionDocument.Union
-
Sets (as xml) the "memberTypes" attribute
- xsetMinOccurs(XmlNonNegativeInteger) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AnyDocument.Any
-
Sets (as xml) the "minOccurs" attribute
- xsetMinOccurs(XmlNonNegativeInteger) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "minOccurs" attribute
- xsetMinOccurs(XmlNonNegativeInteger) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets (as xml) the "minOccurs" attribute
- xsetMinOccurs(XmlNonNegativeInteger) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AnyDocumentImpl.AnyImpl
-
Sets (as xml) the "minOccurs" attribute
- xsetMinOccurs(XmlNonNegativeInteger) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "minOccurs" attribute
- xsetMinOccurs(XmlNonNegativeInteger) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets (as xml) the "minOccurs" attribute
- xsetMixed(XmlBoolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexContentDocument.ComplexContent
-
Sets (as xml) the "mixed" attribute
- xsetMixed(XmlBoolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets (as xml) the "mixed" attribute
- xsetMixed(XmlBoolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexContentDocumentImpl.ComplexContentImpl
-
Sets (as xml) the "mixed" attribute
- xsetMixed(XmlBoolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets (as xml) the "mixed" attribute
- xsetModified(XmlBoolean) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Sets (as xml) the "modified" attribute
- xsetModified(XmlBoolean) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Sets (as xml) the "modified" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ComplexType
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ComplexTypeImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeybaseImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedAttributeGroupImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NamedGroupImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SimpleTypeImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelAttributeImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelComplexTypeImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelElementImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.TopLevelSimpleTypeImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Keybase
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedAttributeGroup
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NamedGroup
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SimpleType
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelAttribute
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelComplexType
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelElement
-
Sets (as xml) the "name" attribute
- xsetName(XmlNCName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.TopLevelSimpleType
-
Sets (as xml) the "name" attribute
- xsetName(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Sets (as xml) the "name" attribute
- xsetName(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Sets (as xml) the "name" attribute
- xsetName(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Sets (as xml) the "name" attribute
- xsetName(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
-
Sets (as xml) the "name" attribute
- xsetName(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
Sets (as xml) the "name" attribute
- xsetNamespace(NamespaceList) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Sets (as xml) the "namespace" attribute
- xsetNamespace(NamespaceList) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Sets (as xml) the "namespace" attribute
- xsetNamespace(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.substwsdl.impl.TImportImpl
-
Sets (as xml) the "namespace" attribute
- xsetNamespace(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.substwsdl.TImport
-
Sets (as xml) the "namespace" attribute
- xsetNamespace(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets (as xml) the "namespace" element
- xsetNamespace(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets (as xml) the "namespace" element
- xsetNamespace(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Sets (as xml) the "namespace" attribute
- xsetNamespace(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Sets (as xml) the "namespace" attribute
- xsetNillable(XmlBoolean) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "nillable" attribute
- xsetNillable(XmlBoolean) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "nillable" attribute
- xsetOrigin(XmlToken) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.TestCaseImpl
-
Sets (as xml) the "origin" attribute
- xsetOrigin(XmlToken) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.TestCase
-
Sets (as xml) the "origin" attribute
- xsetPackage(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets (as xml) the "package" element
- xsetPackage(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets (as xml) the "package" element
- xsetPrefix(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets (as xml) the "prefix" element
- xsetPrefix(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets (as xml) the "prefix" element
- xsetProcessContents(Wildcard.ProcessContents) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.WildcardImpl
-
Sets (as xml) the "processContents" attribute
- xsetProcessContents(Wildcard.ProcessContents) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Wildcard
-
Sets (as xml) the "processContents" attribute
- xsetPublic(Public) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Sets (as xml) the "public" attribute
- xsetPublic(Public) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Sets (as xml) the "public" attribute
- xsetRef(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroup
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AttributeGroupRef
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Group
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.GroupRef
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupImpl
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeGroupRefImpl
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupImpl
-
Sets (as xml) the "ref" attribute
- xsetRef(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.GroupRefImpl
-
Sets (as xml) the "ref" attribute
- xsetRefer(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.KeyrefDocumentImpl.KeyrefImpl
-
Sets (as xml) the "refer" attribute
- xsetRefer(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.KeyrefDocument.Keyref
-
Sets (as xml) the "refer" attribute
- xsetRole(FileDesc.Role) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets (as xml) the "role" attribute
- xsetRole(FileDesc.Role) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets (as xml) the "role" attribute
- xsetSchemaLocation(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ImportDocumentImpl.ImportImpl
-
Sets (as xml) the "schemaLocation" attribute
- xsetSchemaLocation(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.IncludeDocumentImpl.IncludeImpl
-
Sets (as xml) the "schemaLocation" attribute
- xsetSchemaLocation(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.RedefineDocumentImpl.RedefineImpl
-
Sets (as xml) the "schemaLocation" attribute
- xsetSchemaLocation(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.ImportDocument.Import
-
Sets (as xml) the "schemaLocation" attribute
- xsetSchemaLocation(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.IncludeDocument.Include
-
Sets (as xml) the "schemaLocation" attribute
- xsetSchemaLocation(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.RedefineDocument.Redefine
-
Sets (as xml) the "schemaLocation" attribute
- xsetSchemaLocationArray(int, XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets (as xml) ith "schemaLocation" element
- xsetSchemaLocationArray(int, XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets (as xml) ith "schemaLocation" element
- xsetSchemaLocationArray(XmlAnyURI[]) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets (as xml) array of all "schemaLocation" element
- xsetSchemaLocationArray(XmlAnyURI[]) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets (as xml) array of all "schemaLocation" element
- xsetSha1(XmlToken) - Method in interface org.apache.xmlbeans.impl.xb.xsdownload.DownloadedSchemaEntry
-
Sets (as xml) the "sha1" element
- xsetSha1(XmlToken) - Method in class org.apache.xmlbeans.impl.xb.xsdownload.impl.DownloadedSchemaEntryImpl
-
Sets (as xml) the "sha1" element
- xsetSource(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.AppinfoDocument.Appinfo
-
Sets (as xml) the "source" attribute
- xsetSource(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.DocumentationDocument.Documentation
-
Sets (as xml) the "source" attribute
- xsetSource(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AppinfoDocumentImpl.AppinfoImpl
-
Sets (as xml) the "source" attribute
- xsetSource(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.DocumentationDocumentImpl.DocumentationImpl
-
Sets (as xml) the "source" attribute
- xsetSpace(SpaceAttribute.Space) - Method in class org.apache.xmlbeans.impl.xb.xmlschema.impl.SpaceAttributeImpl
-
Sets (as xml) the "space" attribute
- xsetSpace(SpaceAttribute.Space) - Method in interface org.apache.xmlbeans.impl.xb.xmlschema.SpaceAttribute
-
Sets (as xml) the "space" attribute
- xsetStaticHandler(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.Interface
-
Sets (as xml) the "staticHandler" element
- xsetStaticHandler(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Extensionconfig.PrePostSet
-
Sets (as xml) the "staticHandler" element
- xsetStaticHandler(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.InterfaceImpl
-
Sets (as xml) the "staticHandler" element
- xsetStaticHandler(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.ExtensionconfigImpl.PrePostSetImpl
-
Sets (as xml) the "staticHandler" element
- xsetStaticHandler(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.UsertypeconfigImpl
-
Sets (as xml) the "staticHandler" element
- xsetStaticHandler(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Usertypeconfig
-
Sets (as xml) the "staticHandler" element
- xsetSubstitutionGroup(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "substitutionGroup" attribute
- xsetSubstitutionGroup(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "substitutionGroup" attribute
- xsetSuffix(XmlString) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets (as xml) the "suffix" element
- xsetSuffix(XmlString) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets (as xml) the "suffix" element
- xsetSystem(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.NotationDocumentImpl.NotationImpl
-
Sets (as xml) the "system" attribute
- xsetSystem(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.NotationDocument.Notation
-
Sets (as xml) the "system" attribute
- xsetTarget(Qnametargetlist) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.QnameconfigImpl
-
Sets (as xml) the "target" attribute
- xsetTarget(Qnametargetlist) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Qnameconfig
-
Sets (as xml) the "target" attribute
- xsetTargetNamespace(XmlAnyURI) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets (as xml) the "targetNamespace" attribute
- xsetTargetNamespace(XmlAnyURI) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets (as xml) the "targetNamespace" attribute
- xsetTsDir(XmlToken) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets (as xml) the "tsDir" attribute
- xsetTsDir(XmlToken) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets (as xml) the "tsDir" attribute
- xsetType(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets (as xml) the "type" attribute
- xsetType(XmlQName) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Element
-
Sets (as xml) the "type" attribute
- xsetType(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets (as xml) the "type" attribute
- xsetType(XmlQName) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.ElementImpl
-
Sets (as xml) the "type" attribute
- xsetUri(NamespaceList) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets (as xml) the "uri" attribute
- xsetUri(NamespaceList) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets (as xml) the "uri" attribute
- xsetUriprefix(NamespacePrefixList) - Method in class org.apache.xmlbeans.impl.xb.xmlconfig.impl.NsconfigImpl
-
Sets (as xml) the "uriprefix" attribute
- xsetUriprefix(NamespacePrefixList) - Method in interface org.apache.xmlbeans.impl.xb.xmlconfig.Nsconfig
-
Sets (as xml) the "uriprefix" attribute
- xsetUse(Attribute.Use) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.Attribute
-
Sets (as xml) the "use" attribute
- xsetUse(Attribute.Use) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.AttributeImpl
-
Sets (as xml) the "use" attribute
- xsetValidity(XmlBoolean) - Method in interface org.apache.xmlbeans.impl.xb.ltgfmt.FileDesc
-
Sets (as xml) the "validity" attribute
- xsetValidity(XmlBoolean) - Method in class org.apache.xmlbeans.impl.xb.ltgfmt.impl.FileDescImpl
-
Sets (as xml) the "validity" attribute
- xsetVersion(XmlToken) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SchemaDocumentImpl.SchemaImpl
-
Sets (as xml) the "version" attribute
- xsetVersion(XmlToken) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SchemaDocument.Schema
-
Sets (as xml) the "version" attribute
- xsetXpath(FieldDocument.Field.Xpath) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.FieldDocument.Field
-
Sets (as xml) the "xpath" attribute
- xsetXpath(FieldDocument.Field.Xpath) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.FieldDocumentImpl.FieldImpl
-
Sets (as xml) the "xpath" attribute
- xsetXpath(SelectorDocument.Selector.Xpath) - Method in class org.apache.xmlbeans.impl.xb.xsdschema.impl.SelectorDocumentImpl.SelectorImpl
-
Sets (as xml) the "xpath" attribute
- xsetXpath(SelectorDocument.Selector.Xpath) - Method in interface org.apache.xmlbeans.impl.xb.xsdschema.SelectorDocument.Selector
-
Sets (as xml) the "xpath" attribute
- 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<Object>) - 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(File, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- _save(OutputStream) - Method in class org.apache.xmlbeans.impl.store.Cursor
- _save(OutputStream, XmlOptions) - Method in class org.apache.xmlbeans.impl.store.Cursor
- _save(Writer) - Method in class org.apache.xmlbeans.impl.store.Cursor
- _save(Writer, XmlOptions) - 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
- _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(char[], int, int) - Method in class org.apache.xmlbeans.impl.store.Cursor
- _setTextValue(String) - 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, 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_addChildElement(DomImpl.Dom, Name) - 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_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(int) - Method in class org.apache.xmlbeans.impl.store.Cursor
- _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(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
All Classes All Packages