Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.xmlbeans.impl.common

Interface Summary
PrefixResolver  
ValidationContext  
ValidatorListener First event must be a BEGIN with no name (to communicate any xsi information).
ValidatorListener.Event  
XmlLocale  
 

Class Summary
ConcurrentReaderHashMap A version of Hashtable that supports mostly-concurrent reading, but exclusive writing.
ConcurrentReaderHashMap.BarrierLock A Serializable class for barrier lock
ConcurrentReaderHashMap.Entry ConcurrentReaderHashMap collision list entry.
EncodingMap  
GenericXmlInputStream Deprecated. XMLInputStream was deprecated by XMLStreamReader from STaX - jsr173 API.
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.
IdentityConstraint Identity constraint engine.
IdentityConstraint.ElementState  
IOUtil  
JarHelper Provides utility services for jarring and unjarring files and directories.
Levenshtein  
LoadSaveUtils  
Mutex  
NameUtil  
PushedInputStream  
QNameHelper  
ReaderInputStream  
ResolverUtil Author: Cezar Andrei (cezar.andrei at bea.com) Date: Dec 3, 2003
Sax2Dom  
SniffedXmlInputStream  
SniffedXmlInputStream.ScannedAttribute  
SniffedXmlReader  
SoftCache  
XBeanDebug  
XMLChar This class defines the basic XML character properties.
XmlEncodingSniffer  
XmlErrorPrinter  
XmlErrorWatcher  
XmlEventBase Abstract base class which implements the type part XMLEvent.
XMLNameHelper  
XmlNameImpl  
XmlObjectList A class to hold and compare a list of XmlObjects for use by keys keyrefs during validation.
XmlReaderToWriter  
XmlStreamUtils debugging utilities for XmlStreamReader
XmlWhitespace  
XPath  
XPath.CompilationContext  
XPath.ExecutionContext  
XPath.Selector  
XPath.Step  
 

Exception Summary
InvalidLexicalValueException Author: Cezar Andrei (cezar.andrei at bea.com) Date: Nov 24, 2003
XPath.XPathCompileException