|
|||||||||
| Home >> All >> org >> apache >> xmlbeans >> impl >> [ common overview ] | PREV NEXT | ||||||||
A
- ATTR - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
- ATTRS - Static variable in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext
- AYAH - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- 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(Object) - Method in class org.apache.xmlbeans.impl.common.XmlErrorPrinter
- add(Object) - Method in class org.apache.xmlbeans.impl.common.XmlErrorWatcher
- addCapped(List, String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- split an xml name into words via JAXB approach, upcasing first letter of each word as needed, if upcase is true ncname is xml ncname (i.e.
- addFields(XmlObjectList, ValidatorListener.Event) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.SelectorState
- addKeyValues(Set, boolean) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.KeyrefState
- addMapping(String, String, boolean) - Static method in class org.apache.xmlbeans.impl.common.EncodingMap
- addStep(boolean, boolean, QName, XPath.Step) - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- advance() - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- advance(int) - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- attr(ValidatorListener.Event, QName, SchemaType, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.ConstraintState
- attr(ValidatorListener.Event, QName, SchemaType, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.FieldState
- attr(ValidatorListener.Event, QName, SchemaType, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.IdRefState
- attr(ValidatorListener.Event, QName, SchemaType, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.IdState
- attr(ValidatorListener.Event, QName, SchemaType, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.SelectorState
- attr(ValidatorListener.Event, QName, SchemaType, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- attr(QName) - Method in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext.PathContext
- attr(QName) - Method in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext
- available() - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
B
- BEGIN - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
- BUFFER_SIZE - Static variable in class org.apache.xmlbeans.impl.common.JarHelper
- backtrack() - Method in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext.PathContext
- barrierLock - Variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Lock used only for its memory effects.
- buf - Variable in class org.apache.xmlbeans.impl.common.PushedInputStream
- buf - Variable in class org.apache.xmlbeans.impl.common.ReaderInputStream
- buildIdStates() - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- buildWKP() - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
C
- CHARS - Static variable in class org.apache.xmlbeans.impl.common.XMLChar
- Character flags.
- CHILD_ADDED - Variable in class org.apache.xmlbeans.impl.common.IdentityConstraint.KeyrefState
- CHILD_REMOVED - Variable in class org.apache.xmlbeans.impl.common.IdentityConstraint.KeyrefState
- COLLAPSE - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- COLON - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- ConcurrentReaderHashMap - class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.
- A version of Hashtable that supports mostly-concurrent reading, but exclusive writing.
- ConcurrentReaderHashMap(int, float) - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Constructs a new, empty map with the specified initial capacity and the specified load factor.
- ConcurrentReaderHashMap(int) - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Constructs a new, empty map with the specified initial capacity and default load factor.
- ConcurrentReaderHashMap() - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Constructs a new, empty map with a default initial capacity and load factor.
- ConcurrentReaderHashMap(Map) - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Constructs a new map with the same mappings as the given map.
- ConcurrentReaderHashMap.BarrierLock - class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.BarrierLock.
- A Serializable class for barrier lock
- ConcurrentReaderHashMap.BarrierLock() - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.BarrierLock
- ConcurrentReaderHashMap.Entry - class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Entry.
- ConcurrentReaderHashMap collision list entry.
- ConcurrentReaderHashMap.Entry(int, Object, Object, ConcurrentReaderHashMap.Entry) - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Entry
- ConcurrentReaderHashMap.EntrySet - class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.EntrySet.
- ConcurrentReaderHashMap.EntrySet() - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.EntrySet
- ConcurrentReaderHashMap.HashIterator - class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.HashIterator.
- ConcurrentReaderHashMap.HashIterator() - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.HashIterator
- ConcurrentReaderHashMap.KeyIterator - class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.KeyIterator.
- ConcurrentReaderHashMap.KeyIterator() - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.KeyIterator
- ConcurrentReaderHashMap.KeySet - class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.KeySet.
- ConcurrentReaderHashMap.KeySet() - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.KeySet
- ConcurrentReaderHashMap.ValueIterator - class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.ValueIterator.
- ConcurrentReaderHashMap.ValueIterator() - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.ValueIterator
- ConcurrentReaderHashMap.Values - class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Values.
- ConcurrentReaderHashMap.Values() - Constructor for class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Values
- capacity() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Return the number of slots in this table
- characters(char[], int, int) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- clear() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.EntrySet
- clear() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.KeySet
- clear() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Values
- clear() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Removes all mappings from this map.
- clone() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Returns a shallow copy of this ConcurrentReaderHashMap instance: the keys and values themselves are not cloned.
- close() - Method in class org.apache.xmlbeans.impl.common.GenericXmlInputStream
- Deprecated.
- 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.
- comment(char[], int, int) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- Lexical Handler method to create comment node in DOM tree.
- compile(String) - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- compileXPath(String) - Static method in class org.apache.xmlbeans.impl.common.XPath
- compileXPath(String, String) - Static method in class org.apache.xmlbeans.impl.common.XPath
- compileXPath(String, Map) - Static method in class org.apache.xmlbeans.impl.common.XPath
- compileXPath(String, String, Map) - Static method in class org.apache.xmlbeans.impl.common.XPath
- completeMappings() - Static method in class org.apache.xmlbeans.impl.common.EncodingMap
- computeBacktrack(XPath.Step) - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- contains(Object) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.EntrySet
- contains(Object) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.KeySet
- contains(Object) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Values
- contains(Object) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Tests if some key maps into the specified value in this table.
- containsKey(Object) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Tests if the specified object is a key in this table.
- containsValue(Object) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Returns true if this map maps one or more keys to the specified value.
- 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
- count - Variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- The total number of mappings in the hash table.
- createDir(File, String) - Static method in class org.apache.xmlbeans.impl.common.IOUtil
- createFieldState(ValidatorListener.Event, SchemaType) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.SelectorState
- currChar() - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- currChar(int) - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- currentKey - Variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.HashIterator
- currentValue - Variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.HashIterator
D
- DEBUG - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- The default initial number of table slots for this table (32).
- DEFAULT_LOAD_FACTOR - Static variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- The default load factor for this table (1.0).
- DESCEND - Static variable in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext
- DIGIT - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- DOT - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- defaultBufferSize - Static variable in class org.apache.xmlbeans.impl.common.PushedInputStream
- defaultBufferSize - Static variable in class org.apache.xmlbeans.impl.common.ReaderInputStream
- defaultProp - Static variable in class org.apache.xmlbeans.impl.common.XBeanDebug
- disable(int) - Static method in class org.apache.xmlbeans.impl.common.XBeanDebug
- distance(String, String) - Static method in class org.apache.xmlbeans.impl.common.Levenshtein
- dummy1 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
- dummy1 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlReader
- dummy2 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
- dummy2 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlReader
- dummy3 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
- dummy3 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlReader
- dummy4 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
- dummy4 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlReader
- dummy5 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
- dummy5 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlReader
- dummy6 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
- dummy6 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlReader
- dummy7 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
- dummy7 - Static variable in class org.apache.xmlbeans.impl.common.SniffedXmlReader
E
- ELHIZB - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- EMPTYSTRING - Static variable in class org.apache.xmlbeans.impl.common.Sax2Dom
- END - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
- ENDATTRS - Static variable in interface org.apache.xmlbeans.impl.common.ValidatorListener
- EncodingMap - class org.apache.xmlbeans.impl.common.EncodingMap.
- EncodingMap() - Constructor for class org.apache.xmlbeans.impl.common.EncodingMap
- element(ValidatorListener.Event, SchemaType) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.ConstraintState
- element(ValidatorListener.Event, SchemaType) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.FieldState
- element(ValidatorListener.Event, SchemaType) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.IdRefState
- element(ValidatorListener.Event, SchemaType) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.IdState
- element(ValidatorListener.Event, SchemaType) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.SelectorState
- element(ValidatorListener.Event, SchemaType, SchemaIdentityConstraint[]) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- element(QName) - Method in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext.PathContext
- element(QName) - Method in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext
- elements() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Returns an enumeration of the values in this table.
- emitError(ValidatorListener.Event, String, Object[]) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- emitError(ValidatorListener.Event, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- enable(int) - Static method in class org.apache.xmlbeans.impl.common.XBeanDebug
- end() - Method in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext.PathContext
- end() - Method in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext
- endCDATA() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- endDTD() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- endDocument() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- endElement(ValidatorListener.Event) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.ConstraintState
- endElement(ValidatorListener.Event) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.FieldState
- endElement(ValidatorListener.Event) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.IdRefState
- endElement(ValidatorListener.Event) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.IdState
- endElement(ValidatorListener.Event) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.SelectorState
- endElement(ValidatorListener.Event) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- endElement(String, String, String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- endEntity(String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- endPrefixMapping(String) - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- ensureInit() - Method in class org.apache.xmlbeans.impl.common.GenericXmlInputStream
- Deprecated.
- enter() - Method in interface org.apache.xmlbeans.impl.common.XmlLocale
- entry - Variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.HashIterator
- entrySet - Variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- entrySet() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Returns a collection view of the mappings contained in this map.
- eq(Object, Object) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Check for equality of non-null references x and y.
- equals(Object) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Entry
- equals(Object) - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
- equals(Object) - Method in class org.apache.xmlbeans.impl.common.XmlObjectList
- errorForEvent(String, Object[], int, ValidatorListener.Event) - Static method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- errorForEvent(String, int, ValidatorListener.Event) - Static method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- exit() - Method in interface org.apache.xmlbeans.impl.common.XmlLocale
- extractXmlDeclEncoding(char[], int, int) - Static method in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
F
- 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.
- findAndRemoveEntry(Map.Entry) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Helper method for entrySet.remove
- findSchemeColon(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- firstError() - Method in class org.apache.xmlbeans.impl.common.XmlErrorWatcher
- firstIndexOf(String, char[], int, int) - Static method in class org.apache.xmlbeans.impl.common.SniffedXmlInputStream
- 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
- 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
G
- GLOBAL_MUTEX - Static variable in class org.apache.xmlbeans.impl.common.GlobalLock
- GenericXmlInputStream - class org.apache.xmlbeans.impl.common.GenericXmlInputStream.
- Deprecated. XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API.
- GenericXmlInputStream() - Constructor for class org.apache.xmlbeans.impl.common.GenericXmlInputStream
- Deprecated.
- GenericXmlInputStream(GenericXmlInputStream) - Constructor for class org.apache.xmlbeans.impl.common.GenericXmlInputStream
- Deprecated.
- GenericXmlInputStream.EventItem - class org.apache.xmlbeans.impl.common.GenericXmlInputStream.EventItem.
- Deprecated.
- GenericXmlInputStream.EventItem(XMLEvent) - Constructor for class org.apache.xmlbeans.impl.common.GenericXmlInputStream.EventItem
- Deprecated.
- GlobalLock - class org.apache.xmlbeans.impl.common.GlobalLock.
- 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
- get(Object) - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Returns the value to which the specified key is mapped in this table.
- get(Object) - Method in class org.apache.xmlbeans.impl.common.SoftCache
- getAnyQName() - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- getCharClass(char, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- 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
- getDOM() - Method in class org.apache.xmlbeans.impl.common.Sax2Dom
- getGlobalEntityResolver() - Static method in class org.apache.xmlbeans.impl.common.ResolverUtil
- getIANA2JavaMapping(String) - Static method in class org.apache.xmlbeans.impl.common.EncodingMap
- getJava2IANAMapping(String) - Static method in class org.apache.xmlbeans.impl.common.EncodingMap
- getJavaEncoding() - Method in class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
- getKey() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Entry
- getLocalName() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
- getLocalPart(String) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- Returns the local name of the given node.
- getLocation() - Method in class org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- getLocation() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- getLocationAsCursor() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- getName() - Method in class org.apache.xmlbeans.impl.common.GenericXmlInputStream.EventItem
- Deprecated.
- getName() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- getName(int) - Static method in class org.apache.xmlbeans.impl.common.XmlStreamUtils
- 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.
- getNamespaceFromPackage(Class) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- getNamespaceUri() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
- getNextEvent() - Method in class org.apache.xmlbeans.impl.common.GenericXmlInputStream
- Deprecated.
- getOutputStream() - Method in class org.apache.xmlbeans.impl.common.PushedInputStream
- Returns the linked output stream.
- getPackageFromNamespace(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- getPackageFromNamespace(String, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- getPrefix() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
- getPrefixPart(String) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- Returns the local name of the given node.
- getQName(XMLName) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
- getQualifiedName() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
- getReader() - Method in class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
- getReferenceResolver() - Method in class org.apache.xmlbeans.impl.common.GenericXmlInputStream
- Deprecated.
- getSimpleType(SchemaType) - Static method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- Return the simple type for schema type.
- getStream() - Method in class org.apache.xmlbeans.impl.common.XmlEncodingSniffer
- getSubStream() - Method in class org.apache.xmlbeans.impl.common.GenericXmlInputStream
- Deprecated.
- getTableForReading() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Get ref to table; the reference and the cells it accesses will be at least as fresh as from last use of barrierLock
- getText() - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- getText(int) - Method in interface org.apache.xmlbeans.impl.common.ValidatorListener.Event
- getType() - Method in class org.apache.xmlbeans.impl.common.GenericXmlInputStream.EventItem
- Deprecated.
- getType() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- getType(String) - Static method in class org.apache.xmlbeans.impl.common.XmlStreamUtils
- getTypeAsString() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- getValue() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Entry
- Get the value.
- getXMLName(QName) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- 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
- 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
H
- HIT - Static variable in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext
- HYPHEN - Static variable in class org.apache.xmlbeans.impl.common.NameUtil
- handleValue(ValidatorListener.Event, SchemaType, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.IdRefState
- handleValue(ValidatorListener.Event, SchemaType, String) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.IdState
- hasError() - Method in class org.apache.xmlbeans.impl.common.XmlErrorWatcher
- hasKeyValue(Object) - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint.KeyrefState
- hasMoreElements() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.HashIterator
- hasName() - Method in class org.apache.xmlbeans.impl.common.GenericXmlInputStream.EventItem
- Deprecated.
- hasNext() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.HashIterator
- hasNext() - Method in class org.apache.xmlbeans.impl.common.GenericXmlInputStream
- Deprecated.
- hasSimpleContent(SchemaType) - Static method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- hash - Variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Entry
- hash(Object) - Static method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Return hash code for Object x.
- hash - Variable in class org.apache.xmlbeans.impl.common.XmlNameImpl
- hashCode() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.Entry
- hashCode() - Method in class org.apache.xmlbeans.impl.common.XmlNameImpl
- hashCode() - Method in class org.apache.xmlbeans.impl.common.XmlObjectList
- hexdigits - Static variable in class org.apache.xmlbeans.impl.common.QNameHelper
- hexdigits - Static variable in class org.apache.xmlbeans.impl.common.XMLNameHelper
- 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
I
- IOUtil - class org.apache.xmlbeans.impl.common.IOUtil.
- IOUtil() - Constructor for class org.apache.xmlbeans.impl.common.IOUtil
- IdentityConstraint - class org.apache.xmlbeans.impl.common.IdentityConstraint.
- Identity constraint engine.
- IdentityConstraint(Collection, boolean) - Constructor for class org.apache.xmlbeans.impl.common.IdentityConstraint
- IdentityConstraint.ConstraintState - class org.apache.xmlbeans.impl.common.IdentityConstraint.ConstraintState.
- IdentityConstraint.ConstraintState() - Constructor for class org.apache.xmlbeans.impl.common.IdentityConstraint.ConstraintState
- IdentityConstraint.ElementState - class org.apache.xmlbeans.impl.common.IdentityConstraint.ElementState.
- IdentityConstraint.ElementState() - Constructor for class org.apache.xmlbeans.impl.common.IdentityConstraint.ElementState
- IdentityConstraint.FieldState - class org.apache.xmlbeans.impl.common.IdentityConstraint.FieldState.
- IdentityConstraint.FieldState(IdentityConstraint.SelectorState, ValidatorListener.Event, SchemaType) - Constructor for class org.apache.xmlbeans.impl.common.IdentityConstraint.FieldState
- IdentityConstraint.IdRefState - class org.apache.xmlbeans.impl.common.IdentityConstraint.IdRefState.
- IdentityConstraint.IdRefState(IdentityConstraint.IdState) - Constructor for class org.apache.xmlbeans.impl.common.IdentityConstraint.IdRefState
- IdentityConstraint.IdState - class org.apache.xmlbeans.impl.common.IdentityConstraint.IdState.
- IdentityConstraint.IdState() - Constructor for class org.apache.xmlbeans.impl.common.IdentityConstraint.IdState
- IdentityConstraint.KeyrefState - class org.apache.xmlbeans.impl.common.IdentityConstraint.KeyrefState.
- IdentityConstraint.KeyrefState(SchemaIdentityConstraint, ValidatorListener.Event, SchemaType) - Constructor for class org.apache.xmlbeans.impl.common.IdentityConstraint.KeyrefState
- IdentityConstraint.SelectorState - class org.apache.xmlbeans.impl.common.IdentityConstraint.SelectorState.
- IdentityConstraint.SelectorState(SchemaIdentityConstraint, ValidatorListener.Event, SchemaType) - Constructor for class org.apache.xmlbeans.impl.common.IdentityConstraint.SelectorState
- InvalidLexicalValueException - exception org.apache.xmlbeans.impl.common.InvalidLexicalValueException.
- Author: Cezar Andrei (cezar.andrei at bea.com) Date: Nov 24, 2003
- InvalidLexicalValueException() - Constructor for class org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- InvalidLexicalValueException(String) - Constructor for class org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- InvalidLexicalValueException(String, Throwable) - Constructor for class org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- InvalidLexicalValueException(Throwable) - Constructor for class org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- InvalidLexicalValueException(String, Location) - Constructor for class org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- InvalidLexicalValueException(String, Throwable, Location) - Constructor for class org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- InvalidLexicalValueException(Throwable, Location) - Constructor for class org.apache.xmlbeans.impl.common.InvalidLexicalValueException
- 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.
- index - Variable in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap.HashIterator
- init(XPath.Step) - Method in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext.PathContext
- init(XPath) - Method in class org.apache.xmlbeans.impl.common.XPath.ExecutionContext
- initializeBitsFromProperty() - Static method in class org.apache.xmlbeans.impl.common.XBeanDebug
- invalid(String) - Method in interface org.apache.xmlbeans.impl.common.ValidationContext
- invalid(String, Object[]) - Method in interface org.apache.xmlbeans.impl.common.ValidationContext
- isAllSpace(String) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
- isAllSpace(CharSequence) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
- isChangePrefixMapping() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isCharacterData() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isContent(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
- Returns true if the specified character can be considered content.
- isEmpty() - Method in class org.apache.xmlbeans.impl.common.ConcurrentReaderHashMap
- Returns true if this map contains no key-value mappings.
- isEndDocument() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isEndElement() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isEndPrefixMapping() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isEntityReference() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isHighSurrogate(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
- Returns whether the given character is a high surrogate
- isInvalid(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
- Returns true if the specified character is invalid.
- isJavaCommonClassName(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- isJavaReservedWord(String) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- isJavaReservedWord(String, boolean) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- isLetter(int) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- 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.
- 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.
- isNCName() - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- 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.
- isNCNameStart() - Method in class org.apache.xmlbeans.impl.common.XPath.CompilationContext
- 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.
- 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.
- isNull() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isProcessingInstruction() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- 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
- isSafe(int) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper
- isSafe(int) - Static method in class org.apache.xmlbeans.impl.common.XMLNameHelper
- isSpace(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
- Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
- isSpace() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isSpace(char) - Static method in class org.apache.xmlbeans.impl.common.XmlWhitespace
- isStartDocument() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isStartElement() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isStartPrefixMapping() - Method in class org.apache.xmlbeans.impl.common.XmlEventBase
- isSupplemental(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
- Returns true if the specified character is a supplemental character.
- isUriAlphaChar(char) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- isUriSchemeChar(char) - Static method in class org.apache.xmlbeans.impl.common.NameUtil
- isValid() - Method in class org.apache.xmlbeans.impl.common.IdentityConstraint
- isValid(int) - Static method in class org.apache.xmlbeans.impl.common.XMLChar
- Returns true if the specified character is valid.
- 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
- 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
- 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
- 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
- isVowel(char) - Static method in class org.apache.xmlbeans.impl.common.QNameHelper