META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
org/apache/
org/apache/html/
org/apache/html/dom/
org/apache/wml/
org/apache/wml/dom/
org/apache/xerces/
org/apache/xerces/dom/
org/apache/xerces/dom3/
org/apache/xerces/dom3/as/
org/apache/xerces/dom/events/
org/apache/xerces/impl/
org/apache/xerces/impl/dtd/
org/apache/xerces/impl/dtd/models/
org/apache/xerces/impl/dv/
org/apache/xerces/impl/dv/dtd/
org/apache/xerces/impl/dv/util/
org/apache/xerces/impl/dv/xs/
org/apache/xerces/impl/io/
org/apache/xerces/impl/msg/
org/apache/xerces/impl/validation/
org/apache/xerces/impl/xpath/
org/apache/xerces/impl/xpath/regex/
org/apache/xerces/impl/xs/
org/apache/xerces/impl/xs/identity/
org/apache/xerces/impl/xs/models/
org/apache/xerces/impl/xs/opti/
org/apache/xerces/impl/xs/traversers/
org/apache/xerces/impl/xs/util/
org/apache/xerces/jaxp/
org/apache/xerces/jaxp/datatype/
org/apache/xerces/jaxp/validation/
org/apache/xerces/parsers/
org/apache/xerces/util/
org/apache/xerces/xinclude/
org/apache/xerces/xni/
org/apache/xerces/xni/grammars/
org/apache/xerces/xni/parser/
org/apache/xerces/xpointer/
org/apache/xerces/xs/
org/apache/xerces/xs/datatypes/
org/apache/xml/
org/apache/xml/serialize/
META-INF/services/javax.xml.datatype.DatatypeFactory
META-INF/services/javax.xml.parsers.DocumentBuilderFactory
META-INF/services/javax.xml.parsers.SAXParserFactory
META-INF/services/javax.xml.validation.SchemaFactory
META-INF/services/org.w3c.dom.DOMImplementationSourceList
META-INF/services/org.xml.sax.driver
org/apache/html/dom/CollectionIndex.class
package org.apache.html.dom
org.apache.html.dom.CollectionIndex extends java.lang.Object {
private int _index
int getIndex ()
void decrement ()
boolean isZero ()
void (int)
}
org/apache/html/dom/HTMLAnchorElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLAnchorElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLAnchorElement {
private static final long serialVersionUID
public java.lang.String getAccessKey ()
public void setAccessKey (java.lang.String)
public java.lang.String getCharset ()
public void setCharset (java.lang.String)
public java.lang.String getCoords ()
public void setCoords (java.lang.String)
public java.lang.String getHref ()
public void setHref (java.lang.String)
public java.lang.String getHreflang ()
public void setHreflang (java.lang.String)
public java.lang.String getName ()
public void setName (java.lang.String)
public java.lang.String getRel ()
public void setRel (java.lang.String)
public java.lang.String getRev ()
public void setRev (java.lang.String)
public java.lang.String getShape ()
public void setShape (java.lang.String)
public int getTabIndex ()
public void setTabIndex (int)
public java.lang.String getTarget ()
public void setTarget (java.lang.String)
public java.lang.String getType ()
public void setType (java.lang.String)
public void blur ()
public void focus ()
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLAppletElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLAppletElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLAppletElement {
private static final long serialVersionUID
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getAlt ()
public void setAlt (java.lang.String)
public java.lang.String getArchive ()
public void setArchive (java.lang.String)
public java.lang.String getCode ()
public void setCode (java.lang.String)
public java.lang.String getCodeBase ()
public void setCodeBase (java.lang.String)
public java.lang.String getHeight ()
public void setHeight (java.lang.String)
public java.lang.String getHspace ()
public void setHspace (java.lang.String)
public java.lang.String getName ()
public void setName (java.lang.String)
public java.lang.String getObject ()
public void setObject (java.lang.String)
public java.lang.String getVspace ()
public void setVspace (java.lang.String)
public java.lang.String getWidth ()
public void setWidth (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLAreaElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLAreaElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLAreaElement {
private static final long serialVersionUID
public java.lang.String getAccessKey ()
public void setAccessKey (java.lang.String)
public java.lang.String getAlt ()
public void setAlt (java.lang.String)
public java.lang.String getCoords ()
public void setCoords (java.lang.String)
public java.lang.String getHref ()
public void setHref (java.lang.String)
public boolean getNoHref ()
public void setNoHref (boolean)
public java.lang.String getShape ()
public void setShape (java.lang.String)
public int getTabIndex ()
public void setTabIndex (int)
public java.lang.String getTarget ()
public void setTarget (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLBRElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLBRElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLBRElement {
private static final long serialVersionUID
public java.lang.String getClear ()
public void setClear (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLBaseElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLBaseElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLBaseElement {
private static final long serialVersionUID
public java.lang.String getHref ()
public void setHref (java.lang.String)
public java.lang.String getTarget ()
public void setTarget (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLBaseFontElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLBaseFontElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLBaseFontElement {
private static final long serialVersionUID
public java.lang.String getColor ()
public void setColor (java.lang.String)
public java.lang.String getFace ()
public void setFace (java.lang.String)
public java.lang.String getSize ()
public void setSize (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLBodyElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLBodyElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLBodyElement {
private static final long serialVersionUID
public java.lang.String getALink ()
public void setALink (java.lang.String)
public java.lang.String getBackground ()
public void setBackground (java.lang.String)
public java.lang.String getBgColor ()
public void setBgColor (java.lang.String)
public java.lang.String getLink ()
public void setLink (java.lang.String)
public java.lang.String getText ()
public void setText (java.lang.String)
public java.lang.String getVLink ()
public void setVLink (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLBuilder.class
package org.apache.html.dom
public org.apache.html.dom.HTMLBuilder extends java.lang.Object implements org.xml.sax.DocumentHandler {
protected org.apache.html.dom.HTMLDocumentImpl _document
protected org.apache.xerces.dom.ElementImpl _current
private boolean _ignoreWhitespace
private boolean _done
protected java.util.Vector _preRootNodes
public void ()
public void startDocument () throws org.xml.sax.SAXException
public void endDocument () throws org.xml.sax.SAXException
public synchronized void startElement (java.lang.String, org.xml.sax.AttributeList) throws org.xml.sax.SAXException
public void endElement (java.lang.String) throws org.xml.sax.SAXException
public void characters (java.lang.String) throws org.xml.sax.SAXException
public void characters (char[], int, int) throws org.xml.sax.SAXException
public void ignorableWhitespace (char[], int, int) throws org.xml.sax.SAXException
public void processingInstruction (java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public org.w3c.dom.html.HTMLDocument getHTMLDocument ()
public void setDocumentLocator (org.xml.sax.Locator)
}
org/apache/html/dom/HTMLButtonElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLButtonElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLButtonElement org.apache.html.dom.HTMLFormControl {
private static final long serialVersionUID
public java.lang.String getAccessKey ()
public void setAccessKey (java.lang.String)
public boolean getDisabled ()
public void setDisabled (boolean)
public java.lang.String getName ()
public void setName (java.lang.String)
public int getTabIndex ()
public void setTabIndex (int)
public java.lang.String getType ()
public java.lang.String getValue ()
public void setValue (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLCollectionImpl.class
package org.apache.html.dom
org.apache.html.dom.HTMLCollectionImpl extends java.lang.Object implements org.w3c.dom.html.HTMLCollection {
static final short ANCHOR
static final short FORM
static final short IMAGE
static final short APPLET
static final short LINK
static final short OPTION
static final short ROW
static final short ELEMENT
static final short AREA
static final short TBODY
static final short CELL
private short _lookingFor
private org.w3c.dom.Element _topLevel
void (org.w3c.dom.html.HTMLElement, short)
public final int getLength ()
public final org.w3c.dom.Node item (int)
public final org.w3c.dom.Node namedItem (java.lang.String)
private int getLength (org.w3c.dom.Element)
private org.w3c.dom.Node item (org.w3c.dom.Element, org.apache.html.dom.CollectionIndex)
private org.w3c.dom.Node namedItem (org.w3c.dom.Element, java.lang.String)
protected boolean recurse ()
protected boolean collectionMatch (org.w3c.dom.Element, java.lang.String)
}
org/apache/html/dom/HTMLDListElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLDListElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLDListElement {
private static final long serialVersionUID
public boolean getCompact ()
public void setCompact (boolean)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLDOMImplementationImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLDOMImplementationImpl extends org.apache.xerces.dom.DOMImplementationImpl implements org.w3c.dom.html.HTMLDOMImplementation {
private static org.w3c.dom.html.HTMLDOMImplementation _instance
private void ()
public final org.w3c.dom.html.HTMLDocument createHTMLDocument (java.lang.String) throws org.w3c.dom.DOMException
public static org.w3c.dom.html.HTMLDOMImplementation getHTMLDOMImplementation ()
static void ()
}
org/apache/html/dom/HTMLDirectoryElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLDirectoryElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLDirectoryElement {
private static final long serialVersionUID
public boolean getCompact ()
public void setCompact (boolean)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLDivElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLDivElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLDivElement {
private static final long serialVersionUID
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLDocumentImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLDocumentImpl extends org.apache.xerces.dom.DocumentImpl implements org.w3c.dom.html.HTMLDocument {
private static final long serialVersionUID
private org.apache.html.dom.HTMLCollectionImpl _anchors
private org.apache.html.dom.HTMLCollectionImpl _forms
private org.apache.html.dom.HTMLCollectionImpl _images
private org.apache.html.dom.HTMLCollectionImpl _links
private org.apache.html.dom.HTMLCollectionImpl _applets
private java.io.StringWriter _writer
private static java.util.Hashtable _elementTypesHTML
private static final Class[] _elemClassSigHTML
static Class class$org$apache$html$dom$HTMLDocumentImpl
static Class class$java$lang$String
public void ()
public synchronized org.w3c.dom.Element getDocumentElement ()
public synchronized org.w3c.dom.html.HTMLElement getHead ()
public synchronized java.lang.String getTitle ()
public synchronized void setTitle (java.lang.String)
public synchronized org.w3c.dom.html.HTMLElement getBody ()
public synchronized void setBody (org.w3c.dom.html.HTMLElement)
public synchronized org.w3c.dom.Element getElementById (java.lang.String)
public org.w3c.dom.NodeList getElementsByName (java.lang.String)
public final org.w3c.dom.NodeList getElementsByTagName (java.lang.String)
public final org.w3c.dom.NodeList getElementsByTagNameNS (java.lang.String, java.lang.String)
public org.w3c.dom.Element createElementNS (java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Element createElementNS (java.lang.String, java.lang.String)
public org.w3c.dom.Element createElement (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr createAttribute (java.lang.String) throws org.w3c.dom.DOMException
public java.lang.String getReferrer ()
public java.lang.String getDomain ()
public java.lang.String getURL ()
public java.lang.String getCookie ()
public void setCookie (java.lang.String)
public org.w3c.dom.html.HTMLCollection getImages ()
public org.w3c.dom.html.HTMLCollection getApplets ()
public org.w3c.dom.html.HTMLCollection getLinks ()
public org.w3c.dom.html.HTMLCollection getForms ()
public org.w3c.dom.html.HTMLCollection getAnchors ()
public void open ()
public void close ()
public void write (java.lang.String)
public void writeln (java.lang.String)
public org.w3c.dom.Node cloneNode (boolean)
private org.w3c.dom.Element getElementById (java.lang.String, org.w3c.dom.Node)
private static synchronized void populateElementTypes ()
private static void populateElementType (java.lang.String, java.lang.String)
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/html/dom/HTMLElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLElementImpl extends org.apache.xerces.dom.ElementImpl implements org.w3c.dom.html.HTMLElement {
private static final long serialVersionUID
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
public java.lang.String getId ()
public void setId (java.lang.String)
public java.lang.String getTitle ()
public void setTitle (java.lang.String)
public java.lang.String getLang ()
public void setLang (java.lang.String)
public java.lang.String getDir ()
public void setDir (java.lang.String)
public java.lang.String getClassName ()
public void setClassName (java.lang.String)
int getInteger (java.lang.String)
boolean getBinary (java.lang.String)
void setAttribute (java.lang.String, boolean)
public org.w3c.dom.Attr getAttributeNode (java.lang.String)
public org.w3c.dom.Attr getAttributeNodeNS (java.lang.String, java.lang.String)
public java.lang.String getAttribute (java.lang.String)
public java.lang.String getAttributeNS (java.lang.String, java.lang.String)
public final org.w3c.dom.NodeList getElementsByTagName (java.lang.String)
public final org.w3c.dom.NodeList getElementsByTagNameNS (java.lang.String, java.lang.String)
java.lang.String capitalize (java.lang.String)
java.lang.String getCapitalized (java.lang.String)
public org.w3c.dom.html.HTMLFormElement getForm ()
}
org/apache/html/dom/HTMLFieldSetElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLFieldSetElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLFieldSetElement org.apache.html.dom.HTMLFormControl {
private static final long serialVersionUID
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLFontElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLFontElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLFontElement {
private static final long serialVersionUID
public java.lang.String getColor ()
public void setColor (java.lang.String)
public java.lang.String getFace ()
public void setFace (java.lang.String)
public java.lang.String getSize ()
public void setSize (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLFormControl.class
package org.apache.html.dom
public abstract org.apache.html.dom.HTMLFormControl extends java.lang.Object {
}
org/apache/html/dom/HTMLFormElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLFormElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLFormElement {
private static final long serialVersionUID
private org.apache.html.dom.HTMLCollectionImpl _elements
public org.w3c.dom.html.HTMLCollection getElements ()
public int getLength ()
public java.lang.String getName ()
public void setName (java.lang.String)
public java.lang.String getAcceptCharset ()
public void setAcceptCharset (java.lang.String)
public java.lang.String getAction ()
public void setAction (java.lang.String)
public java.lang.String getEnctype ()
public void setEnctype (java.lang.String)
public java.lang.String getMethod ()
public void setMethod (java.lang.String)
public java.lang.String getTarget ()
public void setTarget (java.lang.String)
public void submit ()
public void reset ()
public org.w3c.dom.NodeList getChildNodes ()
public org.w3c.dom.Node cloneNode (boolean)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLFrameElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLFrameElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLFrameElement {
private static final long serialVersionUID
public java.lang.String getFrameBorder ()
public void setFrameBorder (java.lang.String)
public java.lang.String getLongDesc ()
public void setLongDesc (java.lang.String)
public java.lang.String getMarginHeight ()
public void setMarginHeight (java.lang.String)
public java.lang.String getMarginWidth ()
public void setMarginWidth (java.lang.String)
public java.lang.String getName ()
public void setName (java.lang.String)
public boolean getNoResize ()
public void setNoResize (boolean)
public java.lang.String getScrolling ()
public void setScrolling (java.lang.String)
public java.lang.String getSrc ()
public void setSrc (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLFrameSetElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLFrameSetElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLFrameSetElement {
private static final long serialVersionUID
public java.lang.String getCols ()
public void setCols (java.lang.String)
public java.lang.String getRows ()
public void setRows (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLHRElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLHRElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLHRElement {
private static final long serialVersionUID
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public boolean getNoShade ()
public void setNoShade (boolean)
public java.lang.String getSize ()
public void setSize (java.lang.String)
public java.lang.String getWidth ()
public void setWidth (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLHeadElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLHeadElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLHeadElement {
private static final long serialVersionUID
public java.lang.String getProfile ()
public void setProfile (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLHeadingElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLHeadingElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLHeadingElement {
private static final long serialVersionUID
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLHtmlElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLHtmlElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLHtmlElement {
private static final long serialVersionUID
public java.lang.String getVersion ()
public void setVersion (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLIFrameElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLIFrameElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLIFrameElement {
private static final long serialVersionUID
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getFrameBorder ()
public void setFrameBorder (java.lang.String)
public java.lang.String getHeight ()
public void setHeight (java.lang.String)
public java.lang.String getLongDesc ()
public void setLongDesc (java.lang.String)
public java.lang.String getMarginHeight ()
public void setMarginHeight (java.lang.String)
public java.lang.String getMarginWidth ()
public void setMarginWidth (java.lang.String)
public java.lang.String getName ()
public void setName (java.lang.String)
public java.lang.String getScrolling ()
public void setScrolling (java.lang.String)
public java.lang.String getSrc ()
public void setSrc (java.lang.String)
public java.lang.String getWidth ()
public void setWidth (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLImageElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLImageElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLImageElement {
private static final long serialVersionUID
public java.lang.String getLowSrc ()
public void setLowSrc (java.lang.String)
public java.lang.String getSrc ()
public void setSrc (java.lang.String)
public java.lang.String getName ()
public void setName (java.lang.String)
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getAlt ()
public void setAlt (java.lang.String)
public java.lang.String getBorder ()
public void setBorder (java.lang.String)
public java.lang.String getHeight ()
public void setHeight (java.lang.String)
public java.lang.String getHspace ()
public void setHspace (java.lang.String)
public boolean getIsMap ()
public void setIsMap (boolean)
public java.lang.String getLongDesc ()
public void setLongDesc (java.lang.String)
public java.lang.String getUseMap ()
public void setUseMap (java.lang.String)
public java.lang.String getVspace ()
public void setVspace (java.lang.String)
public java.lang.String getWidth ()
public void setWidth (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLInputElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLInputElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLInputElement org.apache.html.dom.HTMLFormControl {
private static final long serialVersionUID
public java.lang.String getDefaultValue ()
public void setDefaultValue (java.lang.String)
public boolean getDefaultChecked ()
public void setDefaultChecked (boolean)
public java.lang.String getAccept ()
public void setAccept (java.lang.String)
public java.lang.String getAccessKey ()
public void setAccessKey (java.lang.String)
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getAlt ()
public void setAlt (java.lang.String)
public boolean getChecked ()
public void setChecked (boolean)
public boolean getDisabled ()
public void setDisabled (boolean)
public int getMaxLength ()
public void setMaxLength (int)
public java.lang.String getName ()
public void setName (java.lang.String)
public boolean getReadOnly ()
public void setReadOnly (boolean)
public java.lang.String getSize ()
public void setSize (java.lang.String)
public java.lang.String getSrc ()
public void setSrc (java.lang.String)
public int getTabIndex ()
public void setTabIndex (int)
public java.lang.String getType ()
public java.lang.String getUseMap ()
public void setUseMap (java.lang.String)
public java.lang.String getValue ()
public void setValue (java.lang.String)
public void blur ()
public void focus ()
public void select ()
public void click ()
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLIsIndexElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLIsIndexElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLIsIndexElement {
private static final long serialVersionUID
public java.lang.String getPrompt ()
public void setPrompt (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLLIElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLLIElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLLIElement {
private static final long serialVersionUID
public java.lang.String getType ()
public void setType (java.lang.String)
public int getValue ()
public void setValue (int)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLLabelElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLLabelElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLLabelElement org.apache.html.dom.HTMLFormControl {
private static final long serialVersionUID
public java.lang.String getAccessKey ()
public void setAccessKey (java.lang.String)
public java.lang.String getHtmlFor ()
public void setHtmlFor (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLLegendElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLLegendElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLLegendElement {
private static final long serialVersionUID
public java.lang.String getAccessKey ()
public void setAccessKey (java.lang.String)
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLLinkElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLLinkElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLLinkElement {
private static final long serialVersionUID
public boolean getDisabled ()
public void setDisabled (boolean)
public java.lang.String getCharset ()
public void setCharset (java.lang.String)
public java.lang.String getHref ()
public void setHref (java.lang.String)
public java.lang.String getHreflang ()
public void setHreflang (java.lang.String)
public java.lang.String getMedia ()
public void setMedia (java.lang.String)
public java.lang.String getRel ()
public void setRel (java.lang.String)
public java.lang.String getRev ()
public void setRev (java.lang.String)
public java.lang.String getTarget ()
public void setTarget (java.lang.String)
public java.lang.String getType ()
public void setType (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLMapElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLMapElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLMapElement {
private static final long serialVersionUID
private org.w3c.dom.html.HTMLCollection _areas
public org.w3c.dom.html.HTMLCollection getAreas ()
public java.lang.String getName ()
public void setName (java.lang.String)
public org.w3c.dom.Node cloneNode (boolean)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLMenuElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLMenuElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLMenuElement {
private static final long serialVersionUID
public boolean getCompact ()
public void setCompact (boolean)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLMetaElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLMetaElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLMetaElement {
private static final long serialVersionUID
public java.lang.String getContent ()
public void setContent (java.lang.String)
public java.lang.String getHttpEquiv ()
public void setHttpEquiv (java.lang.String)
public java.lang.String getName ()
public void setName (java.lang.String)
public java.lang.String getScheme ()
public void setScheme (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLModElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLModElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLModElement {
private static final long serialVersionUID
public java.lang.String getCite ()
public void setCite (java.lang.String)
public java.lang.String getDateTime ()
public void setDateTime (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLOListElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLOListElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLOListElement {
private static final long serialVersionUID
public boolean getCompact ()
public void setCompact (boolean)
public int getStart ()
public void setStart (int)
public java.lang.String getType ()
public void setType (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLObjectElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLObjectElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLObjectElement org.apache.html.dom.HTMLFormControl {
private static final long serialVersionUID
public java.lang.String getCode ()
public void setCode (java.lang.String)
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getArchive ()
public void setArchive (java.lang.String)
public java.lang.String getBorder ()
public void setBorder (java.lang.String)
public java.lang.String getCodeBase ()
public void setCodeBase (java.lang.String)
public java.lang.String getCodeType ()
public void setCodeType (java.lang.String)
public java.lang.String getData ()
public void setData (java.lang.String)
public boolean getDeclare ()
public void setDeclare (boolean)
public java.lang.String getHeight ()
public void setHeight (java.lang.String)
public java.lang.String getHspace ()
public void setHspace (java.lang.String)
public java.lang.String getName ()
public void setName (java.lang.String)
public java.lang.String getStandby ()
public void setStandby (java.lang.String)
public int getTabIndex ()
public void setTabIndex (int)
public java.lang.String getType ()
public void setType (java.lang.String)
public java.lang.String getUseMap ()
public void setUseMap (java.lang.String)
public java.lang.String getVspace ()
public void setVspace (java.lang.String)
public java.lang.String getWidth ()
public void setWidth (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLOptGroupElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLOptGroupElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLOptGroupElement {
private static final long serialVersionUID
public boolean getDisabled ()
public void setDisabled (boolean)
public java.lang.String getLabel ()
public void setLabel (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLOptionElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLOptionElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLOptionElement {
private static final long serialVersionUID
public boolean getDefaultSelected ()
public void setDefaultSelected (boolean)
public java.lang.String getText ()
public void setText (java.lang.String)
public int getIndex ()
public void setIndex (int)
public boolean getDisabled ()
public void setDisabled (boolean)
public java.lang.String getLabel ()
public void setLabel (java.lang.String)
public boolean getSelected ()
public void setSelected (boolean)
public java.lang.String getValue ()
public void setValue (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLParagraphElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLParagraphElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLParagraphElement {
private static final long serialVersionUID
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLParamElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLParamElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLParamElement {
private static final long serialVersionUID
public java.lang.String getName ()
public void setName (java.lang.String)
public java.lang.String getType ()
public void setType (java.lang.String)
public java.lang.String getValue ()
public void setValue (java.lang.String)
public java.lang.String getValueType ()
public void setValueType (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLPreElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLPreElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLPreElement {
private static final long serialVersionUID
public int getWidth ()
public void setWidth (int)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLQuoteElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLQuoteElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLQuoteElement {
private static final long serialVersionUID
public java.lang.String getCite ()
public void setCite (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLScriptElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLScriptElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLScriptElement {
private static final long serialVersionUID
public java.lang.String getText ()
public void setText (java.lang.String)
public java.lang.String getHtmlFor ()
public void setHtmlFor (java.lang.String)
public java.lang.String getEvent ()
public void setEvent (java.lang.String)
public java.lang.String getCharset ()
public void setCharset (java.lang.String)
public boolean getDefer ()
public void setDefer (boolean)
public java.lang.String getSrc ()
public void setSrc (java.lang.String)
public java.lang.String getType ()
public void setType (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLSelectElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLSelectElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLSelectElement org.apache.html.dom.HTMLFormControl {
private static final long serialVersionUID
private org.w3c.dom.html.HTMLCollection _options
public java.lang.String getType ()
public java.lang.String getValue ()
public void setValue (java.lang.String)
public int getSelectedIndex ()
public void setSelectedIndex (int)
public org.w3c.dom.html.HTMLCollection getOptions ()
public int getLength ()
public boolean getDisabled ()
public void setDisabled (boolean)
public boolean getMultiple ()
public void setMultiple (boolean)
public java.lang.String getName ()
public void setName (java.lang.String)
public int getSize ()
public void setSize (int)
public int getTabIndex ()
public void setTabIndex (int)
public void add (org.w3c.dom.html.HTMLElement, org.w3c.dom.html.HTMLElement)
public void remove (int)
public void blur ()
public void focus ()
public org.w3c.dom.NodeList getChildNodes ()
public org.w3c.dom.Node cloneNode (boolean)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLStyleElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLStyleElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLStyleElement {
private static final long serialVersionUID
public boolean getDisabled ()
public void setDisabled (boolean)
public java.lang.String getMedia ()
public void setMedia (java.lang.String)
public java.lang.String getType ()
public void setType (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLTableCaptionElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLTableCaptionElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLTableCaptionElement {
private static final long serialVersionUID
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLTableCellElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLTableCellElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLTableCellElement {
private static final long serialVersionUID
public int getCellIndex ()
public void setCellIndex (int)
public java.lang.String getAbbr ()
public void setAbbr (java.lang.String)
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getAxis ()
public void setAxis (java.lang.String)
public java.lang.String getBgColor ()
public void setBgColor (java.lang.String)
public java.lang.String getCh ()
public void setCh (java.lang.String)
public java.lang.String getChOff ()
public void setChOff (java.lang.String)
public int getColSpan ()
public void setColSpan (int)
public java.lang.String getHeaders ()
public void setHeaders (java.lang.String)
public java.lang.String getHeight ()
public void setHeight (java.lang.String)
public boolean getNoWrap ()
public void setNoWrap (boolean)
public int getRowSpan ()
public void setRowSpan (int)
public java.lang.String getScope ()
public void setScope (java.lang.String)
public java.lang.String getVAlign ()
public void setVAlign (java.lang.String)
public java.lang.String getWidth ()
public void setWidth (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLTableColElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLTableColElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLTableColElement {
private static final long serialVersionUID
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getCh ()
public void setCh (java.lang.String)
public java.lang.String getChOff ()
public void setChOff (java.lang.String)
public int getSpan ()
public void setSpan (int)
public java.lang.String getVAlign ()
public void setVAlign (java.lang.String)
public java.lang.String getWidth ()
public void setWidth (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLTableElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLTableElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLTableElement {
private static final long serialVersionUID
private org.apache.html.dom.HTMLCollectionImpl _rows
private org.apache.html.dom.HTMLCollectionImpl _bodies
public synchronized org.w3c.dom.html.HTMLTableCaptionElement getCaption ()
public synchronized void setCaption (org.w3c.dom.html.HTMLTableCaptionElement)
public synchronized org.w3c.dom.html.HTMLElement createCaption ()
public synchronized void deleteCaption ()
public synchronized org.w3c.dom.html.HTMLTableSectionElement getTHead ()
public synchronized void setTHead (org.w3c.dom.html.HTMLTableSectionElement)
public synchronized org.w3c.dom.html.HTMLElement createTHead ()
public synchronized void deleteTHead ()
public synchronized org.w3c.dom.html.HTMLTableSectionElement getTFoot ()
public synchronized void setTFoot (org.w3c.dom.html.HTMLTableSectionElement)
public synchronized org.w3c.dom.html.HTMLElement createTFoot ()
public synchronized void deleteTFoot ()
public org.w3c.dom.html.HTMLCollection getRows ()
public org.w3c.dom.html.HTMLCollection getTBodies ()
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getBgColor ()
public void setBgColor (java.lang.String)
public java.lang.String getBorder ()
public void setBorder (java.lang.String)
public java.lang.String getCellPadding ()
public void setCellPadding (java.lang.String)
public java.lang.String getCellSpacing ()
public void setCellSpacing (java.lang.String)
public java.lang.String getFrame ()
public void setFrame (java.lang.String)
public java.lang.String getRules ()
public void setRules (java.lang.String)
public java.lang.String getSummary ()
public void setSummary (java.lang.String)
public java.lang.String getWidth ()
public void setWidth (java.lang.String)
public org.w3c.dom.html.HTMLElement insertRow (int)
void insertRowX (int, org.apache.html.dom.HTMLTableRowElementImpl)
public synchronized void deleteRow (int)
public org.w3c.dom.Node cloneNode (boolean)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLTableRowElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLTableRowElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLTableRowElement {
private static final long serialVersionUID
org.w3c.dom.html.HTMLCollection _cells
public int getRowIndex ()
public void setRowIndex (int)
public int getSectionRowIndex ()
public void setSectionRowIndex (int)
int getRowIndex (org.w3c.dom.Node)
public org.w3c.dom.html.HTMLCollection getCells ()
public void setCells (org.w3c.dom.html.HTMLCollection)
public org.w3c.dom.html.HTMLElement insertCell (int)
public void deleteCell (int)
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getBgColor ()
public void setBgColor (java.lang.String)
public java.lang.String getCh ()
public void setCh (java.lang.String)
public java.lang.String getChOff ()
public void setChOff (java.lang.String)
public java.lang.String getVAlign ()
public void setVAlign (java.lang.String)
public org.w3c.dom.Node cloneNode (boolean)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLTableSectionElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLTableSectionElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLTableSectionElement {
private static final long serialVersionUID
private org.apache.html.dom.HTMLCollectionImpl _rows
public java.lang.String getAlign ()
public void setAlign (java.lang.String)
public java.lang.String getCh ()
public void setCh (java.lang.String)
public java.lang.String getChOff ()
public void setChOff (java.lang.String)
public java.lang.String getVAlign ()
public void setVAlign (java.lang.String)
public org.w3c.dom.html.HTMLCollection getRows ()
public org.w3c.dom.html.HTMLElement insertRow (int)
int insertRowX (int, org.apache.html.dom.HTMLTableRowElementImpl)
public void deleteRow (int)
int deleteRowX (int)
public org.w3c.dom.Node cloneNode (boolean)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLTextAreaElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLTextAreaElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLTextAreaElement org.apache.html.dom.HTMLFormControl {
private static final long serialVersionUID
public java.lang.String getDefaultValue ()
public void setDefaultValue (java.lang.String)
public java.lang.String getAccessKey ()
public void setAccessKey (java.lang.String)
public int getCols ()
public void setCols (int)
public boolean getDisabled ()
public void setDisabled (boolean)
public java.lang.String getName ()
public void setName (java.lang.String)
public boolean getReadOnly ()
public void setReadOnly (boolean)
public int getRows ()
public void setRows (int)
public int getTabIndex ()
public void setTabIndex (int)
public java.lang.String getType ()
public java.lang.String getValue ()
public void setValue (java.lang.String)
public void blur ()
public void focus ()
public void select ()
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLTitleElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLTitleElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLTitleElement {
private static final long serialVersionUID
public java.lang.String getText ()
public void setText (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/HTMLUListElementImpl.class
package org.apache.html.dom
public org.apache.html.dom.HTMLUListElementImpl extends org.apache.html.dom.HTMLElementImpl implements org.w3c.dom.html.HTMLUListElement {
private static final long serialVersionUID
public boolean getCompact ()
public void setCompact (boolean)
public java.lang.String getType ()
public void setType (java.lang.String)
public void (org.apache.html.dom.HTMLDocumentImpl, java.lang.String)
}
org/apache/html/dom/NameNodeListImpl.class
package org.apache.html.dom
public org.apache.html.dom.NameNodeListImpl extends org.apache.xerces.dom.DeepNodeListImpl implements org.w3c.dom.NodeList {
public void (org.apache.xerces.dom.NodeImpl, java.lang.String)
protected org.w3c.dom.Node nextMatchingElementAfter (org.w3c.dom.Node)
}
org/apache/html/dom/ObjectFactory$ConfigurationError.class
package org.apache.html.dom
final org.apache.html.dom.ObjectFactory$ConfigurationError extends java.lang.Error {
static final long serialVersionUID
private Exception exception
void (java.lang.String, java.lang.Exception)
java.lang.Exception getException ()
}
org/apache/html/dom/ObjectFactory.class
package org.apache.html.dom
final org.apache.html.dom.ObjectFactory extends java.lang.Object {
private static final String DEFAULT_PROPERTIES_FILENAME
private static final boolean DEBUG
private static final int DEFAULT_LINE_LENGTH
private static java.util.Properties fXercesProperties
private static long fLastModified
static Class class$org$apache$html$dom$ObjectFactory
void ()
static java.lang.Object createObject (java.lang.String, java.lang.String) throws org.apache.html.dom.ObjectFactory$ConfigurationError
static java.lang.Object createObject (java.lang.String, java.lang.String, java.lang.String) throws org.apache.html.dom.ObjectFactory$ConfigurationError
private static void debugPrintln (java.lang.String)
static java.lang.ClassLoader findClassLoader () throws org.apache.html.dom.ObjectFactory$ConfigurationError
static java.lang.Object newInstance (java.lang.String, java.lang.ClassLoader, boolean) throws org.apache.html.dom.ObjectFactory$ConfigurationError
static java.lang.Class findProviderClass (java.lang.String, java.lang.ClassLoader, boolean) throws java.lang.ClassNotFoundException org.apache.html.dom.ObjectFactory$ConfigurationError
private static java.lang.Object findJarServiceProvider (java.lang.String) throws org.apache.html.dom.ObjectFactory$ConfigurationError
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/html/dom/SecuritySupport$1.class
package org.apache.html.dom
org.apache.html.dom.SecuritySupport$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/html/dom/SecuritySupport$2.class
package org.apache.html.dom
org.apache.html.dom.SecuritySupport$2 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/html/dom/SecuritySupport$3.class
package org.apache.html.dom
org.apache.html.dom.SecuritySupport$3 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
void (java.lang.ClassLoader)
public java.lang.Object run ()
}
org/apache/html/dom/SecuritySupport$4.class
package org.apache.html.dom
org.apache.html.dom.SecuritySupport$4 extends java.lang.Object implements java.security.PrivilegedAction {
private final String val$propName
void (java.lang.String)
public java.lang.Object run ()
}
org/apache/html/dom/SecuritySupport$5.class
package org.apache.html.dom
org.apache.html.dom.SecuritySupport$5 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
private final java.io.File val$file
void (java.io.File)
public java.lang.Object run () throws java.io.FileNotFoundException
}
org/apache/html/dom/SecuritySupport$6.class
package org.apache.html.dom
org.apache.html.dom.SecuritySupport$6 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
private final String val$name
void (java.lang.ClassLoader, java.lang.String)
public java.lang.Object run ()
}
org/apache/html/dom/SecuritySupport$7.class
package org.apache.html.dom
org.apache.html.dom.SecuritySupport$7 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/html/dom/SecuritySupport$8.class
package org.apache.html.dom
org.apache.html.dom.SecuritySupport$8 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/html/dom/SecuritySupport.class
package org.apache.html.dom
final org.apache.html.dom.SecuritySupport extends java.lang.Object {
static java.lang.ClassLoader getContextClassLoader ()
static java.lang.ClassLoader getSystemClassLoader ()
static java.lang.ClassLoader getParentClassLoader (java.lang.ClassLoader)
static java.lang.String getSystemProperty (java.lang.String)
static java.io.FileInputStream getFileInputStream (java.io.File) throws java.io.FileNotFoundException
static java.io.InputStream getResourceAsStream (java.lang.ClassLoader, java.lang.String)
static boolean getFileExists (java.io.File)
static long getLastModified (java.io.File)
private void ()
}
org/apache/wml/WMLAElement.class
package org.apache.wml
public abstract org.apache.wml.WMLAElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setHref (java.lang.String)
public abstract java.lang.String getHref ()
public abstract void setTitle (java.lang.String)
public abstract java.lang.String getTitle ()
public abstract void setId (java.lang.String)
public abstract java.lang.String getId ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLAccessElement.class
package org.apache.wml
public abstract org.apache.wml.WMLAccessElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setDomain (java.lang.String)
public abstract java.lang.String getDomain ()
public abstract void setPath (java.lang.String)
public abstract java.lang.String getPath ()
}
org/apache/wml/WMLAnchorElement.class
package org.apache.wml
public abstract org.apache.wml.WMLAnchorElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setTitle (java.lang.String)
public abstract java.lang.String getTitle ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLBElement.class
package org.apache.wml
public abstract org.apache.wml.WMLBElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLBigElement.class
package org.apache.wml
public abstract org.apache.wml.WMLBigElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLBrElement.class
package org.apache.wml
public abstract org.apache.wml.WMLBrElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLCardElement.class
package org.apache.wml
public abstract org.apache.wml.WMLCardElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setOnEnterBackward (java.lang.String)
public abstract java.lang.String getOnEnterBackward ()
public abstract void setOnEnterForward (java.lang.String)
public abstract java.lang.String getOnEnterForward ()
public abstract void setOnTimer (java.lang.String)
public abstract java.lang.String getOnTimer ()
public abstract void setTitle (java.lang.String)
public abstract java.lang.String getTitle ()
public abstract void setNewContext (boolean)
public abstract boolean getNewContext ()
public abstract void setOrdered (boolean)
public abstract boolean getOrdered ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLDOMImplementation.class
package org.apache.wml
public abstract org.apache.wml.WMLDOMImplementation extends java.lang.Object implements org.w3c.dom.DOMImplementation {
}
org/apache/wml/WMLDoElement.class
package org.apache.wml
public abstract org.apache.wml.WMLDoElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setOptional (java.lang.String)
public abstract java.lang.String getOptional ()
public abstract void setLabel (java.lang.String)
public abstract java.lang.String getLabel ()
public abstract void setType (java.lang.String)
public abstract java.lang.String getType ()
public abstract void setName (java.lang.String)
public abstract java.lang.String getName ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLDocument.class
package org.apache.wml
public abstract org.apache.wml.WMLDocument extends java.lang.Object implements org.w3c.dom.Document {
}
org/apache/wml/WMLElement.class
package org.apache.wml
public abstract org.apache.wml.WMLElement extends java.lang.Object implements org.w3c.dom.Element {
public abstract void setId (java.lang.String)
public abstract java.lang.String getId ()
public abstract void setClassName (java.lang.String)
public abstract java.lang.String getClassName ()
}
org/apache/wml/WMLEmElement.class
package org.apache.wml
public abstract org.apache.wml.WMLEmElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLFieldsetElement.class
package org.apache.wml
public abstract org.apache.wml.WMLFieldsetElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setTitle (java.lang.String)
public abstract java.lang.String getTitle ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLGoElement.class
package org.apache.wml
public abstract org.apache.wml.WMLGoElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setSendreferer (java.lang.String)
public abstract java.lang.String getSendreferer ()
public abstract void setAcceptCharset (java.lang.String)
public abstract java.lang.String getAcceptCharset ()
public abstract void setHref (java.lang.String)
public abstract java.lang.String getHref ()
public abstract void setMethod (java.lang.String)
public abstract java.lang.String getMethod ()
}
org/apache/wml/WMLHeadElement.class
package org.apache.wml
public abstract org.apache.wml.WMLHeadElement extends java.lang.Object implements org.apache.wml.WMLElement {
}
org/apache/wml/WMLIElement.class
package org.apache.wml
public abstract org.apache.wml.WMLIElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLImgElement.class
package org.apache.wml
public abstract org.apache.wml.WMLImgElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setAlt (java.lang.String)
public abstract java.lang.String getAlt ()
public abstract void setSrc (java.lang.String)
public abstract java.lang.String getSrc ()
public abstract void setLocalSrc (java.lang.String)
public abstract java.lang.String getLocalSrc ()
public abstract void setVspace (java.lang.String)
public abstract java.lang.String getVspace ()
public abstract void setHspace (java.lang.String)
public abstract java.lang.String getHspace ()
public abstract void setAlign (java.lang.String)
public abstract java.lang.String getAlign ()
public abstract void setWidth (java.lang.String)
public abstract java.lang.String getWidth ()
public abstract void setHeight (java.lang.String)
public abstract java.lang.String getHeight ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLInputElement.class
package org.apache.wml
public abstract org.apache.wml.WMLInputElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setName (java.lang.String)
public abstract java.lang.String getName ()
public abstract void setValue (java.lang.String)
public abstract java.lang.String getValue ()
public abstract void setType (java.lang.String)
public abstract java.lang.String getType ()
public abstract void setFormat (java.lang.String)
public abstract java.lang.String getFormat ()
public abstract void setEmptyOk (boolean)
public abstract boolean getEmptyOk ()
public abstract void setSize (int)
public abstract int getSize ()
public abstract void setMaxLength (int)
public abstract int getMaxLength ()
public abstract void setTitle (java.lang.String)
public abstract java.lang.String getTitle ()
public abstract void setTabIndex (int)
public abstract int getTabIndex ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLMetaElement.class
package org.apache.wml
public abstract org.apache.wml.WMLMetaElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setName (java.lang.String)
public abstract java.lang.String getName ()
public abstract void setHttpEquiv (java.lang.String)
public abstract java.lang.String getHttpEquiv ()
public abstract void setForua (boolean)
public abstract boolean getForua ()
public abstract void setScheme (java.lang.String)
public abstract java.lang.String getScheme ()
public abstract void setContent (java.lang.String)
public abstract java.lang.String getContent ()
}
org/apache/wml/WMLNoopElement.class
package org.apache.wml
public abstract org.apache.wml.WMLNoopElement extends java.lang.Object implements org.apache.wml.WMLElement {
}
org/apache/wml/WMLOneventElement.class
package org.apache.wml
public abstract org.apache.wml.WMLOneventElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setType (java.lang.String)
public abstract java.lang.String getType ()
}
org/apache/wml/WMLOptgroupElement.class
package org.apache.wml
public abstract org.apache.wml.WMLOptgroupElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setTitle (java.lang.String)
public abstract java.lang.String getTitle ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLOptionElement.class
package org.apache.wml
public abstract org.apache.wml.WMLOptionElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setValue (java.lang.String)
public abstract java.lang.String getValue ()
public abstract void setTitle (java.lang.String)
public abstract java.lang.String getTitle ()
public abstract void setOnPick (java.lang.String)
public abstract java.lang.String getOnPick ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLPElement.class
package org.apache.wml
public abstract org.apache.wml.WMLPElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setMode (java.lang.String)
public abstract java.lang.String getMode ()
public abstract void setAlign (java.lang.String)
public abstract java.lang.String getAlign ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLPostfieldElement.class
package org.apache.wml
public abstract org.apache.wml.WMLPostfieldElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setValue (java.lang.String)
public abstract java.lang.String getValue ()
public abstract void setName (java.lang.String)
public abstract java.lang.String getName ()
}
org/apache/wml/WMLPrevElement.class
package org.apache.wml
public abstract org.apache.wml.WMLPrevElement extends java.lang.Object implements org.apache.wml.WMLElement {
}
org/apache/wml/WMLRefreshElement.class
package org.apache.wml
public abstract org.apache.wml.WMLRefreshElement extends java.lang.Object implements org.apache.wml.WMLElement {
}
org/apache/wml/WMLSelectElement.class
package org.apache.wml
public abstract org.apache.wml.WMLSelectElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setTabIndex (int)
public abstract int getTabIndex ()
public abstract void setMultiple (boolean)
public abstract boolean getMultiple ()
public abstract void setName (java.lang.String)
public abstract java.lang.String getName ()
public abstract void setValue (java.lang.String)
public abstract java.lang.String getValue ()
public abstract void setTitle (java.lang.String)
public abstract java.lang.String getTitle ()
public abstract void setIName (java.lang.String)
public abstract java.lang.String getIName ()
public abstract void setIValue (java.lang.String)
public abstract java.lang.String getIValue ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLSetvarElement.class
package org.apache.wml
public abstract org.apache.wml.WMLSetvarElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setValue (java.lang.String)
public abstract java.lang.String getValue ()
public abstract void setName (java.lang.String)
public abstract java.lang.String getName ()
}
org/apache/wml/WMLSmallElement.class
package org.apache.wml
public abstract org.apache.wml.WMLSmallElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLStrongElement.class
package org.apache.wml
public abstract org.apache.wml.WMLStrongElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLTableElement.class
package org.apache.wml
public abstract org.apache.wml.WMLTableElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setTitle (java.lang.String)
public abstract java.lang.String getTitle ()
public abstract void setAlign (java.lang.String)
public abstract java.lang.String getAlign ()
public abstract void setColumns (int)
public abstract int getColumns ()
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLTdElement.class
package org.apache.wml
public abstract org.apache.wml.WMLTdElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLTemplateElement.class
package org.apache.wml
public abstract org.apache.wml.WMLTemplateElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setOnTimer (java.lang.String)
public abstract java.lang.String getOnTimer ()
public abstract void setOnEnterBackward (java.lang.String)
public abstract java.lang.String getOnEnterBackward ()
public abstract void setOnEnterForward (java.lang.String)
public abstract java.lang.String getOnEnterForward ()
}
org/apache/wml/WMLTimerElement.class
package org.apache.wml
public abstract org.apache.wml.WMLTimerElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setName (java.lang.String)
public abstract java.lang.String getName ()
public abstract void setValue (java.lang.String)
public abstract java.lang.String getValue ()
}
org/apache/wml/WMLTrElement.class
package org.apache.wml
public abstract org.apache.wml.WMLTrElement extends java.lang.Object implements org.apache.wml.WMLElement {
}
org/apache/wml/WMLUElement.class
package org.apache.wml
public abstract org.apache.wml.WMLUElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/WMLWmlElement.class
package org.apache.wml
public abstract org.apache.wml.WMLWmlElement extends java.lang.Object implements org.apache.wml.WMLElement {
public abstract void setXmlLang (java.lang.String)
public abstract java.lang.String getXmlLang ()
}
org/apache/wml/dom/WMLAElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLAElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLAElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setHref (java.lang.String)
public java.lang.String getHref ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setTitle (java.lang.String)
public java.lang.String getTitle ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLAccessElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLAccessElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLAccessElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setDomain (java.lang.String)
public java.lang.String getDomain ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setPath (java.lang.String)
public java.lang.String getPath ()
}
org/apache/wml/dom/WMLAnchorElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLAnchorElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLAnchorElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setTitle (java.lang.String)
public java.lang.String getTitle ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLBElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLBElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLBElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLBigElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLBigElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLBigElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLBrElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLBrElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLBrElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLCardElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLCardElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLCardElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setOnTimer (java.lang.String)
public java.lang.String getOnTimer ()
public void setOrdered (boolean)
public boolean getOrdered ()
public void setOnEnterBackward (java.lang.String)
public java.lang.String getOnEnterBackward ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setTitle (java.lang.String)
public java.lang.String getTitle ()
public void setNewContext (boolean)
public boolean getNewContext ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setOnEnterForward (java.lang.String)
public java.lang.String getOnEnterForward ()
}
org/apache/wml/dom/WMLDOMImplementationImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLDOMImplementationImpl extends org.apache.xerces.dom.DOMImplementationImpl implements org.apache.wml.WMLDOMImplementation {
static final org.apache.xerces.dom.DOMImplementationImpl singleton
public void ()
public static org.w3c.dom.DOMImplementation getDOMImplementation ()
public org.w3c.dom.Document createDocument (java.lang.String, java.lang.String, org.w3c.dom.DocumentType) throws org.w3c.dom.DOMException
static void ()
}
org/apache/wml/dom/WMLDoElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLDoElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLDoElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setOptional (java.lang.String)
public java.lang.String getOptional ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setLabel (java.lang.String)
public java.lang.String getLabel ()
public void setType (java.lang.String)
public java.lang.String getType ()
public void setName (java.lang.String)
public java.lang.String getName ()
}
org/apache/wml/dom/WMLDocumentImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLDocumentImpl extends org.apache.xerces.dom.DocumentImpl implements org.apache.wml.WMLDocument {
private static final long serialVersionUID
private static java.util.Hashtable _elementTypesWML
private static final Class[] _elemClassSigWML
static Class class$org$apache$wml$dom$WMLDocumentImpl
static Class class$java$lang$String
static Class class$org$apache$wml$dom$WMLBElementImpl
static Class class$org$apache$wml$dom$WMLNoopElementImpl
static Class class$org$apache$wml$dom$WMLAElementImpl
static Class class$org$apache$wml$dom$WMLSetvarElementImpl
static Class class$org$apache$wml$dom$WMLAccessElementImpl
static Class class$org$apache$wml$dom$WMLStrongElementImpl
static Class class$org$apache$wml$dom$WMLPostfieldElementImpl
static Class class$org$apache$wml$dom$WMLDoElementImpl
static Class class$org$apache$wml$dom$WMLWmlElementImpl
static Class class$org$apache$wml$dom$WMLTrElementImpl
static Class class$org$apache$wml$dom$WMLGoElementImpl
static Class class$org$apache$wml$dom$WMLBigElementImpl
static Class class$org$apache$wml$dom$WMLAnchorElementImpl
static Class class$org$apache$wml$dom$WMLTimerElementImpl
static Class class$org$apache$wml$dom$WMLSmallElementImpl
static Class class$org$apache$wml$dom$WMLOptgroupElementImpl
static Class class$org$apache$wml$dom$WMLHeadElementImpl
static Class class$org$apache$wml$dom$WMLTdElementImpl
static Class class$org$apache$wml$dom$WMLFieldsetElementImpl
static Class class$org$apache$wml$dom$WMLImgElementImpl
static Class class$org$apache$wml$dom$WMLRefreshElementImpl
static Class class$org$apache$wml$dom$WMLOneventElementImpl
static Class class$org$apache$wml$dom$WMLInputElementImpl
static Class class$org$apache$wml$dom$WMLPrevElementImpl
static Class class$org$apache$wml$dom$WMLTableElementImpl
static Class class$org$apache$wml$dom$WMLMetaElementImpl
static Class class$org$apache$wml$dom$WMLTemplateElementImpl
static Class class$org$apache$wml$dom$WMLBrElementImpl
static Class class$org$apache$wml$dom$WMLOptionElementImpl
static Class class$org$apache$wml$dom$WMLUElementImpl
static Class class$org$apache$wml$dom$WMLPElementImpl
static Class class$org$apache$wml$dom$WMLSelectElementImpl
static Class class$org$apache$wml$dom$WMLEmElementImpl
static Class class$org$apache$wml$dom$WMLIElementImpl
static Class class$org$apache$wml$dom$WMLCardElementImpl
public org.w3c.dom.Element createElement (java.lang.String) throws org.w3c.dom.DOMException
public void (org.w3c.dom.DocumentType)
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/wml/dom/WMLElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLElementImpl extends org.apache.xerces.dom.ElementImpl implements org.apache.wml.WMLElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
void setAttribute (java.lang.String, boolean)
boolean getAttribute (java.lang.String, boolean)
void setAttribute (java.lang.String, int)
int getAttribute (java.lang.String, int)
}
org/apache/wml/dom/WMLEmElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLEmElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLEmElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLFieldsetElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLFieldsetElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLFieldsetElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setTitle (java.lang.String)
public java.lang.String getTitle ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLGoElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLGoElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLGoElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setSendreferer (java.lang.String)
public java.lang.String getSendreferer ()
public void setAcceptCharset (java.lang.String)
public java.lang.String getAcceptCharset ()
public void setHref (java.lang.String)
public java.lang.String getHref ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setMethod (java.lang.String)
public java.lang.String getMethod ()
}
org/apache/wml/dom/WMLHeadElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLHeadElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLHeadElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLIElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLIElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLIElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLImgElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLImgElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLImgElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setWidth (java.lang.String)
public java.lang.String getWidth ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setLocalSrc (java.lang.String)
public java.lang.String getLocalSrc ()
public void setHeight (java.lang.String)
public java.lang.String getHeight ()
public void setAlign (java.lang.String)
public java.lang.String getAlign ()
public void setVspace (java.lang.String)
public java.lang.String getVspace ()
public void setAlt (java.lang.String)
public java.lang.String getAlt ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setHspace (java.lang.String)
public java.lang.String getHspace ()
public void setSrc (java.lang.String)
public java.lang.String getSrc ()
}
org/apache/wml/dom/WMLInputElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLInputElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLInputElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setSize (int)
public int getSize ()
public void setFormat (java.lang.String)
public java.lang.String getFormat ()
public void setValue (java.lang.String)
public java.lang.String getValue ()
public void setMaxLength (int)
public int getMaxLength ()
public void setTabIndex (int)
public int getTabIndex ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setEmptyOk (boolean)
public boolean getEmptyOk ()
public void setTitle (java.lang.String)
public java.lang.String getTitle ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setType (java.lang.String)
public java.lang.String getType ()
public void setName (java.lang.String)
public java.lang.String getName ()
}
org/apache/wml/dom/WMLMetaElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLMetaElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLMetaElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setForua (boolean)
public boolean getForua ()
public void setScheme (java.lang.String)
public java.lang.String getScheme ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setHttpEquiv (java.lang.String)
public java.lang.String getHttpEquiv ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setContent (java.lang.String)
public java.lang.String getContent ()
public void setName (java.lang.String)
public java.lang.String getName ()
}
org/apache/wml/dom/WMLNoopElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLNoopElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLNoopElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLOneventElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLOneventElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLOneventElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setType (java.lang.String)
public java.lang.String getType ()
}
org/apache/wml/dom/WMLOptgroupElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLOptgroupElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLOptgroupElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setTitle (java.lang.String)
public java.lang.String getTitle ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLOptionElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLOptionElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLOptionElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setValue (java.lang.String)
public java.lang.String getValue ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setTitle (java.lang.String)
public java.lang.String getTitle ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setOnPick (java.lang.String)
public java.lang.String getOnPick ()
}
org/apache/wml/dom/WMLPElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLPElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLPElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setMode (java.lang.String)
public java.lang.String getMode ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setAlign (java.lang.String)
public java.lang.String getAlign ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLPostfieldElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLPostfieldElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLPostfieldElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setValue (java.lang.String)
public java.lang.String getValue ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setName (java.lang.String)
public java.lang.String getName ()
}
org/apache/wml/dom/WMLPrevElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLPrevElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLPrevElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLRefreshElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLRefreshElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLRefreshElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLSelectElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLSelectElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLSelectElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setMultiple (boolean)
public boolean getMultiple ()
public void setValue (java.lang.String)
public java.lang.String getValue ()
public void setTabIndex (int)
public int getTabIndex ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setTitle (java.lang.String)
public java.lang.String getTitle ()
public void setIValue (java.lang.String)
public java.lang.String getIValue ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setIName (java.lang.String)
public java.lang.String getIName ()
public void setName (java.lang.String)
public java.lang.String getName ()
}
org/apache/wml/dom/WMLSetvarElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLSetvarElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLSetvarElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setValue (java.lang.String)
public java.lang.String getValue ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setName (java.lang.String)
public java.lang.String getName ()
}
org/apache/wml/dom/WMLSmallElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLSmallElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLSmallElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLStrongElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLStrongElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLStrongElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLTableElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLTableElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLTableElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setColumns (int)
public int getColumns ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setAlign (java.lang.String)
public java.lang.String getAlign ()
public void setTitle (java.lang.String)
public java.lang.String getTitle ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLTdElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLTdElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLTdElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLTemplateElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLTemplateElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLTemplateElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setOnTimer (java.lang.String)
public java.lang.String getOnTimer ()
public void setOnEnterBackward (java.lang.String)
public java.lang.String getOnEnterBackward ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setOnEnterForward (java.lang.String)
public java.lang.String getOnEnterForward ()
}
org/apache/wml/dom/WMLTimerElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLTimerElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLTimerElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setValue (java.lang.String)
public java.lang.String getValue ()
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
public void setName (java.lang.String)
public java.lang.String getName ()
}
org/apache/wml/dom/WMLTrElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLTrElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLTrElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLUElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLUElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLUElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/wml/dom/WMLWmlElementImpl.class
package org.apache.wml.dom
public org.apache.wml.dom.WMLWmlElementImpl extends org.apache.wml.dom.WMLElementImpl implements org.apache.wml.WMLWmlElement {
private static final long serialVersionUID
public void (org.apache.wml.dom.WMLDocumentImpl, java.lang.String)
public void setClassName (java.lang.String)
public java.lang.String getClassName ()
public void setXmlLang (java.lang.String)
public java.lang.String getXmlLang ()
public void setId (java.lang.String)
public java.lang.String getId ()
}
org/apache/xerces/dom3/as/ASAttributeDeclaration.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASAttributeDeclaration extends java.lang.Object implements org.apache.xerces.dom3.as.ASObject {
public static final short VALUE_NONE
public static final short VALUE_DEFAULT
public static final short VALUE_FIXED
public abstract org.apache.xerces.dom3.as.ASDataType getDataType ()
public abstract void setDataType (org.apache.xerces.dom3.as.ASDataType)
public abstract java.lang.String getDataValue ()
public abstract void setDataValue (java.lang.String)
public abstract java.lang.String getEnumAttr ()
public abstract void setEnumAttr (java.lang.String)
public abstract org.apache.xerces.dom3.as.ASObjectList getOwnerElements ()
public abstract void setOwnerElements (org.apache.xerces.dom3.as.ASObjectList)
public abstract short getDefaultType ()
public abstract void setDefaultType (short)
}
org/apache/xerces/dom3/as/ASContentModel.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASContentModel extends java.lang.Object implements org.apache.xerces.dom3.as.ASObject {
public static final int AS_UNBOUNDED
public static final short AS_SEQUENCE
public static final short AS_CHOICE
public static final short AS_ALL
public static final short AS_NONE
public abstract short getListOperator ()
public abstract void setListOperator (short)
public abstract int getMinOccurs ()
public abstract void setMinOccurs (int)
public abstract int getMaxOccurs ()
public abstract void setMaxOccurs (int)
public abstract org.apache.xerces.dom3.as.ASObjectList getSubModels ()
public abstract void setSubModels (org.apache.xerces.dom3.as.ASObjectList)
public abstract void removesubModel (org.apache.xerces.dom3.as.ASObject)
public abstract void insertsubModel (org.apache.xerces.dom3.as.ASObject) throws org.apache.xerces.dom3.as.DOMASException
public abstract int appendsubModel (org.apache.xerces.dom3.as.ASObject) throws org.apache.xerces.dom3.as.DOMASException
}
org/apache/xerces/dom3/as/ASDataType.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASDataType extends java.lang.Object {
public static final short STRING_DATATYPE
public static final short NOTATION_DATATYPE
public static final short ID_DATATYPE
public static final short IDREF_DATATYPE
public static final short IDREFS_DATATYPE
public static final short ENTITY_DATATYPE
public static final short ENTITIES_DATATYPE
public static final short NMTOKEN_DATATYPE
public static final short NMTOKENS_DATATYPE
public static final short BOOLEAN_DATATYPE
public static final short FLOAT_DATATYPE
public static final short DOUBLE_DATATYPE
public static final short DECIMAL_DATATYPE
public static final short HEXBINARY_DATATYPE
public static final short BASE64BINARY_DATATYPE
public static final short ANYURI_DATATYPE
public static final short QNAME_DATATYPE
public static final short DURATION_DATATYPE
public static final short DATETIME_DATATYPE
public static final short DATE_DATATYPE
public static final short TIME_DATATYPE
public static final short GYEARMONTH_DATATYPE
public static final short GYEAR_DATATYPE
public static final short GMONTHDAY_DATATYPE
public static final short GDAY_DATATYPE
public static final short GMONTH_DATATYPE
public static final short INTEGER
public static final short NAME_DATATYPE
public static final short NCNAME_DATATYPE
public static final short NORMALIZEDSTRING_DATATYPE
public static final short TOKEN_DATATYPE
public static final short LANGUAGE_DATATYPE
public static final short NONPOSITIVEINTEGER_DATATYPE
public static final short NEGATIVEINTEGER_DATATYPE
public static final short LONG_DATATYPE
public static final short INT_DATATYPE
public static final short SHORT_DATATYPE
public static final short BYTE_DATATYPE
public static final short NONNEGATIVEINTEGER_DATATYPE
public static final short UNSIGNEDLONG_DATATYPE
public static final short UNSIGNEDINT_DATATYPE
public static final short UNSIGNEDSHORT_DATATYPE
public static final short UNSIGNEDBYTE_DATATYPE
public static final short POSITIVEINTEGER_DATATYPE
public static final short OTHER_SIMPLE_DATATYPE
public static final short COMPLEX_DATATYPE
public abstract short getDataType ()
}
org/apache/xerces/dom3/as/ASElementDeclaration.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASElementDeclaration extends java.lang.Object implements org.apache.xerces.dom3.as.ASObject {
public static final short EMPTY_CONTENTTYPE
public static final short ANY_CONTENTTYPE
public static final short MIXED_CONTENTTYPE
public static final short ELEMENTS_CONTENTTYPE
public abstract boolean getStrictMixedContent ()
public abstract void setStrictMixedContent (boolean)
public abstract org.apache.xerces.dom3.as.ASDataType getElementType ()
public abstract void setElementType (org.apache.xerces.dom3.as.ASDataType)
public abstract boolean getIsPCDataOnly ()
public abstract void setIsPCDataOnly (boolean)
public abstract short getContentType ()
public abstract void setContentType (short)
public abstract java.lang.String getSystemId ()
public abstract void setSystemId (java.lang.String)
public abstract org.apache.xerces.dom3.as.ASContentModel getAsCM ()
public abstract void setAsCM (org.apache.xerces.dom3.as.ASContentModel)
public abstract org.apache.xerces.dom3.as.ASNamedObjectMap getASAttributeDecls ()
public abstract void setASAttributeDecls (org.apache.xerces.dom3.as.ASNamedObjectMap)
public abstract void addASAttributeDecl (org.apache.xerces.dom3.as.ASAttributeDeclaration)
public abstract org.apache.xerces.dom3.as.ASAttributeDeclaration removeASAttributeDecl (org.apache.xerces.dom3.as.ASAttributeDeclaration)
}
org/apache/xerces/dom3/as/ASEntityDeclaration.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASEntityDeclaration extends java.lang.Object implements org.apache.xerces.dom3.as.ASObject {
public static final short INTERNAL_ENTITY
public static final short EXTERNAL_ENTITY
public abstract short getEntityType ()
public abstract void setEntityType (short)
public abstract java.lang.String getEntityValue ()
public abstract void setEntityValue (java.lang.String)
public abstract java.lang.String getSystemId ()
public abstract void setSystemId (java.lang.String)
public abstract java.lang.String getPublicId ()
public abstract void setPublicId (java.lang.String)
}
org/apache/xerces/dom3/as/ASModel.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASModel extends java.lang.Object implements org.apache.xerces.dom3.as.ASObject {
public abstract boolean getIsNamespaceAware ()
public abstract short getUsageLocation ()
public abstract java.lang.String getAsLocation ()
public abstract void setAsLocation (java.lang.String)
public abstract java.lang.String getAsHint ()
public abstract void setAsHint (java.lang.String)
public abstract org.apache.xerces.dom3.as.ASNamedObjectMap getElementDeclarations ()
public abstract org.apache.xerces.dom3.as.ASNamedObjectMap getAttributeDeclarations ()
public abstract org.apache.xerces.dom3.as.ASNamedObjectMap getNotationDeclarations ()
public abstract org.apache.xerces.dom3.as.ASNamedObjectMap getEntityDeclarations ()
public abstract org.apache.xerces.dom3.as.ASNamedObjectMap getContentModelDeclarations ()
public abstract void addASModel (org.apache.xerces.dom3.as.ASModel)
public abstract org.apache.xerces.dom3.as.ASObjectList getASModels ()
public abstract void removeAS (org.apache.xerces.dom3.as.ASModel)
public abstract boolean validate ()
public abstract org.apache.xerces.dom3.as.ASElementDeclaration createASElementDeclaration (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public abstract org.apache.xerces.dom3.as.ASAttributeDeclaration createASAttributeDeclaration (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public abstract org.apache.xerces.dom3.as.ASNotationDeclaration createASNotationDeclaration (java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public abstract org.apache.xerces.dom3.as.ASEntityDeclaration createASEntityDeclaration (java.lang.String) throws org.w3c.dom.DOMException
public abstract org.apache.xerces.dom3.as.ASContentModel createASContentModel (int, int, short) throws org.apache.xerces.dom3.as.DOMASException
}
org/apache/xerces/dom3/as/ASNamedObjectMap.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASNamedObjectMap extends java.lang.Object {
public abstract int getLength ()
public abstract org.apache.xerces.dom3.as.ASObject getNamedItem (java.lang.String)
public abstract org.apache.xerces.dom3.as.ASObject getNamedItemNS (java.lang.String, java.lang.String)
public abstract org.apache.xerces.dom3.as.ASObject item (int)
public abstract org.apache.xerces.dom3.as.ASObject removeNamedItem (java.lang.String) throws org.w3c.dom.DOMException
public abstract org.apache.xerces.dom3.as.ASObject removeNamedItemNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public abstract org.apache.xerces.dom3.as.ASObject setNamedItem (org.apache.xerces.dom3.as.ASObject) throws org.w3c.dom.DOMException
public abstract org.apache.xerces.dom3.as.ASObject setNamedItemNS (org.apache.xerces.dom3.as.ASObject) throws org.w3c.dom.DOMException
}
org/apache/xerces/dom3/as/ASNotationDeclaration.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASNotationDeclaration extends java.lang.Object implements org.apache.xerces.dom3.as.ASObject {
public abstract java.lang.String getSystemId ()
public abstract void setSystemId (java.lang.String)
public abstract java.lang.String getPublicId ()
public abstract void setPublicId (java.lang.String)
}
org/apache/xerces/dom3/as/ASObject.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASObject extends java.lang.Object {
public static final short AS_ELEMENT_DECLARATION
public static final short AS_ATTRIBUTE_DECLARATION
public static final short AS_NOTATION_DECLARATION
public static final short AS_ENTITY_DECLARATION
public static final short AS_CONTENTMODEL
public static final short AS_MODEL
public abstract short getAsNodeType ()
public abstract org.apache.xerces.dom3.as.ASModel getOwnerASModel ()
public abstract void setOwnerASModel (org.apache.xerces.dom3.as.ASModel)
public abstract java.lang.String getNodeName ()
public abstract void setNodeName (java.lang.String)
public abstract java.lang.String getPrefix ()
public abstract void setPrefix (java.lang.String)
public abstract java.lang.String getLocalName ()
public abstract void setLocalName (java.lang.String)
public abstract java.lang.String getNamespaceURI ()
public abstract void setNamespaceURI (java.lang.String)
public abstract org.apache.xerces.dom3.as.ASObject cloneASObject (boolean)
}
org/apache/xerces/dom3/as/ASObjectList.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ASObjectList extends java.lang.Object {
public abstract int getLength ()
public abstract org.apache.xerces.dom3.as.ASObject item (int)
}
org/apache/xerces/dom3/as/CharacterDataEditAS.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.CharacterDataEditAS extends java.lang.Object implements org.apache.xerces.dom3.as.NodeEditAS {
public abstract boolean getIsWhitespaceOnly ()
public abstract boolean canSetData (int, int)
public abstract boolean canAppendData (java.lang.String)
public abstract boolean canReplaceData (int, int, java.lang.String)
public abstract boolean canInsertData (int, java.lang.String)
public abstract boolean canDeleteData (int, int)
}
org/apache/xerces/dom3/as/DOMASBuilder.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.DOMASBuilder extends java.lang.Object implements org.w3c.dom.ls.LSParser {
public abstract org.apache.xerces.dom3.as.ASModel getAbstractSchema ()
public abstract void setAbstractSchema (org.apache.xerces.dom3.as.ASModel)
public abstract org.apache.xerces.dom3.as.ASModel parseASURI (java.lang.String) throws org.apache.xerces.dom3.as.DOMASException java.lang.Exception
public abstract org.apache.xerces.dom3.as.ASModel parseASInputSource (org.w3c.dom.ls.LSInput) throws org.apache.xerces.dom3.as.DOMASException java.lang.Exception
}
org/apache/xerces/dom3/as/DOMASException.class
package org.apache.xerces.dom3.as
public org.apache.xerces.dom3.as.DOMASException extends java.lang.RuntimeException {
public short code
public static final short DUPLICATE_NAME_ERR
public static final short TYPE_ERR
public static final short NO_AS_AVAILABLE
public static final short WRONG_MIME_TYPE_ERR
public void (short, java.lang.String)
}
org/apache/xerces/dom3/as/DOMASWriter.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.DOMASWriter extends java.lang.Object implements org.w3c.dom.ls.LSSerializer {
public abstract void writeASModel (java.io.OutputStream, org.apache.xerces.dom3.as.ASModel) throws java.lang.Exception
}
org/apache/xerces/dom3/as/DOMImplementationAS.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.DOMImplementationAS extends java.lang.Object {
public abstract org.apache.xerces.dom3.as.ASModel createAS (boolean)
public abstract org.apache.xerces.dom3.as.DOMASBuilder createDOMASBuilder ()
public abstract org.apache.xerces.dom3.as.DOMASWriter createDOMASWriter ()
}
org/apache/xerces/dom3/as/DocumentAS.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.DocumentAS extends java.lang.Object {
public abstract org.apache.xerces.dom3.as.ASModel getActiveASModel ()
public abstract void setActiveASModel (org.apache.xerces.dom3.as.ASModel)
public abstract org.apache.xerces.dom3.as.ASObjectList getBoundASModels ()
public abstract void setBoundASModels (org.apache.xerces.dom3.as.ASObjectList)
public abstract org.apache.xerces.dom3.as.ASModel getInternalAS ()
public abstract void setInternalAS (org.apache.xerces.dom3.as.ASModel)
public abstract void addAS (org.apache.xerces.dom3.as.ASModel)
public abstract void removeAS (org.apache.xerces.dom3.as.ASModel)
public abstract org.apache.xerces.dom3.as.ASElementDeclaration getElementDeclaration () throws org.w3c.dom.DOMException
public abstract void validate () throws org.apache.xerces.dom3.as.DOMASException
}
org/apache/xerces/dom3/as/DocumentEditAS.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.DocumentEditAS extends java.lang.Object implements org.apache.xerces.dom3.as.NodeEditAS {
public abstract boolean getContinuousValidityChecking ()
public abstract void setContinuousValidityChecking (boolean)
}
org/apache/xerces/dom3/as/ElementEditAS.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.ElementEditAS extends java.lang.Object implements org.apache.xerces.dom3.as.NodeEditAS {
public abstract org.w3c.dom.NodeList getDefinedElementTypes ()
public abstract short contentType ()
public abstract boolean canSetAttribute (java.lang.String, java.lang.String)
public abstract boolean canSetAttributeNode (org.w3c.dom.Attr)
public abstract boolean canSetAttributeNS (java.lang.String, java.lang.String, java.lang.String)
public abstract boolean canRemoveAttribute (java.lang.String)
public abstract boolean canRemoveAttributeNS (java.lang.String, java.lang.String)
public abstract boolean canRemoveAttributeNode (org.w3c.dom.Node)
public abstract org.w3c.dom.NodeList getChildElements ()
public abstract org.w3c.dom.NodeList getParentElements ()
public abstract org.w3c.dom.NodeList getAttributeList ()
public abstract boolean isElementDefined (java.lang.String)
public abstract boolean isElementDefinedNS (java.lang.String, java.lang.String, java.lang.String)
}
org/apache/xerces/dom3/as/NodeEditAS.class
package org.apache.xerces.dom3.as
public abstract org.apache.xerces.dom3.as.NodeEditAS extends java.lang.Object {
public static final short WF_CHECK
public static final short NS_WF_CHECK
public static final short PARTIAL_VALIDITY_CHECK
public static final short STRICT_VALIDITY_CHECK
public abstract boolean canInsertBefore (org.w3c.dom.Node, org.w3c.dom.Node)
public abstract boolean canRemoveChild (org.w3c.dom.Node)
public abstract boolean canReplaceChild (org.w3c.dom.Node, org.w3c.dom.Node)
public abstract boolean canAppendChild (org.w3c.dom.Node)
public abstract boolean isNodeValid (boolean, short) throws org.apache.xerces.dom3.as.DOMASException
}
org/apache/xerces/dom/ASDOMImplementationImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.ASDOMImplementationImpl extends org.apache.xerces.dom.DOMImplementationImpl implements org.apache.xerces.dom3.as.DOMImplementationAS {
static org.apache.xerces.dom.ASDOMImplementationImpl singleton
public void ()
public static org.w3c.dom.DOMImplementation getDOMImplementation ()
public org.apache.xerces.dom3.as.ASModel createAS (boolean)
public org.apache.xerces.dom3.as.DOMASBuilder createDOMASBuilder ()
public org.apache.xerces.dom3.as.DOMASWriter createDOMASWriter ()
static void ()
}
org/apache/xerces/dom/ASModelImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.ASModelImpl extends java.lang.Object implements org.apache.xerces.dom3.as.ASModel {
boolean fNamespaceAware
protected java.util.Vector fASModels
protected org.apache.xerces.impl.xs.SchemaGrammar fGrammar
public void ()
public void (boolean)
public short getAsNodeType ()
public org.apache.xerces.dom3.as.ASModel getOwnerASModel ()
public void setOwnerASModel (org.apache.xerces.dom3.as.ASModel)
public java.lang.String getNodeName ()
public void setNodeName (java.lang.String)
public java.lang.String getPrefix ()
public void setPrefix (java.lang.String)
public java.lang.String getLocalName ()
public void setLocalName (java.lang.String)
public java.lang.String getNamespaceURI ()
public void setNamespaceURI (java.lang.String)
public org.apache.xerces.dom3.as.ASObject cloneASObject (boolean)
public boolean getIsNamespaceAware ()
public short getUsageLocation ()
public java.lang.String getAsLocation ()
public void setAsLocation (java.lang.String)
public java.lang.String getAsHint ()
public void setAsHint (java.lang.String)
public boolean getContainer ()
public org.apache.xerces.dom3.as.ASNamedObjectMap getElementDeclarations ()
public org.apache.xerces.dom3.as.ASNamedObjectMap getAttributeDeclarations ()
public org.apache.xerces.dom3.as.ASNamedObjectMap getNotationDeclarations ()
public org.apache.xerces.dom3.as.ASNamedObjectMap getEntityDeclarations ()
public org.apache.xerces.dom3.as.ASNamedObjectMap getContentModelDeclarations ()
public void addASModel (org.apache.xerces.dom3.as.ASModel)
public org.apache.xerces.dom3.as.ASObjectList getASModels ()
public void removeAS (org.apache.xerces.dom3.as.ASModel)
public boolean validate ()
public void importASObject (org.apache.xerces.dom3.as.ASObject)
public void insertASObject (org.apache.xerces.dom3.as.ASObject)
public org.apache.xerces.dom3.as.ASElementDeclaration createASElementDeclaration (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.apache.xerces.dom3.as.ASAttributeDeclaration createASAttributeDeclaration (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.apache.xerces.dom3.as.ASNotationDeclaration createASNotationDeclaration (java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.apache.xerces.dom3.as.ASEntityDeclaration createASEntityDeclaration (java.lang.String) throws org.w3c.dom.DOMException
public org.apache.xerces.dom3.as.ASContentModel createASContentModel (int, int, short) throws org.apache.xerces.dom3.as.DOMASException
public org.apache.xerces.impl.xs.SchemaGrammar getGrammar ()
public void setGrammar (org.apache.xerces.impl.xs.SchemaGrammar)
public java.util.Vector getInternalASModels ()
}
org/apache/xerces/dom/AttrImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.AttrImpl extends org.apache.xerces.dom.NodeImpl implements org.w3c.dom.Attr org.w3c.dom.TypeInfo {
static final long serialVersionUID
static final String DTD_URI
protected Object value
protected String name
transient Object type
protected static org.apache.xerces.dom.TextImpl textNode
protected void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
protected void ()
void rename (java.lang.String)
protected void makeChildNode ()
protected void setOwnerDocument (org.apache.xerces.dom.CoreDocumentImpl)
public void setIdAttribute (boolean)
public boolean isId ()
public org.w3c.dom.Node cloneNode (boolean)
public short getNodeType ()
public java.lang.String getNodeName ()
public void setNodeValue (java.lang.String) throws org.w3c.dom.DOMException
public java.lang.String getTypeName ()
public java.lang.String getTypeNamespace ()
public org.w3c.dom.TypeInfo getSchemaTypeInfo ()
public java.lang.String getNodeValue ()
public java.lang.String getName ()
public void setValue (java.lang.String)
public java.lang.String getValue ()
public boolean getSpecified ()
public org.w3c.dom.Element getElement ()
public org.w3c.dom.Element getOwnerElement ()
public void normalize ()
public void setSpecified (boolean)
public void setType (java.lang.Object)
public java.lang.String toString ()
public boolean hasChildNodes ()
public org.w3c.dom.NodeList getChildNodes ()
public org.w3c.dom.Node getFirstChild ()
public org.w3c.dom.Node getLastChild ()
final org.apache.xerces.dom.ChildNode lastChild ()
final void lastChild (org.apache.xerces.dom.ChildNode)
public org.w3c.dom.Node insertBefore (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
org.w3c.dom.Node internalInsertBefore (org.w3c.dom.Node, org.w3c.dom.Node, boolean) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeChild (org.w3c.dom.Node) throws org.w3c.dom.DOMException
org.w3c.dom.Node internalRemoveChild (org.w3c.dom.Node, boolean) throws org.w3c.dom.DOMException
public org.w3c.dom.Node replaceChild (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
public int getLength ()
public org.w3c.dom.Node item (int)
public boolean isEqualNode (org.w3c.dom.Node)
public boolean isDerivedFrom (java.lang.String, java.lang.String, int)
public void setReadOnly (boolean, boolean)
protected void synchronizeChildren ()
void checkNormalizationAfterInsert (org.apache.xerces.dom.ChildNode)
void checkNormalizationAfterRemove (org.apache.xerces.dom.ChildNode)
private void writeObject (java.io.ObjectOutputStream) throws java.io.IOException
private void readObject (java.io.ObjectInputStream) throws java.lang.ClassNotFoundException java.io.IOException
static void ()
}
org/apache/xerces/dom/AttrNSImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.AttrNSImpl extends org.apache.xerces.dom.AttrImpl {
static final long serialVersionUID
static final String xmlnsURI
static final String xmlURI
protected String namespaceURI
protected String localName
public void ()
protected void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String)
private void setName (java.lang.String, java.lang.String)
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String, java.lang.String)
protected void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
void rename (java.lang.String, java.lang.String)
public void setValues (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String, java.lang.String)
public java.lang.String getNamespaceURI ()
public java.lang.String getPrefix ()
public void setPrefix (java.lang.String) throws org.w3c.dom.DOMException
public java.lang.String getLocalName ()
public java.lang.String getTypeName ()
public boolean isDerivedFrom (java.lang.String, java.lang.String, int)
public java.lang.String getTypeNamespace ()
}
org/apache/xerces/dom/AttributeMap.class
package org.apache.xerces.dom
public org.apache.xerces.dom.AttributeMap extends org.apache.xerces.dom.NamedNodeMapImpl {
static final long serialVersionUID
protected void (org.apache.xerces.dom.ElementImpl, org.apache.xerces.dom.NamedNodeMapImpl)
public org.w3c.dom.Node setNamedItem (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node setNamedItemNS (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeNamedItem (java.lang.String) throws org.w3c.dom.DOMException
org.w3c.dom.Node safeRemoveNamedItem (java.lang.String)
protected org.w3c.dom.Node removeItem (org.w3c.dom.Node, boolean) throws org.w3c.dom.DOMException
protected final org.w3c.dom.Node internalRemoveNamedItem (java.lang.String, boolean)
private final org.w3c.dom.Node remove (org.apache.xerces.dom.AttrImpl, int, boolean)
public org.w3c.dom.Node removeNamedItemNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
org.w3c.dom.Node safeRemoveNamedItemNS (java.lang.String, java.lang.String)
protected final org.w3c.dom.Node internalRemoveNamedItemNS (java.lang.String, java.lang.String, boolean)
public org.apache.xerces.dom.NamedNodeMapImpl cloneMap (org.apache.xerces.dom.NodeImpl)
protected void cloneContent (org.apache.xerces.dom.NamedNodeMapImpl)
void moveSpecifiedAttributes (org.apache.xerces.dom.AttributeMap)
protected void reconcileDefaults (org.apache.xerces.dom.NamedNodeMapImpl)
protected final int addItem (org.w3c.dom.Node)
}
org/apache/xerces/dom/CDATASectionImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.CDATASectionImpl extends org.apache.xerces.dom.TextImpl implements org.w3c.dom.CDATASection {
static final long serialVersionUID
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public short getNodeType ()
public java.lang.String getNodeName ()
}
org/apache/xerces/dom/CharacterDataImpl$1.class
package org.apache.xerces.dom
org.apache.xerces.dom.CharacterDataImpl$1 extends java.lang.Object implements org.w3c.dom.NodeList {
void ()
public org.w3c.dom.Node item (int)
public int getLength ()
}
org/apache/xerces/dom/CharacterDataImpl.class
package org.apache.xerces.dom
public abstract org.apache.xerces.dom.CharacterDataImpl extends org.apache.xerces.dom.ChildNode {
static final long serialVersionUID
protected String data
private static transient org.w3c.dom.NodeList singletonNodeList
public void ()
protected void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public org.w3c.dom.NodeList getChildNodes ()
public java.lang.String getNodeValue ()
protected void setNodeValueInternal (java.lang.String)
protected void setNodeValueInternal (java.lang.String, boolean)
public void setNodeValue (java.lang.String)
public java.lang.String getData ()
public int getLength ()
public void appendData (java.lang.String)
public void deleteData (int, int) throws org.w3c.dom.DOMException
void internalDeleteData (int, int, boolean) throws org.w3c.dom.DOMException
public void insertData (int, java.lang.String) throws org.w3c.dom.DOMException
void internalInsertData (int, java.lang.String, boolean) throws org.w3c.dom.DOMException
public void replaceData (int, int, java.lang.String) throws org.w3c.dom.DOMException
public void setData (java.lang.String) throws org.w3c.dom.DOMException
public java.lang.String substringData (int, int) throws org.w3c.dom.DOMException
static void ()
}
org/apache/xerces/dom/ChildNode.class
package org.apache.xerces.dom
public abstract org.apache.xerces.dom.ChildNode extends org.apache.xerces.dom.NodeImpl {
static final long serialVersionUID
protected org.apache.xerces.dom.ChildNode previousSibling
protected org.apache.xerces.dom.ChildNode nextSibling
protected void (org.apache.xerces.dom.CoreDocumentImpl)
public void ()
public org.w3c.dom.Node cloneNode (boolean)
public org.w3c.dom.Node getParentNode ()
final org.apache.xerces.dom.NodeImpl parentNode ()
public org.w3c.dom.Node getNextSibling ()
public org.w3c.dom.Node getPreviousSibling ()
final org.apache.xerces.dom.ChildNode previousSibling ()
}
org/apache/xerces/dom/CommentImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.CommentImpl extends org.apache.xerces.dom.CharacterDataImpl implements org.w3c.dom.CharacterData org.w3c.dom.Comment {
static final long serialVersionUID
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public short getNodeType ()
public java.lang.String getNodeName ()
}
org/apache/xerces/dom/CoreDOMImplementationImpl$RevalidationHandlerHolder.class
package org.apache.xerces.dom
org.apache.xerces.dom.CoreDOMImplementationImpl$RevalidationHandlerHolder extends java.lang.Object {
org.apache.xerces.impl.RevalidationHandler handler
void (org.apache.xerces.impl.RevalidationHandler)
}
org/apache/xerces/dom/CoreDOMImplementationImpl$XMLDTDLoaderHolder.class
package org.apache.xerces.dom
org.apache.xerces.dom.CoreDOMImplementationImpl$XMLDTDLoaderHolder extends java.lang.Object {
org.apache.xerces.impl.dtd.XMLDTDLoader loader
void (org.apache.xerces.impl.dtd.XMLDTDLoader)
}
org/apache/xerces/dom/CoreDOMImplementationImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.CoreDOMImplementationImpl extends java.lang.Object implements org.w3c.dom.DOMImplementation org.w3c.dom.ls.DOMImplementationLS {
private static final int SIZE
private java.lang.ref.SoftReference[] schemaValidators
private java.lang.ref.SoftReference[] xml10DTDValidators
private java.lang.ref.SoftReference[] xml11DTDValidators
private int freeSchemaValidatorIndex
private int freeXML10DTDValidatorIndex
private int freeXML11DTDValidatorIndex
private int schemaValidatorsCurrentSize
private int xml10DTDValidatorsCurrentSize
private int xml11DTDValidatorsCurrentSize
private java.lang.ref.SoftReference[] xml10DTDLoaders
private java.lang.ref.SoftReference[] xml11DTDLoaders
private int freeXML10DTDLoaderIndex
private int freeXML11DTDLoaderIndex
private int xml10DTDLoaderCurrentSize
private int xml11DTDLoaderCurrentSize
private int docAndDoctypeCounter
static org.apache.xerces.dom.CoreDOMImplementationImpl singleton
public void ()
public static org.w3c.dom.DOMImplementation getDOMImplementation ()
public boolean hasFeature (java.lang.String, java.lang.String)
public org.w3c.dom.DocumentType createDocumentType (java.lang.String, java.lang.String, java.lang.String)
final void checkQName (java.lang.String)
public org.w3c.dom.Document createDocument (java.lang.String, java.lang.String, org.w3c.dom.DocumentType) throws org.w3c.dom.DOMException
public java.lang.Object getFeature (java.lang.String, java.lang.String)
public org.w3c.dom.ls.LSParser createLSParser (short, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.ls.LSSerializer createLSSerializer ()
public org.w3c.dom.ls.LSInput createLSInput ()
synchronized org.apache.xerces.impl.RevalidationHandler getValidator (java.lang.String, java.lang.String)
synchronized void releaseValidator (java.lang.String, java.lang.String, org.apache.xerces.impl.RevalidationHandler)
final synchronized org.apache.xerces.impl.dtd.XMLDTDLoader getDTDLoader (java.lang.String)
final synchronized void releaseDTDLoader (java.lang.String, org.apache.xerces.impl.dtd.XMLDTDLoader)
protected synchronized int assignDocumentNumber ()
protected synchronized int assignDocTypeNumber ()
public org.w3c.dom.ls.LSOutput createLSOutput ()
static void ()
}
org/apache/xerces/dom/CoreDocumentImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.CoreDocumentImpl extends org.apache.xerces.dom.ParentNode implements org.w3c.dom.Document {
static final long serialVersionUID
protected org.apache.xerces.dom.DocumentTypeImpl docType
protected org.apache.xerces.dom.ElementImpl docElement
transient org.apache.xerces.dom.NodeListCache fFreeNLCache
protected String encoding
protected String actualEncoding
protected String version
protected boolean standalone
protected String fDocumentURI
protected java.util.Hashtable userData
protected java.util.Hashtable identifiers
transient org.apache.xerces.dom.DOMNormalizer domNormalizer
transient org.apache.xerces.dom.DOMConfigurationImpl fConfiguration
transient Object fXPathEvaluator
private static final int[] kidOK
protected int changes
protected boolean allowGrammarAccess
protected boolean errorChecking
protected boolean xmlVersionChanged
private int documentNumber
private int nodeCounter
private java.util.Hashtable nodeTable
private boolean xml11Version
static Class class$org$w3c$dom$Document
public void ()
public void (boolean)
public void (org.w3c.dom.DocumentType)
public void (org.w3c.dom.DocumentType, boolean)
public final org.w3c.dom.Document getOwnerDocument ()
public short getNodeType ()
public java.lang.String getNodeName ()
public org.w3c.dom.Node cloneNode (boolean)
protected void cloneNode (org.apache.xerces.dom.CoreDocumentImpl, boolean)
public org.w3c.dom.Node insertBefore (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeChild (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node replaceChild (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
public java.lang.String getTextContent () throws org.w3c.dom.DOMException
public void setTextContent (java.lang.String) throws org.w3c.dom.DOMException
public java.lang.Object getFeature (java.lang.String, java.lang.String)
public org.w3c.dom.Attr createAttribute (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.CDATASection createCDATASection (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Comment createComment (java.lang.String)
public org.w3c.dom.DocumentFragment createDocumentFragment ()
public org.w3c.dom.Element createElement (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.EntityReference createEntityReference (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.ProcessingInstruction createProcessingInstruction (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Text createTextNode (java.lang.String)
public org.w3c.dom.DocumentType getDoctype ()
public org.w3c.dom.Element getDocumentElement ()
public org.w3c.dom.NodeList getElementsByTagName (java.lang.String)
public org.w3c.dom.DOMImplementation getImplementation ()
public void setErrorChecking (boolean)
public void setStrictErrorChecking (boolean)
public boolean getErrorChecking ()
public boolean getStrictErrorChecking ()
public java.lang.String getInputEncoding ()
public void setInputEncoding (java.lang.String)
public void setXmlEncoding (java.lang.String)
public void setEncoding (java.lang.String)
public java.lang.String getXmlEncoding ()
public java.lang.String getEncoding ()
public void setXmlVersion (java.lang.String)
public void setVersion (java.lang.String)
public java.lang.String getXmlVersion ()
public java.lang.String getVersion ()
public void setXmlStandalone (boolean) throws org.w3c.dom.DOMException
public void setStandalone (boolean)
public boolean getXmlStandalone ()
public boolean getStandalone ()
public java.lang.String getDocumentURI ()
public org.w3c.dom.Node renameNode (org.w3c.dom.Node, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public void normalizeDocument ()
public org.w3c.dom.DOMConfiguration getDomConfig ()
public java.lang.String getBaseURI ()
public void setDocumentURI (java.lang.String)
public boolean getAsync ()
public void setAsync (boolean)
public void abort ()
public boolean load (java.lang.String)
public boolean loadXML (java.lang.String)
public java.lang.String saveXML (org.w3c.dom.Node) throws org.w3c.dom.DOMException
void setMutationEvents (boolean)
boolean getMutationEvents ()
public org.w3c.dom.DocumentType createDocumentType (java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Entity createEntity (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Notation createNotation (java.lang.String) throws org.w3c.dom.DOMException
public org.apache.xerces.dom.ElementDefinitionImpl createElementDefinition (java.lang.String) throws org.w3c.dom.DOMException
protected int getNodeNumber ()
protected int getNodeNumber (org.w3c.dom.Node)
public org.w3c.dom.Node importNode (org.w3c.dom.Node, boolean) throws org.w3c.dom.DOMException
private org.w3c.dom.Node importNode (org.w3c.dom.Node, boolean, boolean, java.util.Hashtable) throws org.w3c.dom.DOMException
public org.w3c.dom.Node adoptNode (org.w3c.dom.Node)
protected void undeferChildren (org.w3c.dom.Node)
public org.w3c.dom.Element getElementById (java.lang.String)
protected final void clearIdentifiers ()
public void putIdentifier (java.lang.String, org.w3c.dom.Element)
public org.w3c.dom.Element getIdentifier (java.lang.String)
public void removeIdentifier (java.lang.String)
public java.util.Enumeration getIdentifiers ()
public org.w3c.dom.Element createElementNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Element createElementNS (java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr createAttributeNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr createAttributeNS (java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.NodeList getElementsByTagNameNS (java.lang.String, java.lang.String)
public java.lang.Object clone () throws java.lang.CloneNotSupportedException
public static final boolean isXMLName (java.lang.String, boolean)
public static final boolean isValidQName (java.lang.String, java.lang.String, boolean)
protected boolean isKidOK (org.w3c.dom.Node, org.w3c.dom.Node)
protected void changed ()
protected int changes ()
org.apache.xerces.dom.NodeListCache getNodeListCache (org.apache.xerces.dom.ParentNode)
void freeNodeListCache (org.apache.xerces.dom.NodeListCache)
public java.lang.Object setUserData (org.w3c.dom.Node, java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler)
public java.lang.Object getUserData (org.w3c.dom.Node, java.lang.String)
protected java.util.Hashtable getUserDataRecord (org.w3c.dom.Node)
java.util.Hashtable removeUserDataTable (org.w3c.dom.Node)
void setUserDataTable (org.w3c.dom.Node, java.util.Hashtable)
protected void callUserDataHandlers (org.w3c.dom.Node, org.w3c.dom.Node, short)
void callUserDataHandlers (org.w3c.dom.Node, org.w3c.dom.Node, short, java.util.Hashtable)
protected final void checkNamespaceWF (java.lang.String, int, int)
protected final void checkDOMNSErr (java.lang.String, java.lang.String)
protected final void checkQName (java.lang.String, java.lang.String)
boolean isXML11Version ()
boolean isNormalizeDocRequired ()
boolean isXMLVersionChanged ()
protected void setUserData (org.apache.xerces.dom.NodeImpl, java.lang.Object)
protected java.lang.Object getUserData (org.apache.xerces.dom.NodeImpl)
protected void addEventListener (org.apache.xerces.dom.NodeImpl, java.lang.String, org.w3c.dom.events.EventListener, boolean)
protected void removeEventListener (org.apache.xerces.dom.NodeImpl, java.lang.String, org.w3c.dom.events.EventListener, boolean)
protected void copyEventListeners (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.NodeImpl)
protected boolean dispatchEvent (org.apache.xerces.dom.NodeImpl, org.w3c.dom.events.Event)
void replacedText (org.apache.xerces.dom.CharacterDataImpl)
void deletedText (org.apache.xerces.dom.CharacterDataImpl, int, int)
void insertedText (org.apache.xerces.dom.CharacterDataImpl, int, int)
void modifyingCharacterData (org.apache.xerces.dom.NodeImpl, boolean)
void modifiedCharacterData (org.apache.xerces.dom.NodeImpl, java.lang.String, java.lang.String, boolean)
void insertingNode (org.apache.xerces.dom.NodeImpl, boolean)
void insertedNode (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.NodeImpl, boolean)
void removingNode (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.NodeImpl, boolean)
void removedNode (org.apache.xerces.dom.NodeImpl, boolean)
void replacingNode (org.apache.xerces.dom.NodeImpl)
void replacedNode (org.apache.xerces.dom.NodeImpl)
void replacingData (org.apache.xerces.dom.NodeImpl)
void replacedCharacterData (org.apache.xerces.dom.NodeImpl, java.lang.String, java.lang.String)
void modifiedAttrValue (org.apache.xerces.dom.AttrImpl, java.lang.String)
void setAttrNode (org.apache.xerces.dom.AttrImpl, org.apache.xerces.dom.AttrImpl)
void removedAttrNode (org.apache.xerces.dom.AttrImpl, org.apache.xerces.dom.NodeImpl, java.lang.String)
void renamedAttrNode (org.w3c.dom.Attr, org.w3c.dom.Attr)
void renamedElement (org.w3c.dom.Element, org.w3c.dom.Element)
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xerces/dom/DOMConfigurationImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMConfigurationImpl extends org.apache.xerces.util.ParserConfigurationSettings implements org.apache.xerces.xni.parser.XMLParserConfiguration org.w3c.dom.DOMConfiguration {
protected static final String XML11_DATATYPE_VALIDATOR_FACTORY
protected static final String XERCES_VALIDATION
protected static final String XERCES_NAMESPACES
protected static final String SCHEMA
protected static final String SCHEMA_FULL_CHECKING
protected static final String DYNAMIC_VALIDATION
protected static final String NORMALIZE_DATA
protected static final String SCHEMA_ELEMENT_DEFAULT
protected static final String SEND_PSVI
protected static final String GENERATE_SYNTHETIC_ANNOTATIONS
protected static final String VALIDATE_ANNOTATIONS
protected static final String HONOUR_ALL_SCHEMALOCATIONS
protected static final String USE_GRAMMAR_POOL_ONLY
protected static final String DISALLOW_DOCTYPE_DECL_FEATURE
protected static final String BALANCE_SYNTAX_TREES
protected static final String WARN_ON_DUPLICATE_ATTDEF
protected static final String ENTITY_MANAGER
protected static final String ERROR_REPORTER
protected static final String XML_STRING
protected static final String SYMBOL_TABLE
protected static final String GRAMMAR_POOL
protected static final String ERROR_HANDLER
protected static final String ENTITY_RESOLVER
protected static final String JAXP_SCHEMA_LANGUAGE
protected static final String JAXP_SCHEMA_SOURCE
protected static final String DTD_VALIDATOR_PROPERTY
protected static final String DTD_VALIDATOR_FACTORY_PROPERTY
protected static final String VALIDATION_MANAGER
protected static final String SCHEMA_LOCATION
protected static final String SCHEMA_NONS_LOCATION
org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected short features
protected static final short NAMESPACES
protected static final short DTNORMALIZATION
protected static final short ENTITIES
protected static final short CDATA
protected static final short SPLITCDATA
protected static final short COMMENTS
protected static final short VALIDATE
protected static final short PSVI
protected static final short WELLFORMED
protected static final short NSDECL
protected static final short INFOSET_TRUE_PARAMS
protected static final short INFOSET_FALSE_PARAMS
protected static final short INFOSET_MASK
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected java.util.ArrayList fComponents
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected java.util.Locale fLocale
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected final org.apache.xerces.util.DOMErrorHandlerWrapper fErrorHandlerWrapper
protected org.apache.xerces.impl.dv.DTDDVFactory fCurrentDVFactory
protected org.apache.xerces.impl.dv.DTDDVFactory fDatatypeValidatorFactory
protected org.apache.xerces.impl.dv.DTDDVFactory fXML11DatatypeFactory
private String fSchemaLocation
private org.w3c.dom.DOMStringList fRecognizedParameters
protected void ()
protected void (org.apache.xerces.util.SymbolTable)
protected void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.parser.XMLComponentManager)
public void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public void setDTDContentModelHandler (org.apache.xerces.xni.XMLDTDContentModelHandler)
public org.apache.xerces.xni.XMLDTDContentModelHandler getDTDContentModelHandler ()
public void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setLocale (java.util.Locale) throws org.apache.xerces.xni.XNIException
public java.util.Locale getLocale ()
public void setParameter (java.lang.String, java.lang.Object) throws org.w3c.dom.DOMException
public java.lang.Object getParameter (java.lang.String) throws org.w3c.dom.DOMException
public boolean canSetParameter (java.lang.String, java.lang.Object)
public org.w3c.dom.DOMStringList getParameterNames ()
protected void reset () throws org.apache.xerces.xni.XNIException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void addComponent (org.apache.xerces.xni.parser.XMLComponent)
protected org.apache.xerces.impl.validation.ValidationManager createValidationManager ()
protected final void setDTDValidatorFactory (java.lang.String)
}
org/apache/xerces/dom/DOMErrorImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMErrorImpl extends java.lang.Object implements org.w3c.dom.DOMError {
public short fSeverity
public String fMessage
public org.apache.xerces.dom.DOMLocatorImpl fLocator
public Exception fException
public String fType
public Object fRelatedData
public void ()
public void (short, org.apache.xerces.xni.parser.XMLParseException)
public short getSeverity ()
public java.lang.String getMessage ()
public org.w3c.dom.DOMLocator getLocation ()
private org.apache.xerces.dom.DOMLocatorImpl createDOMLocator (org.apache.xerces.xni.parser.XMLParseException)
public java.lang.Object getRelatedException ()
public void reset ()
public java.lang.String getType ()
public java.lang.Object getRelatedData ()
}
org/apache/xerces/dom/DOMImplementationImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMImplementationImpl extends org.apache.xerces.dom.CoreDOMImplementationImpl implements org.w3c.dom.DOMImplementation {
static org.apache.xerces.dom.DOMImplementationImpl singleton
public void ()
public static org.w3c.dom.DOMImplementation getDOMImplementation ()
public boolean hasFeature (java.lang.String, java.lang.String)
public org.w3c.dom.Document createDocument (java.lang.String, java.lang.String, org.w3c.dom.DocumentType) throws org.w3c.dom.DOMException
static void ()
}
org/apache/xerces/dom/DOMImplementationListImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMImplementationListImpl extends java.lang.Object implements org.w3c.dom.DOMImplementationList {
private java.util.Vector fImplementations
public void ()
public void (java.util.Vector)
public org.w3c.dom.DOMImplementation item (int)
public int getLength ()
}
org/apache/xerces/dom/DOMImplementationSourceImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMImplementationSourceImpl extends java.lang.Object implements org.w3c.dom.DOMImplementationSource {
public void ()
public org.w3c.dom.DOMImplementation getDOMImplementation (java.lang.String)
public org.w3c.dom.DOMImplementationList getDOMImplementationList (java.lang.String)
boolean testImpl (org.w3c.dom.DOMImplementation, java.lang.String)
}
org/apache/xerces/dom/DOMInputImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMInputImpl extends java.lang.Object implements org.w3c.dom.ls.LSInput {
protected String fPublicId
protected String fSystemId
protected String fBaseSystemId
protected java.io.InputStream fByteStream
protected java.io.Reader fCharStream
protected String fData
protected String fEncoding
protected boolean fCertifiedText
public void ()
public void (java.lang.String, java.lang.String, java.lang.String)
public void (java.lang.String, java.lang.String, java.lang.String, java.io.InputStream, java.lang.String)
public void (java.lang.String, java.lang.String, java.lang.String, java.io.Reader, java.lang.String)
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public java.io.InputStream getByteStream ()
public void setByteStream (java.io.InputStream)
public java.io.Reader getCharacterStream ()
public void setCharacterStream (java.io.Reader)
public java.lang.String getStringData ()
public void setStringData (java.lang.String)
public java.lang.String getEncoding ()
public void setEncoding (java.lang.String)
public java.lang.String getPublicId ()
public void setPublicId (java.lang.String)
public java.lang.String getSystemId ()
public void setSystemId (java.lang.String)
public java.lang.String getBaseURI ()
public void setBaseURI (java.lang.String)
public boolean getCertifiedText ()
public void setCertifiedText (boolean)
}
org/apache/xerces/dom/DOMLocatorImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMLocatorImpl extends java.lang.Object implements org.w3c.dom.DOMLocator {
public int fColumnNumber
public int fLineNumber
public org.w3c.dom.Node fRelatedNode
public String fUri
public int fByteOffset
public int fUtf16Offset
public void ()
public void (int, int, java.lang.String)
public void (int, int, int, java.lang.String)
public void (int, int, int, org.w3c.dom.Node, java.lang.String)
public void (int, int, int, org.w3c.dom.Node, java.lang.String, int)
public int getLineNumber ()
public int getColumnNumber ()
public java.lang.String getUri ()
public org.w3c.dom.Node getRelatedNode ()
public int getByteOffset ()
public int getUtf16Offset ()
}
org/apache/xerces/dom/DOMMessageFormatter.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMMessageFormatter extends java.lang.Object {
public static final String DOM_DOMAIN
public static final String XML_DOMAIN
public static final String SERIALIZER_DOMAIN
private static java.util.ResourceBundle domResourceBundle
private static java.util.ResourceBundle xmlResourceBundle
private static java.util.ResourceBundle serResourceBundle
private static java.util.Locale locale
void ()
public static java.lang.String formatMessage (java.lang.String, java.lang.String, java.lang.Object[]) throws java.util.MissingResourceException
static java.util.ResourceBundle getResourceBundle (java.lang.String)
public static void init ()
public static void setLocale (java.util.Locale)
static void ()
}
org/apache/xerces/dom/DOMNormalizer$XMLAttributesProxy.class
package org.apache.xerces.dom
public final org.apache.xerces.dom.DOMNormalizer$XMLAttributesProxy extends java.lang.Object implements org.apache.xerces.xni.XMLAttributes {
protected org.apache.xerces.dom.AttributeMap fAttributes
protected org.apache.xerces.dom.CoreDocumentImpl fDocument
protected org.apache.xerces.dom.ElementImpl fElement
protected final java.util.Vector fDTDTypes
protected final java.util.Vector fAugmentations
private final org.apache.xerces.dom.DOMNormalizer this$0
protected void (org.apache.xerces.dom.DOMNormalizer)
public void setAttributes (org.apache.xerces.dom.AttributeMap, org.apache.xerces.dom.CoreDocumentImpl, org.apache.xerces.dom.ElementImpl)
public int addAttribute (org.apache.xerces.xni.QName, java.lang.String, java.lang.String)
public void removeAllAttributes ()
public void removeAttributeAt (int)
public int getLength ()
public int getIndex (java.lang.String)
public int getIndex (java.lang.String, java.lang.String)
public void setName (int, org.apache.xerces.xni.QName)
public void getName (int, org.apache.xerces.xni.QName)
public java.lang.String getPrefix (int)
public java.lang.String getURI (int)
public java.lang.String getLocalName (int)
public java.lang.String getQName (int)
public void setType (int, java.lang.String)
public java.lang.String getType (int)
public java.lang.String getType (java.lang.String)
public java.lang.String getType (java.lang.String, java.lang.String)
private java.lang.String getReportableType (java.lang.String)
public void setValue (int, java.lang.String)
public java.lang.String getValue (int)
public java.lang.String getValue (java.lang.String)
public java.lang.String getValue (java.lang.String, java.lang.String)
public void setNonNormalizedValue (int, java.lang.String)
public java.lang.String getNonNormalizedValue (int)
public void setSpecified (int, boolean)
public boolean isSpecified (int)
public org.apache.xerces.xni.Augmentations getAugmentations (int)
public org.apache.xerces.xni.Augmentations getAugmentations (java.lang.String, java.lang.String)
public org.apache.xerces.xni.Augmentations getAugmentations (java.lang.String)
public void setAugmentations (int, org.apache.xerces.xni.Augmentations)
}
org/apache/xerces/dom/DOMNormalizer.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMNormalizer extends java.lang.Object implements org.apache.xerces.xni.XMLDocumentHandler {
protected static final boolean DEBUG_ND
protected static final boolean DEBUG
protected static final boolean DEBUG_EVENTS
protected static final String PREFIX
protected org.apache.xerces.dom.DOMConfigurationImpl fConfiguration
protected org.apache.xerces.dom.CoreDocumentImpl fDocument
protected final org.apache.xerces.dom.DOMNormalizer$XMLAttributesProxy fAttrProxy
protected final org.apache.xerces.xni.QName fQName
protected org.apache.xerces.impl.RevalidationHandler fValidationHandler
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.w3c.dom.DOMErrorHandler fErrorHandler
private final org.apache.xerces.dom.DOMErrorImpl fError
protected boolean fNamespaceValidation
protected boolean fPSVI
protected final org.apache.xerces.xni.NamespaceContext fNamespaceContext
protected final org.apache.xerces.xni.NamespaceContext fLocalNSBinder
protected final java.util.Vector fAttributeList
protected final org.apache.xerces.dom.DOMLocatorImpl fLocator
protected org.w3c.dom.Node fCurrentNode
private org.apache.xerces.xni.QName fAttrQName
final org.apache.xerces.xni.XMLString fNormalizedValue
public static final RuntimeException abort
public static final org.apache.xerces.xni.XMLString EMPTY_STRING
private boolean fAllWhitespace
public void ()
protected void normalizeDocument (org.apache.xerces.dom.CoreDocumentImpl, org.apache.xerces.dom.DOMConfigurationImpl)
protected org.w3c.dom.Node normalizeNode (org.w3c.dom.Node)
private void processDTD (java.lang.String, java.lang.String)
protected final void expandEntityRef (org.w3c.dom.Node, org.w3c.dom.Node)
protected final void namespaceFixUp (org.apache.xerces.dom.ElementImpl, org.apache.xerces.dom.AttributeMap)
protected final void addNamespaceDecl (java.lang.String, java.lang.String, org.apache.xerces.dom.ElementImpl)
public static final void isCDataWF (org.w3c.dom.DOMErrorHandler, org.apache.xerces.dom.DOMErrorImpl, org.apache.xerces.dom.DOMLocatorImpl, java.lang.String, boolean)
public static final void isXMLCharWF (org.w3c.dom.DOMErrorHandler, org.apache.xerces.dom.DOMErrorImpl, org.apache.xerces.dom.DOMLocatorImpl, java.lang.String, boolean)
public static final void isCommentWF (org.w3c.dom.DOMErrorHandler, org.apache.xerces.dom.DOMErrorImpl, org.apache.xerces.dom.DOMLocatorImpl, java.lang.String, boolean)
public static final void isAttrValueWF (org.w3c.dom.DOMErrorHandler, org.apache.xerces.dom.DOMErrorImpl, org.apache.xerces.dom.DOMLocatorImpl, org.w3c.dom.NamedNodeMap, org.w3c.dom.Attr, java.lang.String, boolean)
public static final void reportDOMError (org.w3c.dom.DOMErrorHandler, org.apache.xerces.dom.DOMErrorImpl, org.apache.xerces.dom.DOMLocatorImpl, java.lang.String, short, java.lang.String)
protected final void updateQName (org.w3c.dom.Node, org.apache.xerces.xni.QName)
final java.lang.String normalizeAttributeValue (java.lang.String, org.w3c.dom.Attr)
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
static void ()
}
org/apache/xerces/dom/DOMOutputImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMOutputImpl extends java.lang.Object implements org.w3c.dom.ls.LSOutput {
protected java.io.Writer fCharStream
protected java.io.OutputStream fByteStream
protected String fSystemId
protected String fEncoding
public void ()
public java.io.Writer getCharacterStream ()
public void setCharacterStream (java.io.Writer)
public java.io.OutputStream getByteStream ()
public void setByteStream (java.io.OutputStream)
public java.lang.String getSystemId ()
public void setSystemId (java.lang.String)
public java.lang.String getEncoding ()
public void setEncoding (java.lang.String)
}
org/apache/xerces/dom/DOMStringListImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMStringListImpl extends java.lang.Object implements org.w3c.dom.DOMStringList {
private java.util.Vector fStrings
public void ()
public void (java.util.Vector)
public java.lang.String item (int)
public int getLength ()
public boolean contains (java.lang.String)
public void add (java.lang.String)
}
org/apache/xerces/dom/DOMXSImplementationSourceImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DOMXSImplementationSourceImpl extends org.apache.xerces.dom.DOMImplementationSourceImpl {
public void ()
public org.w3c.dom.DOMImplementation getDOMImplementation (java.lang.String)
public org.w3c.dom.DOMImplementationList getDOMImplementationList (java.lang.String)
}
org/apache/xerces/dom/DeepNodeListImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeepNodeListImpl extends java.lang.Object implements org.w3c.dom.NodeList {
protected org.apache.xerces.dom.NodeImpl rootNode
protected String tagName
protected int changes
protected java.util.Vector nodes
protected String nsName
protected boolean enableNS
public void (org.apache.xerces.dom.NodeImpl, java.lang.String)
public void (org.apache.xerces.dom.NodeImpl, java.lang.String, java.lang.String)
public int getLength ()
public org.w3c.dom.Node item (int)
protected org.w3c.dom.Node nextMatchingElementAfter (org.w3c.dom.Node)
}
org/apache/xerces/dom/DeferredAttrImpl.class
package org.apache.xerces.dom
public final org.apache.xerces.dom.DeferredAttrImpl extends org.apache.xerces.dom.AttrImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
protected void synchronizeChildren ()
}
org/apache/xerces/dom/DeferredAttrNSImpl.class
package org.apache.xerces.dom
public final org.apache.xerces.dom.DeferredAttrNSImpl extends org.apache.xerces.dom.AttrNSImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
protected void synchronizeChildren ()
}
org/apache/xerces/dom/DeferredCDATASectionImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredCDATASectionImpl extends org.apache.xerces.dom.CDATASectionImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
}
org/apache/xerces/dom/DeferredCommentImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredCommentImpl extends org.apache.xerces.dom.CommentImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
}
org/apache/xerces/dom/DeferredDOMImplementationImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredDOMImplementationImpl extends org.apache.xerces.dom.DOMImplementationImpl {
static org.apache.xerces.dom.DeferredDOMImplementationImpl singleton
public void ()
public static org.w3c.dom.DOMImplementation getDOMImplementation ()
static void ()
}
org/apache/xerces/dom/DeferredDocumentImpl$IntVector.class
package org.apache.xerces.dom
final org.apache.xerces.dom.DeferredDocumentImpl$IntVector extends java.lang.Object {
private int[] data
private int size
void ()
public int size ()
public int elementAt (int)
public void addElement (int)
public void removeAllElements ()
private void ensureCapacity (int)
}
org/apache/xerces/dom/DeferredDocumentImpl$RefCount.class
package org.apache.xerces.dom
final org.apache.xerces.dom.DeferredDocumentImpl$RefCount extends java.lang.Object {
int fCount
void ()
}
org/apache/xerces/dom/DeferredDocumentImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredDocumentImpl extends org.apache.xerces.dom.DocumentImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
private static final boolean DEBUG_PRINT_REF_COUNTS
private static final boolean DEBUG_PRINT_TABLES
private static final boolean DEBUG_IDS
protected static final int CHUNK_SHIFT
protected static final int CHUNK_SIZE
protected static final int CHUNK_MASK
protected static final int INITIAL_CHUNK_COUNT
protected transient int fNodeCount
protected transient int[][] fNodeType
protected transient Object[][] fNodeName
protected transient Object[][] fNodeValue
protected transient int[][] fNodeParent
protected transient int[][] fNodeLastChild
protected transient int[][] fNodePrevSib
protected transient Object[][] fNodeURI
protected transient int[][] fNodeExtra
protected transient int fIdCount
protected transient String[] fIdName
protected transient int[] fIdElement
protected boolean fNamespacesEnabled
private final transient StringBuffer fBufferStr
private final transient java.util.Vector fStrChunks
private static final int[] INIT_ARRAY
public void ()
public void (boolean)
public void (boolean, boolean)
public org.w3c.dom.DOMImplementation getImplementation ()
boolean getNamespacesEnabled ()
void setNamespacesEnabled (boolean)
public int createDeferredDocument ()
public int createDeferredDocumentType (java.lang.String, java.lang.String, java.lang.String)
public void setInternalSubset (int, java.lang.String)
public int createDeferredNotation (java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public int createDeferredEntity (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public java.lang.String getDeferredEntityBaseURI (int)
public void setEntityInfo (int, java.lang.String, java.lang.String)
public void setTypeInfo (int, java.lang.Object)
public void setInputEncoding (int, java.lang.String)
public int createDeferredEntityReference (java.lang.String, java.lang.String)
public int createDeferredElement (java.lang.String, java.lang.String, java.lang.Object)
public int createDeferredElement (java.lang.String)
public int createDeferredElement (java.lang.String, java.lang.String)
public int setDeferredAttribute (int, java.lang.String, java.lang.String, java.lang.String, boolean, boolean, java.lang.Object)
public int setDeferredAttribute (int, java.lang.String, java.lang.String, java.lang.String, boolean)
public int createDeferredAttribute (java.lang.String, java.lang.String, boolean)
public int createDeferredAttribute (java.lang.String, java.lang.String, java.lang.String, boolean)
public int createDeferredElementDefinition (java.lang.String)
public int createDeferredTextNode (java.lang.String, boolean)
public int createDeferredCDATASection (java.lang.String)
public int createDeferredProcessingInstruction (java.lang.String, java.lang.String)
public int createDeferredComment (java.lang.String)
public int cloneNode (int, boolean)
public void appendChild (int, int)
public int setAttributeNode (int, int)
public void setIdAttributeNode (int, int)
public void setIdAttribute (int)
public int insertBefore (int, int, int)
public void setAsLastChild (int, int)
public int getParentNode (int)
public int getParentNode (int, boolean)
public int getLastChild (int)
public int getLastChild (int, boolean)
public int getPrevSibling (int)
public int getPrevSibling (int, boolean)
public int getRealPrevSibling (int)
public int getRealPrevSibling (int, boolean)
public int lookupElementDefinition (java.lang.String)
public org.apache.xerces.dom.DeferredNode getNodeObject (int)
public java.lang.String getNodeName (int)
public java.lang.String getNodeName (int, boolean)
public java.lang.String getNodeValueString (int)
public java.lang.String getNodeValueString (int, boolean)
public java.lang.String getNodeValue (int)
public java.lang.Object getTypeInfo (int)
public java.lang.String getNodeValue (int, boolean)
public int getNodeExtra (int)
public int getNodeExtra (int, boolean)
public short getNodeType (int)
public short getNodeType (int, boolean)
public java.lang.String getAttribute (int, java.lang.String)
public java.lang.String getNodeURI (int)
public java.lang.String getNodeURI (int, boolean)
public void putIdentifier (java.lang.String, int)
public void print ()
public int getNodeIndex ()
protected void synchronizeData ()
protected void synchronizeChildren ()
protected final void synchronizeChildren (org.apache.xerces.dom.AttrImpl, int)
protected final void synchronizeChildren (org.apache.xerces.dom.ParentNode, int)
protected void ensureCapacity (int)
protected int createNode (short)
protected static int binarySearch (int[], int, int, int)
private final void createChunk (int[][], int)
private final void createChunk (java.lang.Object[][], int)
private final int setChunkIndex (int[][], int, int, int)
private final java.lang.String setChunkValue (java.lang.Object[][], java.lang.Object, int, int)
private final int getChunkIndex (int[][], int, int)
private final java.lang.String getChunkValue (java.lang.Object[][], int, int)
private final java.lang.String getNodeValue (int, int)
private final int clearChunkIndex (int[][], int, int)
private final java.lang.String clearChunkValue (java.lang.Object[][], int, int)
private final void putIdentifier0 (java.lang.String, org.w3c.dom.Element)
private static void print (int[], int, int, int, int)
static void ()
}
org/apache/xerces/dom/DeferredDocumentTypeImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredDocumentTypeImpl extends org.apache.xerces.dom.DocumentTypeImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
protected void synchronizeChildren ()
}
org/apache/xerces/dom/DeferredElementDefinitionImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredElementDefinitionImpl extends org.apache.xerces.dom.ElementDefinitionImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
protected void synchronizeChildren ()
}
org/apache/xerces/dom/DeferredElementImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredElementImpl extends org.apache.xerces.dom.ElementImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public final int getNodeIndex ()
protected final void synchronizeData ()
protected final void synchronizeChildren ()
}
org/apache/xerces/dom/DeferredElementNSImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredElementNSImpl extends org.apache.xerces.dom.ElementNSImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public final int getNodeIndex ()
protected final void synchronizeData ()
protected final void synchronizeChildren ()
}
org/apache/xerces/dom/DeferredEntityImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredEntityImpl extends org.apache.xerces.dom.EntityImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
protected void synchronizeChildren ()
}
org/apache/xerces/dom/DeferredEntityReferenceImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredEntityReferenceImpl extends org.apache.xerces.dom.EntityReferenceImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
protected void synchronizeChildren ()
}
org/apache/xerces/dom/DeferredNode.class
package org.apache.xerces.dom
public abstract org.apache.xerces.dom.DeferredNode extends java.lang.Object implements org.w3c.dom.Node {
public static final short TYPE_NODE
public abstract int getNodeIndex ()
}
org/apache/xerces/dom/DeferredNotationImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredNotationImpl extends org.apache.xerces.dom.NotationImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
}
org/apache/xerces/dom/DeferredProcessingInstructionImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredProcessingInstructionImpl extends org.apache.xerces.dom.ProcessingInstructionImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
}
org/apache/xerces/dom/DeferredTextImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DeferredTextImpl extends org.apache.xerces.dom.TextImpl implements org.apache.xerces.dom.DeferredNode {
static final long serialVersionUID
protected transient int fNodeIndex
void (org.apache.xerces.dom.DeferredDocumentImpl, int)
public int getNodeIndex ()
protected void synchronizeData ()
}
org/apache/xerces/dom/DocumentFragmentImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DocumentFragmentImpl extends org.apache.xerces.dom.ParentNode implements org.w3c.dom.DocumentFragment {
static final long serialVersionUID
public void (org.apache.xerces.dom.CoreDocumentImpl)
public void ()
public short getNodeType ()
public java.lang.String getNodeName ()
public void normalize ()
}
org/apache/xerces/dom/DocumentImpl$EnclosingAttr.class
package org.apache.xerces.dom
org.apache.xerces.dom.DocumentImpl$EnclosingAttr extends java.lang.Object implements java.io.Serializable {
private static final long serialVersionUID
org.apache.xerces.dom.AttrImpl node
String oldvalue
private final org.apache.xerces.dom.DocumentImpl this$0
void (org.apache.xerces.dom.DocumentImpl)
}
org/apache/xerces/dom/DocumentImpl$LEntry.class
package org.apache.xerces.dom
org.apache.xerces.dom.DocumentImpl$LEntry extends java.lang.Object implements java.io.Serializable {
private static final long serialVersionUID
String type
org.w3c.dom.events.EventListener listener
boolean useCapture
private final org.apache.xerces.dom.DocumentImpl this$0
void (org.apache.xerces.dom.DocumentImpl, java.lang.String, org.w3c.dom.events.EventListener, boolean)
}
org/apache/xerces/dom/DocumentImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DocumentImpl extends org.apache.xerces.dom.CoreDocumentImpl implements org.w3c.dom.traversal.DocumentTraversal org.w3c.dom.events.DocumentEvent org.w3c.dom.ranges.DocumentRange {
static final long serialVersionUID
protected java.util.Vector iterators
protected java.util.Vector ranges
protected java.util.Hashtable eventListeners
protected boolean mutationEvents
org.apache.xerces.dom.DocumentImpl$EnclosingAttr savedEnclosingAttr
public void ()
public void (boolean)
public void (org.w3c.dom.DocumentType)
public void (org.w3c.dom.DocumentType, boolean)
public org.w3c.dom.Node cloneNode (boolean)
public org.w3c.dom.DOMImplementation getImplementation ()
public org.w3c.dom.traversal.NodeIterator createNodeIterator (org.w3c.dom.Node, short, org.w3c.dom.traversal.NodeFilter)
public org.w3c.dom.traversal.NodeIterator createNodeIterator (org.w3c.dom.Node, int, org.w3c.dom.traversal.NodeFilter, boolean)
public org.w3c.dom.traversal.TreeWalker createTreeWalker (org.w3c.dom.Node, short, org.w3c.dom.traversal.NodeFilter)
public org.w3c.dom.traversal.TreeWalker createTreeWalker (org.w3c.dom.Node, int, org.w3c.dom.traversal.NodeFilter, boolean)
void removeNodeIterator (org.w3c.dom.traversal.NodeIterator)
public org.w3c.dom.ranges.Range createRange ()
void removeRange (org.w3c.dom.ranges.Range)
void replacedText (org.apache.xerces.dom.CharacterDataImpl)
private void notifyRangesReplacedText (org.apache.xerces.dom.CharacterDataImpl)
void deletedText (org.apache.xerces.dom.CharacterDataImpl, int, int)
private void notifyRangesDeletedText (org.apache.xerces.dom.CharacterDataImpl, int, int)
void insertedText (org.apache.xerces.dom.CharacterDataImpl, int, int)
private void notifyRangesInsertedText (org.apache.xerces.dom.CharacterDataImpl, int, int)
void splitData (org.w3c.dom.Node, org.w3c.dom.Node, int)
private void notifyRangesSplitData (org.w3c.dom.Node, org.w3c.dom.Node, int)
public org.w3c.dom.events.Event createEvent (java.lang.String) throws org.w3c.dom.DOMException
void setMutationEvents (boolean)
boolean getMutationEvents ()
protected void setEventListeners (org.apache.xerces.dom.NodeImpl, java.util.Vector)
protected java.util.Vector getEventListeners (org.apache.xerces.dom.NodeImpl)
protected void addEventListener (org.apache.xerces.dom.NodeImpl, java.lang.String, org.w3c.dom.events.EventListener, boolean)
protected void removeEventListener (org.apache.xerces.dom.NodeImpl, java.lang.String, org.w3c.dom.events.EventListener, boolean)
protected void copyEventListeners (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.NodeImpl)
protected boolean dispatchEvent (org.apache.xerces.dom.NodeImpl, org.w3c.dom.events.Event)
protected void dispatchEventToSubtree (org.w3c.dom.Node, org.w3c.dom.events.Event)
protected void dispatchingEventToSubtree (org.w3c.dom.Node, org.w3c.dom.events.Event)
protected void dispatchAggregateEvents (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.DocumentImpl$EnclosingAttr)
protected void dispatchAggregateEvents (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.AttrImpl, java.lang.String, short)
protected void saveEnclosingAttr (org.apache.xerces.dom.NodeImpl)
void modifyingCharacterData (org.apache.xerces.dom.NodeImpl, boolean)
void modifiedCharacterData (org.apache.xerces.dom.NodeImpl, java.lang.String, java.lang.String, boolean)
private void mutationEventsModifiedCharacterData (org.apache.xerces.dom.NodeImpl, java.lang.String, java.lang.String, boolean)
void replacedCharacterData (org.apache.xerces.dom.NodeImpl, java.lang.String, java.lang.String)
void insertingNode (org.apache.xerces.dom.NodeImpl, boolean)
void insertedNode (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.NodeImpl, boolean)
private void mutationEventsInsertedNode (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.NodeImpl, boolean)
private void notifyRangesInsertedNode (org.apache.xerces.dom.NodeImpl)
void removingNode (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.NodeImpl, boolean)
private void notifyIteratorsRemovingNode (org.apache.xerces.dom.NodeImpl)
private void notifyRangesRemovingNode (org.apache.xerces.dom.NodeImpl)
private void mutationEventsRemovingNode (org.apache.xerces.dom.NodeImpl, org.apache.xerces.dom.NodeImpl, boolean)
void removedNode (org.apache.xerces.dom.NodeImpl, boolean)
void replacingNode (org.apache.xerces.dom.NodeImpl)
void replacingData (org.apache.xerces.dom.NodeImpl)
void replacedNode (org.apache.xerces.dom.NodeImpl)
void modifiedAttrValue (org.apache.xerces.dom.AttrImpl, java.lang.String)
void setAttrNode (org.apache.xerces.dom.AttrImpl, org.apache.xerces.dom.AttrImpl)
void removedAttrNode (org.apache.xerces.dom.AttrImpl, org.apache.xerces.dom.NodeImpl, java.lang.String)
private void mutationEventsRemovedAttrNode (org.apache.xerces.dom.AttrImpl, org.apache.xerces.dom.NodeImpl, java.lang.String)
void renamedAttrNode (org.w3c.dom.Attr, org.w3c.dom.Attr)
void renamedElement (org.w3c.dom.Element, org.w3c.dom.Element)
}
org/apache/xerces/dom/DocumentTypeImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.DocumentTypeImpl extends org.apache.xerces.dom.ParentNode implements org.w3c.dom.DocumentType {
static final long serialVersionUID
protected String name
protected org.apache.xerces.dom.NamedNodeMapImpl entities
protected org.apache.xerces.dom.NamedNodeMapImpl notations
protected org.apache.xerces.dom.NamedNodeMapImpl elements
protected String publicID
protected String systemID
protected String internalSubset
private int doctypeNumber
private java.util.Hashtable userData
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String, java.lang.String)
public java.lang.String getPublicId ()
public java.lang.String getSystemId ()
public void setInternalSubset (java.lang.String)
public java.lang.String getInternalSubset ()
public short getNodeType ()
public java.lang.String getNodeName ()
public org.w3c.dom.Node cloneNode (boolean)
public java.lang.String getTextContent () throws org.w3c.dom.DOMException
public void setTextContent (java.lang.String) throws org.w3c.dom.DOMException
public boolean isEqualNode (org.w3c.dom.Node)
protected void setOwnerDocument (org.apache.xerces.dom.CoreDocumentImpl)
protected int getNodeNumber ()
public java.lang.String getName ()
public org.w3c.dom.NamedNodeMap getEntities ()
public org.w3c.dom.NamedNodeMap getNotations ()
public void setReadOnly (boolean, boolean)
public org.w3c.dom.NamedNodeMap getElements ()
public java.lang.Object setUserData (java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler)
public java.lang.Object getUserData (java.lang.String)
protected java.util.Hashtable getUserDataRecord ()
}
org/apache/xerces/dom/ElementDefinitionImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.ElementDefinitionImpl extends org.apache.xerces.dom.ParentNode {
static final long serialVersionUID
protected String name
protected org.apache.xerces.dom.NamedNodeMapImpl attributes
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public short getNodeType ()
public java.lang.String getNodeName ()
public org.w3c.dom.Node cloneNode (boolean)
public org.w3c.dom.NamedNodeMap getAttributes ()
}
org/apache/xerces/dom/ElementImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.ElementImpl extends org.apache.xerces.dom.ParentNode implements org.w3c.dom.Element org.w3c.dom.TypeInfo {
static final long serialVersionUID
protected String name
protected org.apache.xerces.dom.AttributeMap attributes
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
protected void ()
void rename (java.lang.String)
public short getNodeType ()
public java.lang.String getNodeName ()
public org.w3c.dom.NamedNodeMap getAttributes ()
public org.w3c.dom.Node cloneNode (boolean)
public java.lang.String getBaseURI ()
protected void setOwnerDocument (org.apache.xerces.dom.CoreDocumentImpl)
public java.lang.String getAttribute (java.lang.String)
public org.w3c.dom.Attr getAttributeNode (java.lang.String)
public org.w3c.dom.NodeList getElementsByTagName (java.lang.String)
public java.lang.String getTagName ()
public void normalize ()
public void removeAttribute (java.lang.String)
public org.w3c.dom.Attr removeAttributeNode (org.w3c.dom.Attr) throws org.w3c.dom.DOMException
public void setAttribute (java.lang.String, java.lang.String)
public org.w3c.dom.Attr setAttributeNode (org.w3c.dom.Attr) throws org.w3c.dom.DOMException
public java.lang.String getAttributeNS (java.lang.String, java.lang.String)
public void setAttributeNS (java.lang.String, java.lang.String, java.lang.String)
public void removeAttributeNS (java.lang.String, java.lang.String)
public org.w3c.dom.Attr getAttributeNodeNS (java.lang.String, java.lang.String)
public org.w3c.dom.Attr setAttributeNodeNS (org.w3c.dom.Attr) throws org.w3c.dom.DOMException
protected int setXercesAttributeNode (org.w3c.dom.Attr)
protected int getXercesAttribute (java.lang.String, java.lang.String)
public boolean hasAttributes ()
public boolean hasAttribute (java.lang.String)
public boolean hasAttributeNS (java.lang.String, java.lang.String)
public org.w3c.dom.NodeList getElementsByTagNameNS (java.lang.String, java.lang.String)
public boolean isEqualNode (org.w3c.dom.Node)
public void setIdAttributeNode (org.w3c.dom.Attr, boolean)
public void setIdAttribute (java.lang.String, boolean)
public void setIdAttributeNS (java.lang.String, java.lang.String, boolean)
public java.lang.String getTypeName ()
public java.lang.String getTypeNamespace ()
public boolean isDerivedFrom (java.lang.String, java.lang.String, int)
public org.w3c.dom.TypeInfo getSchemaTypeInfo ()
public void setReadOnly (boolean, boolean)
protected void synchronizeData ()
void moveSpecifiedAttributes (org.apache.xerces.dom.ElementImpl)
protected void setupDefaultAttributes ()
protected void reconcileDefaultAttributes ()
protected org.apache.xerces.dom.NamedNodeMapImpl getDefaultAttributes ()
}
org/apache/xerces/dom/ElementNSImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.ElementNSImpl extends org.apache.xerces.dom.ElementImpl {
static final long serialVersionUID
static final String xmlURI
protected String namespaceURI
protected String localName
transient org.apache.xerces.xs.XSTypeDefinition type
protected void ()
protected void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
private void setName (java.lang.String, java.lang.String)
protected void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
protected void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
void rename (java.lang.String, java.lang.String)
protected void setValues (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String, java.lang.String)
public java.lang.String getNamespaceURI ()
public java.lang.String getPrefix ()
public void setPrefix (java.lang.String) throws org.w3c.dom.DOMException
public java.lang.String getLocalName ()
public java.lang.String getBaseURI ()
public java.lang.String getTypeName ()
public java.lang.String getTypeNamespace ()
public boolean isDerivedFrom (java.lang.String, java.lang.String, int)
public void setType (org.apache.xerces.xs.XSTypeDefinition)
}
org/apache/xerces/dom/EntityImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.EntityImpl extends org.apache.xerces.dom.ParentNode implements org.w3c.dom.Entity {
static final long serialVersionUID
protected String name
protected String publicId
protected String systemId
protected String encoding
protected String inputEncoding
protected String version
protected String notationName
protected String baseURI
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public short getNodeType ()
public java.lang.String getNodeName ()
public org.w3c.dom.Node cloneNode (boolean)
public java.lang.String getPublicId ()
public java.lang.String getSystemId ()
public java.lang.String getXmlVersion ()
public java.lang.String getXmlEncoding ()
public java.lang.String getNotationName ()
public void setPublicId (java.lang.String)
public void setXmlEncoding (java.lang.String)
public java.lang.String getInputEncoding ()
public void setInputEncoding (java.lang.String)
public void setXmlVersion (java.lang.String)
public void setSystemId (java.lang.String)
public void setNotationName (java.lang.String)
public java.lang.String getBaseURI ()
public void setBaseURI (java.lang.String)
}
org/apache/xerces/dom/EntityReferenceImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.EntityReferenceImpl extends org.apache.xerces.dom.ParentNode implements org.w3c.dom.EntityReference {
static final long serialVersionUID
protected String name
protected String baseURI
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public short getNodeType ()
public java.lang.String getNodeName ()
public org.w3c.dom.Node cloneNode (boolean)
public java.lang.String getBaseURI ()
public void setBaseURI (java.lang.String)
protected java.lang.String getEntityRefValue ()
protected void synchronizeChildren ()
public void setReadOnly (boolean, boolean)
}
org/apache/xerces/dom/LCount.class
package org.apache.xerces.dom
org.apache.xerces.dom.LCount extends java.lang.Object {
static java.util.Hashtable lCounts
public int captures
public int bubbles
public int defaults
public int total
void ()
static org.apache.xerces.dom.LCount lookup (java.lang.String)
static void ()
}
org/apache/xerces/dom/NamedNodeMapImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.NamedNodeMapImpl extends java.lang.Object implements org.w3c.dom.NamedNodeMap java.io.Serializable {
static final long serialVersionUID
protected short flags
protected static final short READONLY
protected static final short CHANGED
protected static final short HASDEFAULTS
protected java.util.Vector nodes
protected org.apache.xerces.dom.NodeImpl ownerNode
protected void (org.apache.xerces.dom.NodeImpl)
public int getLength ()
public org.w3c.dom.Node item (int)
public org.w3c.dom.Node getNamedItem (java.lang.String)
public org.w3c.dom.Node getNamedItemNS (java.lang.String, java.lang.String)
public org.w3c.dom.Node setNamedItem (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node setNamedItemNS (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeNamedItem (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeNamedItemNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.apache.xerces.dom.NamedNodeMapImpl cloneMap (org.apache.xerces.dom.NodeImpl)
protected void cloneContent (org.apache.xerces.dom.NamedNodeMapImpl)
void setReadOnly (boolean, boolean)
boolean getReadOnly ()
protected void setOwnerDocument (org.apache.xerces.dom.CoreDocumentImpl)
final boolean isReadOnly ()
final void isReadOnly (boolean)
final boolean changed ()
final void changed (boolean)
final boolean hasDefaults ()
final void hasDefaults (boolean)
protected int findNamePoint (java.lang.String, int)
protected int findNamePoint (java.lang.String, java.lang.String)
protected boolean precedes (org.w3c.dom.Node, org.w3c.dom.Node)
protected void removeItem (int)
protected java.lang.Object getItem (int)
protected int addItem (org.w3c.dom.Node)
protected java.util.Vector cloneMap (java.util.Vector)
protected int getNamedItemIndex (java.lang.String, java.lang.String)
public void removeAll ()
}
org/apache/xerces/dom/NodeImpl.class
package org.apache.xerces.dom
public abstract org.apache.xerces.dom.NodeImpl extends java.lang.Object implements org.w3c.dom.Node org.w3c.dom.NodeList org.w3c.dom.events.EventTarget java.lang.Cloneable java.io.Serializable {
public static final short TREE_POSITION_PRECEDING
public static final short TREE_POSITION_FOLLOWING
public static final short TREE_POSITION_ANCESTOR
public static final short TREE_POSITION_DESCENDANT
public static final short TREE_POSITION_EQUIVALENT
public static final short TREE_POSITION_SAME_NODE
public static final short TREE_POSITION_DISCONNECTED
public static final short DOCUMENT_POSITION_DISCONNECTED
public static final short DOCUMENT_POSITION_PRECEDING
public static final short DOCUMENT_POSITION_FOLLOWING
public static final short DOCUMENT_POSITION_CONTAINS
public static final short DOCUMENT_POSITION_IS_CONTAINED
public static final short DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
static final long serialVersionUID
public static final short ELEMENT_DEFINITION_NODE
protected org.apache.xerces.dom.NodeImpl ownerNode
protected short flags
protected static final short READONLY
protected static final short SYNCDATA
protected static final short SYNCCHILDREN
protected static final short OWNED
protected static final short FIRSTCHILD
protected static final short SPECIFIED
protected static final short IGNORABLEWS
protected static final short HASSTRING
protected static final short NORMALIZED
protected static final short ID
protected void (org.apache.xerces.dom.CoreDocumentImpl)
public void ()
public abstract short getNodeType ()
public abstract java.lang.String getNodeName ()
public java.lang.String getNodeValue () throws org.w3c.dom.DOMException
public void setNodeValue (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Node appendChild (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node cloneNode (boolean)
public org.w3c.dom.Document getOwnerDocument ()
org.apache.xerces.dom.CoreDocumentImpl ownerDocument ()
protected void setOwnerDocument (org.apache.xerces.dom.CoreDocumentImpl)
protected int getNodeNumber ()
public org.w3c.dom.Node getParentNode ()
org.apache.xerces.dom.NodeImpl parentNode ()
public org.w3c.dom.Node getNextSibling ()
public org.w3c.dom.Node getPreviousSibling ()
org.apache.xerces.dom.ChildNode previousSibling ()
public org.w3c.dom.NamedNodeMap getAttributes ()
public boolean hasAttributes ()
public boolean hasChildNodes ()
public org.w3c.dom.NodeList getChildNodes ()
public org.w3c.dom.Node getFirstChild ()
public org.w3c.dom.Node getLastChild ()
public org.w3c.dom.Node insertBefore (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeChild (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node replaceChild (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
public int getLength ()
public org.w3c.dom.Node item (int)
public void normalize ()
public boolean isSupported (java.lang.String, java.lang.String)
public java.lang.String getNamespaceURI ()
public java.lang.String getPrefix ()
public void setPrefix (java.lang.String) throws org.w3c.dom.DOMException
public java.lang.String getLocalName ()
public void addEventListener (java.lang.String, org.w3c.dom.events.EventListener, boolean)
public void removeEventListener (java.lang.String, org.w3c.dom.events.EventListener, boolean)
public boolean dispatchEvent (org.w3c.dom.events.Event)
public java.lang.String getBaseURI ()
public short compareTreePosition (org.w3c.dom.Node)
public short compareDocumentPosition (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public java.lang.String getTextContent () throws org.w3c.dom.DOMException
void getTextContent (java.lang.StringBuffer) throws org.w3c.dom.DOMException
public void setTextContent (java.lang.String) throws org.w3c.dom.DOMException
public boolean isSameNode (org.w3c.dom.Node)
public boolean isDefaultNamespace (java.lang.String)
public java.lang.String lookupPrefix (java.lang.String)
public java.lang.String lookupNamespaceURI (java.lang.String)
org.w3c.dom.Node getElementAncestor (org.w3c.dom.Node)
java.lang.String lookupNamespacePrefix (java.lang.String, org.apache.xerces.dom.ElementImpl)
public boolean isEqualNode (org.w3c.dom.Node)
public java.lang.Object getFeature (java.lang.String, java.lang.String)
public java.lang.Object setUserData (java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler)
public java.lang.Object getUserData (java.lang.String)
protected java.util.Hashtable getUserDataRecord ()
public void setReadOnly (boolean, boolean)
public boolean getReadOnly ()
public void setUserData (java.lang.Object)
public java.lang.Object getUserData ()
protected void changed ()
protected int changes ()
protected void synchronizeData ()
protected org.w3c.dom.Node getContainer ()
final boolean isReadOnly ()
final void isReadOnly (boolean)
final boolean needsSyncData ()
final void needsSyncData (boolean)
final boolean needsSyncChildren ()
public final void needsSyncChildren (boolean)
final boolean isOwned ()
final void isOwned (boolean)
final boolean isFirstChild ()
final void isFirstChild (boolean)
final boolean isSpecified ()
final void isSpecified (boolean)
final boolean internalIsIgnorableWhitespace ()
final void isIgnorableWhitespace (boolean)
final boolean hasStringValue ()
final void hasStringValue (boolean)
final boolean isNormalized ()
final void isNormalized (boolean)
final boolean isIdAttribute ()
final void isIdAttribute (boolean)
public java.lang.String toString ()
private void writeObject (java.io.ObjectOutputStream) throws java.io.IOException
}
org/apache/xerces/dom/NodeIteratorImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.NodeIteratorImpl extends java.lang.Object implements org.w3c.dom.traversal.NodeIterator {
private org.apache.xerces.dom.DocumentImpl fDocument
private org.w3c.dom.Node fRoot
private int fWhatToShow
private org.w3c.dom.traversal.NodeFilter fNodeFilter
private boolean fDetach
private org.w3c.dom.Node fCurrentNode
private boolean fForward
private boolean fEntityReferenceExpansion
public void (org.apache.xerces.dom.DocumentImpl, org.w3c.dom.Node, int, org.w3c.dom.traversal.NodeFilter, boolean)
public org.w3c.dom.Node getRoot ()
public int getWhatToShow ()
public org.w3c.dom.traversal.NodeFilter getFilter ()
public boolean getExpandEntityReferences ()
public org.w3c.dom.Node nextNode ()
public org.w3c.dom.Node previousNode ()
boolean acceptNode (org.w3c.dom.Node)
org.w3c.dom.Node matchNodeOrParent (org.w3c.dom.Node)
org.w3c.dom.Node nextNode (org.w3c.dom.Node, boolean)
org.w3c.dom.Node previousNode (org.w3c.dom.Node)
public void removeNode (org.w3c.dom.Node)
public void detach ()
}
org/apache/xerces/dom/NodeListCache.class
package org.apache.xerces.dom
org.apache.xerces.dom.NodeListCache extends java.lang.Object implements java.io.Serializable {
private static final long serialVersionUID
int fLength
int fChildIndex
org.apache.xerces.dom.ChildNode fChild
org.apache.xerces.dom.ParentNode fOwner
org.apache.xerces.dom.NodeListCache next
void (org.apache.xerces.dom.ParentNode)
}
org/apache/xerces/dom/NotationImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.NotationImpl extends org.apache.xerces.dom.NodeImpl implements org.w3c.dom.Notation {
static final long serialVersionUID
protected String name
protected String publicId
protected String systemId
protected String baseURI
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public short getNodeType ()
public java.lang.String getNodeName ()
public java.lang.String getPublicId ()
public java.lang.String getSystemId ()
public void setPublicId (java.lang.String)
public void setSystemId (java.lang.String)
public java.lang.String getBaseURI ()
public void setBaseURI (java.lang.String)
}
org/apache/xerces/dom/ObjectFactory$ConfigurationError.class
package org.apache.xerces.dom
final org.apache.xerces.dom.ObjectFactory$ConfigurationError extends java.lang.Error {
static final long serialVersionUID
private Exception exception
void (java.lang.String, java.lang.Exception)
java.lang.Exception getException ()
}
org/apache/xerces/dom/ObjectFactory.class
package org.apache.xerces.dom
final org.apache.xerces.dom.ObjectFactory extends java.lang.Object {
private static final String DEFAULT_PROPERTIES_FILENAME
private static final boolean DEBUG
private static final int DEFAULT_LINE_LENGTH
private static java.util.Properties fXercesProperties
private static long fLastModified
static Class class$org$apache$xerces$dom$ObjectFactory
void ()
static java.lang.Object createObject (java.lang.String, java.lang.String) throws org.apache.xerces.dom.ObjectFactory$ConfigurationError
static java.lang.Object createObject (java.lang.String, java.lang.String, java.lang.String) throws org.apache.xerces.dom.ObjectFactory$ConfigurationError
private static void debugPrintln (java.lang.String)
static java.lang.ClassLoader findClassLoader () throws org.apache.xerces.dom.ObjectFactory$ConfigurationError
static java.lang.Object newInstance (java.lang.String, java.lang.ClassLoader, boolean) throws org.apache.xerces.dom.ObjectFactory$ConfigurationError
static java.lang.Class findProviderClass (java.lang.String, java.lang.ClassLoader, boolean) throws java.lang.ClassNotFoundException org.apache.xerces.dom.ObjectFactory$ConfigurationError
private static java.lang.Object findJarServiceProvider (java.lang.String) throws org.apache.xerces.dom.ObjectFactory$ConfigurationError
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xerces/dom/PSVIAttrNSImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.PSVIAttrNSImpl extends org.apache.xerces.dom.AttrNSImpl implements org.apache.xerces.xs.AttributePSVI {
static final long serialVersionUID
protected org.apache.xerces.xs.XSAttributeDeclaration fDeclaration
protected org.apache.xerces.xs.XSTypeDefinition fTypeDecl
protected boolean fSpecified
protected String fNormalizedValue
protected Object fActualValue
protected short fActualValueType
protected org.apache.xerces.xs.ShortList fItemValueTypes
protected org.apache.xerces.xs.XSSimpleTypeDefinition fMemberType
protected short fValidationAttempted
protected short fValidity
protected org.apache.xerces.xs.StringList fErrorCodes
protected String fValidationContext
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String, java.lang.String)
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String)
public java.lang.String getSchemaDefault ()
public java.lang.String getSchemaNormalizedValue ()
public boolean getIsSchemaSpecified ()
public short getValidationAttempted ()
public short getValidity ()
public org.apache.xerces.xs.StringList getErrorCodes ()
public java.lang.String getValidationContext ()
public org.apache.xerces.xs.XSTypeDefinition getTypeDefinition ()
public org.apache.xerces.xs.XSSimpleTypeDefinition getMemberTypeDefinition ()
public org.apache.xerces.xs.XSAttributeDeclaration getAttributeDeclaration ()
public void setPSVI (org.apache.xerces.xs.AttributePSVI)
public java.lang.Object getActualNormalizedValue ()
public short getActualNormalizedValueType ()
public org.apache.xerces.xs.ShortList getItemValueTypes ()
private void writeObject (java.io.ObjectOutputStream) throws java.io.IOException
private void readObject (java.io.ObjectInputStream) throws java.io.IOException java.lang.ClassNotFoundException
}
org/apache/xerces/dom/PSVIDOMImplementationImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.PSVIDOMImplementationImpl extends org.apache.xerces.dom.CoreDOMImplementationImpl {
static org.apache.xerces.dom.PSVIDOMImplementationImpl singleton
public void ()
public static org.w3c.dom.DOMImplementation getDOMImplementation ()
public boolean hasFeature (java.lang.String, java.lang.String)
public org.w3c.dom.Document createDocument (java.lang.String, java.lang.String, org.w3c.dom.DocumentType) throws org.w3c.dom.DOMException
static void ()
}
org/apache/xerces/dom/PSVIDocumentImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.PSVIDocumentImpl extends org.apache.xerces.dom.DocumentImpl {
static final long serialVersionUID
public void ()
public void (org.w3c.dom.DocumentType)
public org.w3c.dom.Node cloneNode (boolean)
public org.w3c.dom.DOMImplementation getImplementation ()
public org.w3c.dom.Element createElementNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Element createElementNS (java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr createAttributeNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr createAttributeNS (java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.DOMConfiguration getDomConfig ()
private void writeObject (java.io.ObjectOutputStream) throws java.io.IOException
private void readObject (java.io.ObjectInputStream) throws java.io.IOException java.lang.ClassNotFoundException
}
org/apache/xerces/dom/PSVIElementNSImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.PSVIElementNSImpl extends org.apache.xerces.dom.ElementNSImpl implements org.apache.xerces.xs.ElementPSVI {
static final long serialVersionUID
protected org.apache.xerces.xs.XSElementDeclaration fDeclaration
protected org.apache.xerces.xs.XSTypeDefinition fTypeDecl
protected boolean fNil
protected boolean fSpecified
protected String fNormalizedValue
protected Object fActualValue
protected short fActualValueType
protected org.apache.xerces.xs.ShortList fItemValueTypes
protected org.apache.xerces.xs.XSNotationDeclaration fNotation
protected org.apache.xerces.xs.XSSimpleTypeDefinition fMemberType
protected short fValidationAttempted
protected short fValidity
protected org.apache.xerces.xs.StringList fErrorCodes
protected String fValidationContext
protected org.apache.xerces.xs.XSModel fSchemaInformation
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String, java.lang.String)
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String)
public java.lang.String getSchemaDefault ()
public java.lang.String getSchemaNormalizedValue ()
public boolean getIsSchemaSpecified ()
public short getValidationAttempted ()
public short getValidity ()
public org.apache.xerces.xs.StringList getErrorCodes ()
public java.lang.String getValidationContext ()
public boolean getNil ()
public org.apache.xerces.xs.XSNotationDeclaration getNotation ()
public org.apache.xerces.xs.XSTypeDefinition getTypeDefinition ()
public org.apache.xerces.xs.XSSimpleTypeDefinition getMemberTypeDefinition ()
public org.apache.xerces.xs.XSElementDeclaration getElementDeclaration ()
public org.apache.xerces.xs.XSModel getSchemaInformation ()
public void setPSVI (org.apache.xerces.xs.ElementPSVI)
public java.lang.Object getActualNormalizedValue ()
public short getActualNormalizedValueType ()
public org.apache.xerces.xs.ShortList getItemValueTypes ()
private void writeObject (java.io.ObjectOutputStream) throws java.io.IOException
private void readObject (java.io.ObjectInputStream) throws java.io.IOException java.lang.ClassNotFoundException
}
org/apache/xerces/dom/ParentNode$1.class
package org.apache.xerces.dom
org.apache.xerces.dom.ParentNode$1 extends java.lang.Object implements org.w3c.dom.NodeList {
private final org.apache.xerces.dom.ParentNode this$0
void (org.apache.xerces.dom.ParentNode)
public int getLength ()
public org.w3c.dom.Node item (int)
}
org/apache/xerces/dom/ParentNode$UserDataRecord.class
package org.apache.xerces.dom
org.apache.xerces.dom.ParentNode$UserDataRecord extends java.lang.Object implements java.io.Serializable {
private static final long serialVersionUID
Object fData
org.w3c.dom.UserDataHandler fHandler
private final org.apache.xerces.dom.ParentNode this$0
void (org.apache.xerces.dom.ParentNode, java.lang.Object, org.w3c.dom.UserDataHandler)
}
org/apache/xerces/dom/ParentNode.class
package org.apache.xerces.dom
public abstract org.apache.xerces.dom.ParentNode extends org.apache.xerces.dom.ChildNode {
static final long serialVersionUID
protected org.apache.xerces.dom.CoreDocumentImpl ownerDocument
protected org.apache.xerces.dom.ChildNode firstChild
protected transient org.apache.xerces.dom.NodeListCache fNodeListCache
protected void (org.apache.xerces.dom.CoreDocumentImpl)
public void ()
public org.w3c.dom.Node cloneNode (boolean)
public org.w3c.dom.Document getOwnerDocument ()
org.apache.xerces.dom.CoreDocumentImpl ownerDocument ()
protected void setOwnerDocument (org.apache.xerces.dom.CoreDocumentImpl)
public boolean hasChildNodes ()
public org.w3c.dom.NodeList getChildNodes ()
public org.w3c.dom.Node getFirstChild ()
public org.w3c.dom.Node getLastChild ()
final org.apache.xerces.dom.ChildNode lastChild ()
final void lastChild (org.apache.xerces.dom.ChildNode)
public org.w3c.dom.Node insertBefore (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
org.w3c.dom.Node internalInsertBefore (org.w3c.dom.Node, org.w3c.dom.Node, boolean) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeChild (org.w3c.dom.Node) throws org.w3c.dom.DOMException
org.w3c.dom.Node internalRemoveChild (org.w3c.dom.Node, boolean) throws org.w3c.dom.DOMException
public org.w3c.dom.Node replaceChild (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
public java.lang.String getTextContent () throws org.w3c.dom.DOMException
void getTextContent (java.lang.StringBuffer) throws org.w3c.dom.DOMException
final boolean hasTextContent (org.w3c.dom.Node)
public void setTextContent (java.lang.String) throws org.w3c.dom.DOMException
private int nodeListGetLength ()
public int getLength ()
private org.w3c.dom.Node nodeListItem (int)
public org.w3c.dom.Node item (int)
protected final org.w3c.dom.NodeList getChildNodesUnoptimized ()
public void normalize ()
public boolean isEqualNode (org.w3c.dom.Node)
public void setReadOnly (boolean, boolean)
protected void synchronizeChildren ()
void checkNormalizationAfterInsert (org.apache.xerces.dom.ChildNode)
void checkNormalizationAfterRemove (org.apache.xerces.dom.ChildNode)
private void writeObject (java.io.ObjectOutputStream) throws java.io.IOException
private void readObject (java.io.ObjectInputStream) throws java.lang.ClassNotFoundException java.io.IOException
static int access$000 (org.apache.xerces.dom.ParentNode)
static org.w3c.dom.Node access$100 (org.apache.xerces.dom.ParentNode, int)
}
org/apache/xerces/dom/ProcessingInstructionImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.ProcessingInstructionImpl extends org.apache.xerces.dom.CharacterDataImpl implements org.w3c.dom.ProcessingInstruction {
static final long serialVersionUID
protected String target
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String)
public short getNodeType ()
public java.lang.String getNodeName ()
public java.lang.String getTarget ()
public java.lang.String getData ()
public void setData (java.lang.String)
public java.lang.String getBaseURI ()
}
org/apache/xerces/dom/RangeExceptionImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.RangeExceptionImpl extends org.w3c.dom.ranges.RangeException {
static final long serialVersionUID
public void (short, java.lang.String)
}
org/apache/xerces/dom/RangeImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.RangeImpl extends java.lang.Object implements org.w3c.dom.ranges.Range {
private org.apache.xerces.dom.DocumentImpl fDocument
private org.w3c.dom.Node fStartContainer
private org.w3c.dom.Node fEndContainer
private int fStartOffset
private int fEndOffset
private boolean fDetach
private org.w3c.dom.Node fInsertNode
private org.w3c.dom.Node fDeleteNode
private org.w3c.dom.Node fSplitNode
private boolean fInsertedFromRange
private org.w3c.dom.Node fRemoveChild
static final int EXTRACT_CONTENTS
static final int CLONE_CONTENTS
static final int DELETE_CONTENTS
public void (org.apache.xerces.dom.DocumentImpl)
public org.w3c.dom.Node getStartContainer ()
public int getStartOffset ()
public org.w3c.dom.Node getEndContainer ()
public int getEndOffset ()
public boolean getCollapsed ()
public org.w3c.dom.Node getCommonAncestorContainer ()
public void setStart (org.w3c.dom.Node, int) throws org.w3c.dom.ranges.RangeException org.w3c.dom.DOMException
public void setEnd (org.w3c.dom.Node, int) throws org.w3c.dom.ranges.RangeException org.w3c.dom.DOMException
public void setStartBefore (org.w3c.dom.Node) throws org.w3c.dom.ranges.RangeException
public void setStartAfter (org.w3c.dom.Node) throws org.w3c.dom.ranges.RangeException
public void setEndBefore (org.w3c.dom.Node) throws org.w3c.dom.ranges.RangeException
public void setEndAfter (org.w3c.dom.Node) throws org.w3c.dom.ranges.RangeException
public void collapse (boolean)
public void selectNode (org.w3c.dom.Node) throws org.w3c.dom.ranges.RangeException
public void selectNodeContents (org.w3c.dom.Node) throws org.w3c.dom.ranges.RangeException
public short compareBoundaryPoints (short, org.w3c.dom.ranges.Range) throws org.w3c.dom.DOMException
public void deleteContents () throws org.w3c.dom.DOMException
public org.w3c.dom.DocumentFragment extractContents () throws org.w3c.dom.DOMException
public org.w3c.dom.DocumentFragment cloneContents () throws org.w3c.dom.DOMException
public void insertNode (org.w3c.dom.Node) throws org.w3c.dom.DOMException org.w3c.dom.ranges.RangeException
public void surroundContents (org.w3c.dom.Node) throws org.w3c.dom.DOMException org.w3c.dom.ranges.RangeException
public org.w3c.dom.ranges.Range cloneRange ()
public java.lang.String toString ()
public void detach ()
void signalSplitData (org.w3c.dom.Node, org.w3c.dom.Node, int)
void receiveSplitData (org.w3c.dom.Node, org.w3c.dom.Node, int)
void deleteData (org.w3c.dom.CharacterData, int, int)
void receiveDeletedText (org.apache.xerces.dom.CharacterDataImpl, int, int)
void insertData (org.w3c.dom.CharacterData, int, java.lang.String)
void receiveInsertedText (org.apache.xerces.dom.CharacterDataImpl, int, int)
void receiveReplacedText (org.apache.xerces.dom.CharacterDataImpl)
public void insertedNodeFromDOM (org.w3c.dom.Node)
org.w3c.dom.Node removeChild (org.w3c.dom.Node, org.w3c.dom.Node)
void removeNode (org.w3c.dom.Node)
private org.w3c.dom.DocumentFragment traverseContents (int) throws org.w3c.dom.DOMException
private org.w3c.dom.DocumentFragment traverseSameContainer (int)
private org.w3c.dom.DocumentFragment traverseCommonStartContainer (org.w3c.dom.Node, int)
private org.w3c.dom.DocumentFragment traverseCommonEndContainer (org.w3c.dom.Node, int)
private org.w3c.dom.DocumentFragment traverseCommonAncestors (org.w3c.dom.Node, org.w3c.dom.Node, int)
private org.w3c.dom.Node traverseRightBoundary (org.w3c.dom.Node, int)
private org.w3c.dom.Node traverseLeftBoundary (org.w3c.dom.Node, int)
private org.w3c.dom.Node traverseNode (org.w3c.dom.Node, boolean, boolean, int)
private org.w3c.dom.Node traverseFullySelected (org.w3c.dom.Node, int)
private org.w3c.dom.Node traversePartiallySelected (org.w3c.dom.Node, int)
private org.w3c.dom.Node traverseCharacterDataNode (org.w3c.dom.Node, boolean, int)
void checkIndex (org.w3c.dom.Node, int) throws org.w3c.dom.DOMException
private org.w3c.dom.Node getRootContainer (org.w3c.dom.Node)
private boolean isLegalContainer (org.w3c.dom.Node)
private boolean hasLegalRootContainer (org.w3c.dom.Node)
private boolean isLegalContainedNode (org.w3c.dom.Node)
org.w3c.dom.Node nextNode (org.w3c.dom.Node, boolean)
boolean isAncestorOf (org.w3c.dom.Node, org.w3c.dom.Node)
int indexOf (org.w3c.dom.Node, org.w3c.dom.Node)
private org.w3c.dom.Node getSelectedNode (org.w3c.dom.Node, int)
}
org/apache/xerces/dom/SecuritySupport$1.class
package org.apache.xerces.dom
org.apache.xerces.dom.SecuritySupport$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xerces/dom/SecuritySupport$2.class
package org.apache.xerces.dom
org.apache.xerces.dom.SecuritySupport$2 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xerces/dom/SecuritySupport$3.class
package org.apache.xerces.dom
org.apache.xerces.dom.SecuritySupport$3 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
void (java.lang.ClassLoader)
public java.lang.Object run ()
}
org/apache/xerces/dom/SecuritySupport$4.class
package org.apache.xerces.dom
org.apache.xerces.dom.SecuritySupport$4 extends java.lang.Object implements java.security.PrivilegedAction {
private final String val$propName
void (java.lang.String)
public java.lang.Object run ()
}
org/apache/xerces/dom/SecuritySupport$5.class
package org.apache.xerces.dom
org.apache.xerces.dom.SecuritySupport$5 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
private final java.io.File val$file
void (java.io.File)
public java.lang.Object run () throws java.io.FileNotFoundException
}
org/apache/xerces/dom/SecuritySupport$6.class
package org.apache.xerces.dom
org.apache.xerces.dom.SecuritySupport$6 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
private final String val$name
void (java.lang.ClassLoader, java.lang.String)
public java.lang.Object run ()
}
org/apache/xerces/dom/SecuritySupport$7.class
package org.apache.xerces.dom
org.apache.xerces.dom.SecuritySupport$7 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xerces/dom/SecuritySupport$8.class
package org.apache.xerces.dom
org.apache.xerces.dom.SecuritySupport$8 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xerces/dom/SecuritySupport.class
package org.apache.xerces.dom
final org.apache.xerces.dom.SecuritySupport extends java.lang.Object {
static java.lang.ClassLoader getContextClassLoader ()
static java.lang.ClassLoader getSystemClassLoader ()
static java.lang.ClassLoader getParentClassLoader (java.lang.ClassLoader)
static java.lang.String getSystemProperty (java.lang.String)
static java.io.FileInputStream getFileInputStream (java.io.File) throws java.io.FileNotFoundException
static java.io.InputStream getResourceAsStream (java.lang.ClassLoader, java.lang.String)
static boolean getFileExists (java.io.File)
static long getLastModified (java.io.File)
private void ()
}
org/apache/xerces/dom/TextImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.TextImpl extends org.apache.xerces.dom.CharacterDataImpl implements org.w3c.dom.CharacterData org.w3c.dom.Text {
static final long serialVersionUID
public void ()
public void (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public void setValues (org.apache.xerces.dom.CoreDocumentImpl, java.lang.String)
public short getNodeType ()
public java.lang.String getNodeName ()
public void setIgnorableWhitespace (boolean)
public boolean isElementContentWhitespace ()
public java.lang.String getWholeText ()
protected void insertTextContent (java.lang.StringBuffer) throws org.w3c.dom.DOMException
private boolean getWholeTextForward (org.w3c.dom.Node, java.lang.StringBuffer, org.w3c.dom.Node)
private boolean getWholeTextBackward (org.w3c.dom.Node, java.lang.StringBuffer, org.w3c.dom.Node)
public org.w3c.dom.Text replaceWholeText (java.lang.String) throws org.w3c.dom.DOMException
private boolean canModifyPrev (org.w3c.dom.Node)
private boolean canModifyNext (org.w3c.dom.Node)
private boolean hasTextOnlyChildren (org.w3c.dom.Node)
public boolean isIgnorableWhitespace ()
public org.w3c.dom.Text splitText (int) throws org.w3c.dom.DOMException
public void replaceData (java.lang.String)
public java.lang.String removeData ()
}
org/apache/xerces/dom/TreeWalkerImpl.class
package org.apache.xerces.dom
public org.apache.xerces.dom.TreeWalkerImpl extends java.lang.Object implements org.w3c.dom.traversal.TreeWalker {
private boolean fEntityReferenceExpansion
int fWhatToShow
org.w3c.dom.traversal.NodeFilter fNodeFilter
org.w3c.dom.Node fCurrentNode
org.w3c.dom.Node fRoot
private boolean fUseIsSameNode
public void (org.w3c.dom.Node, int, org.w3c.dom.traversal.NodeFilter, boolean)
public org.w3c.dom.Node getRoot ()
public int getWhatToShow ()
public void setWhatShow (int)
public org.w3c.dom.traversal.NodeFilter getFilter ()
public boolean getExpandEntityReferences ()
public org.w3c.dom.Node getCurrentNode ()
public void setCurrentNode (org.w3c.dom.Node)
public org.w3c.dom.Node parentNode ()
public org.w3c.dom.Node firstChild ()
public org.w3c.dom.Node lastChild ()
public org.w3c.dom.Node previousSibling ()
public org.w3c.dom.Node nextSibling ()
public org.w3c.dom.Node previousNode ()
public org.w3c.dom.Node nextNode ()
org.w3c.dom.Node getParentNode (org.w3c.dom.Node)
org.w3c.dom.Node getNextSibling (org.w3c.dom.Node)
org.w3c.dom.Node getNextSibling (org.w3c.dom.Node, org.w3c.dom.Node)
org.w3c.dom.Node getPreviousSibling (org.w3c.dom.Node)
org.w3c.dom.Node getPreviousSibling (org.w3c.dom.Node, org.w3c.dom.Node)
org.w3c.dom.Node getFirstChild (org.w3c.dom.Node)
org.w3c.dom.Node getLastChild (org.w3c.dom.Node)
short acceptNode (org.w3c.dom.Node)
private boolean useIsSameNode (org.w3c.dom.Node)
private boolean isSameNode (org.w3c.dom.Node, org.w3c.dom.Node)
}
org/apache/xerces/dom/events/EventImpl.class
package org.apache.xerces.dom.events
public org.apache.xerces.dom.events.EventImpl extends java.lang.Object implements org.w3c.dom.events.Event {
public String type
public org.w3c.dom.events.EventTarget target
public org.w3c.dom.events.EventTarget currentTarget
public short eventPhase
public boolean initialized
public boolean bubbles
public boolean cancelable
public boolean stopPropagation
public boolean preventDefault
protected long timeStamp
public void ()
public void initEvent (java.lang.String, boolean, boolean)
public boolean getBubbles ()
public boolean getCancelable ()
public org.w3c.dom.events.EventTarget getCurrentTarget ()
public short getEventPhase ()
public org.w3c.dom.events.EventTarget getTarget ()
public java.lang.String getType ()
public long getTimeStamp ()
public void stopPropagation ()
public void preventDefault ()
}
org/apache/xerces/dom/events/MouseEventImpl.class
package org.apache.xerces.dom.events
public org.apache.xerces.dom.events.MouseEventImpl extends org.apache.xerces.dom.events.UIEventImpl implements org.w3c.dom.events.MouseEvent {
private int fScreenX
private int fScreenY
private int fClientX
private int fClientY
private boolean fCtrlKey
private boolean fAltKey
private boolean fShiftKey
private boolean fMetaKey
private short fButton
private org.w3c.dom.events.EventTarget fRelatedTarget
public void ()
public int getScreenX ()
public int getScreenY ()
public int getClientX ()
public int getClientY ()
public boolean getCtrlKey ()
public boolean getAltKey ()
public boolean getShiftKey ()
public boolean getMetaKey ()
public short getButton ()
public org.w3c.dom.events.EventTarget getRelatedTarget ()
public void initMouseEvent (java.lang.String, boolean, boolean, org.w3c.dom.views.AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, org.w3c.dom.events.EventTarget)
}
org/apache/xerces/dom/events/MutationEventImpl.class
package org.apache.xerces.dom.events
public org.apache.xerces.dom.events.MutationEventImpl extends org.apache.xerces.dom.events.EventImpl implements org.w3c.dom.events.MutationEvent {
org.w3c.dom.Node relatedNode
String prevValue
String newValue
String attrName
public short attrChange
public static final String DOM_SUBTREE_MODIFIED
public static final String DOM_NODE_INSERTED
public static final String DOM_NODE_REMOVED
public static final String DOM_NODE_REMOVED_FROM_DOCUMENT
public static final String DOM_NODE_INSERTED_INTO_DOCUMENT
public static final String DOM_ATTR_MODIFIED
public static final String DOM_CHARACTER_DATA_MODIFIED
public void ()
public java.lang.String getAttrName ()
public short getAttrChange ()
public java.lang.String getNewValue ()
public java.lang.String getPrevValue ()
public org.w3c.dom.Node getRelatedNode ()
public void initMutationEvent (java.lang.String, boolean, boolean, org.w3c.dom.Node, java.lang.String, java.lang.String, java.lang.String, short)
}
org/apache/xerces/dom/events/UIEventImpl.class
package org.apache.xerces.dom.events
public org.apache.xerces.dom.events.UIEventImpl extends org.apache.xerces.dom.events.EventImpl implements org.w3c.dom.events.UIEvent {
private org.w3c.dom.views.AbstractView fView
private int fDetail
public void ()
public org.w3c.dom.views.AbstractView getView ()
public int getDetail ()
public void initUIEvent (java.lang.String, boolean, boolean, org.w3c.dom.views.AbstractView, int)
}
org/apache/xerces/impl/Constants$ArrayEnumeration.class
package org.apache.xerces.impl
org.apache.xerces.impl.Constants$ArrayEnumeration extends java.lang.Object implements java.util.Enumeration {
private Object[] array
private int index
public void (java.lang.Object[])
public boolean hasMoreElements ()
public java.lang.Object nextElement ()
}
org/apache/xerces/impl/Constants.class
package org.apache.xerces.impl
public final org.apache.xerces.impl.Constants extends java.lang.Object {
public static final String NS_XMLSCHEMA
public static final String NS_DTD
public static final String SAX_FEATURE_PREFIX
public static final String NAMESPACES_FEATURE
public static final String NAMESPACE_PREFIXES_FEATURE
public static final String STRING_INTERNING_FEATURE
public static final String VALIDATION_FEATURE
public static final String EXTERNAL_GENERAL_ENTITIES_FEATURE
public static final String EXTERNAL_PARAMETER_ENTITIES_FEATURE
public static final String LEXICAL_HANDLER_PARAMETER_ENTITIES_FEATURE
public static final String IS_STANDALONE_FEATURE
public static final String RESOLVE_DTD_URIS_FEATURE
public static final String USE_ATTRIBUTES2_FEATURE
public static final String USE_LOCATOR2_FEATURE
public static final String USE_ENTITY_RESOLVER2_FEATURE
public static final String UNICODE_NORMALIZATION_CHECKING_FEATURE
public static final String XMLNS_URIS_FEATURE
public static final String XML_11_FEATURE
public static final String ALLOW_DTD_EVENTS_AFTER_ENDDTD_FEATURE
public static final String SAX_PROPERTY_PREFIX
public static final String DECLARATION_HANDLER_PROPERTY
public static final String LEXICAL_HANDLER_PROPERTY
public static final String DOM_NODE_PROPERTY
public static final String XML_STRING_PROPERTY
public static final String DOCUMENT_XML_VERSION_PROPERTY
public static final String JAXP_PROPERTY_PREFIX
public static final String SCHEMA_SOURCE
public static final String SCHEMA_LANGUAGE
public static final String INCLUDE_COMMENTS_FEATURE
public static final String CREATE_CDATA_NODES_FEATURE
public static final String LOAD_AS_INFOSET
public static final String DOM_CANONICAL_FORM
public static final String DOM_CDATA_SECTIONS
public static final String DOM_COMMENTS
public static final String DOM_CHARSET_OVERRIDES_XML_ENCODING
public static final String DOM_DATATYPE_NORMALIZATION
public static final String DOM_ENTITIES
public static final String DOM_INFOSET
public static final String DOM_NAMESPACES
public static final String DOM_NAMESPACE_DECLARATIONS
public static final String DOM_SUPPORTED_MEDIATYPES_ONLY
public static final String DOM_VALIDATE_IF_SCHEMA
public static final String DOM_VALIDATE
public static final String DOM_ELEMENT_CONTENT_WHITESPACE
public static final String DOM_DISCARD_DEFAULT_CONTENT
public static final String DOM_NORMALIZE_CHARACTERS
public static final String DOM_CHECK_CHAR_NORMALIZATION
public static final String DOM_WELLFORMED
public static final String DOM_SPLIT_CDATA
public static final String DOM_FORMAT_PRETTY_PRINT
public static final String DOM_XMLDECL
public static final String DOM_UNKNOWNCHARS
public static final String DOM_CERTIFIED
public static final String DOM_DISALLOW_DOCTYPE
public static final String DOM_IGNORE_UNKNOWN_CHARACTER_DENORMALIZATIONS
public static final String DOM_RESOURCE_RESOLVER
public static final String DOM_ERROR_HANDLER
public static final String DOM_SCHEMA_TYPE
public static final String DOM_SCHEMA_LOCATION
public static final String DOM_PSVI
public static final String XERCES_FEATURE_PREFIX
public static final String SCHEMA_VALIDATION_FEATURE
public static final String SCHEMA_NORMALIZED_VALUE
public static final String SCHEMA_ELEMENT_DEFAULT
public static final String SCHEMA_FULL_CHECKING
public static final String SCHEMA_AUGMENT_PSVI
public static final String DYNAMIC_VALIDATION_FEATURE
public static final String WARN_ON_DUPLICATE_ATTDEF_FEATURE
public static final String WARN_ON_UNDECLARED_ELEMDEF_FEATURE
public static final String WARN_ON_DUPLICATE_ENTITYDEF_FEATURE
public static final String ALLOW_JAVA_ENCODINGS_FEATURE
public static final String DISALLOW_DOCTYPE_DECL_FEATURE
public static final String CONTINUE_AFTER_FATAL_ERROR_FEATURE
public static final String LOAD_DTD_GRAMMAR_FEATURE
public static final String LOAD_EXTERNAL_DTD_FEATURE
public static final String DEFER_NODE_EXPANSION_FEATURE
public static final String CREATE_ENTITY_REF_NODES_FEATURE
public static final String INCLUDE_IGNORABLE_WHITESPACE
public static final String DEFAULT_ATTRIBUTE_VALUES_FEATURE
public static final String VALIDATE_CONTENT_MODELS_FEATURE
public static final String VALIDATE_DATATYPES_FEATURE
public static final String BALANCE_SYNTAX_TREES
public static final String NOTIFY_CHAR_REFS_FEATURE
public static final String NOTIFY_BUILTIN_REFS_FEATURE
public static final String STANDARD_URI_CONFORMANT_FEATURE
public static final String GENERATE_SYNTHETIC_ANNOTATIONS_FEATURE
public static final String VALIDATE_ANNOTATIONS_FEATURE
public static final String HONOUR_ALL_SCHEMALOCATIONS_FEATURE
public static final String XINCLUDE_FEATURE
public static final String XINCLUDE_FIXUP_BASE_URIS_FEATURE
public static final String XINCLUDE_FIXUP_LANGUAGE_FEATURE
public static final String IGNORE_XSI_TYPE_FEATURE
public static final String ID_IDREF_CHECKING_FEATURE
public static final String IDC_CHECKING_FEATURE
public static final String UNPARSED_ENTITY_CHECKING_FEATURE
public static final String USE_GRAMMAR_POOL_ONLY_FEATURE
public static final String PARSER_SETTINGS
public static final String XERCES_PROPERTY_PREFIX
public static final String CURRENT_ELEMENT_NODE_PROPERTY
public static final String DOCUMENT_CLASS_NAME_PROPERTY
public static final String SYMBOL_TABLE_PROPERTY
public static final String ERROR_REPORTER_PROPERTY
public static final String ERROR_HANDLER_PROPERTY
public static final String XINCLUDE_HANDLER_PROPERTY
public static final String XPOINTER_HANDLER_PROPERTY
public static final String ENTITY_MANAGER_PROPERTY
public static final String BUFFER_SIZE_PROPERTY
public static final String SECURITY_MANAGER_PROPERTY
public static final String ENTITY_RESOLVER_PROPERTY
public static final String XMLGRAMMAR_POOL_PROPERTY
public static final String DATATYPE_VALIDATOR_FACTORY_PROPERTY
public static final String DOCUMENT_SCANNER_PROPERTY
public static final String DTD_SCANNER_PROPERTY
public static final String DTD_PROCESSOR_PROPERTY
public static final String VALIDATOR_PROPERTY
public static final String DTD_VALIDATOR_PROPERTY
public static final String SCHEMA_VALIDATOR_PROPERTY
public static final String SCHEMA_LOCATION
public static final String SCHEMA_NONS_LOCATION
public static final String NAMESPACE_BINDER_PROPERTY
public static final String NAMESPACE_CONTEXT_PROPERTY
public static final String VALIDATION_MANAGER_PROPERTY
public static final String ROOT_TYPE_DEFINITION_PROPERTY
public static final String ELEMENT_PSVI
public static final String ATTRIBUTE_PSVI
public static final String ATTRIBUTE_DECLARED
public static final String ENTITY_SKIPPED
public static final String CHAR_REF_PROBABLE_WS
public static final short XML_VERSION_ERROR
public static final short XML_VERSION_1_0
public static final short XML_VERSION_1_1
public static final boolean SCHEMA_1_1_SUPPORT
private static final String[] fgSAXFeatures
private static final String[] fgSAXProperties
private static final String[] fgXercesFeatures
private static final String[] fgXercesProperties
private static final java.util.Enumeration fgEmptyEnumeration
private void ()
public static java.util.Enumeration getSAXFeatures ()
public static java.util.Enumeration getSAXProperties ()
public static java.util.Enumeration getXercesFeatures ()
public static java.util.Enumeration getXercesProperties ()
public static void main (java.lang.String[])
private static void print (java.lang.String, java.lang.String, java.lang.Object[])
static void ()
}
org/apache/xerces/impl/ExternalSubsetResolver.class
package org.apache.xerces.impl
public abstract org.apache.xerces.impl.ExternalSubsetResolver extends java.lang.Object implements org.apache.xerces.xni.parser.XMLEntityResolver {
public abstract org.apache.xerces.xni.parser.XMLInputSource getExternalSubset (org.apache.xerces.xni.grammars.XMLDTDDescription) throws org.apache.xerces.xni.XNIException java.io.IOException
}
org/apache/xerces/impl/RevalidationHandler.class
package org.apache.xerces.impl
public abstract org.apache.xerces.impl.RevalidationHandler extends java.lang.Object implements org.apache.xerces.xni.parser.XMLDocumentFilter {
public abstract boolean characterData (java.lang.String, org.apache.xerces.xni.Augmentations)
}
org/apache/xerces/impl/Version.class
package org.apache.xerces.impl
public org.apache.xerces.impl.Version extends java.lang.Object {
public static String fVersion
private static final String fImmutableVersion
public void ()
public static java.lang.String getVersion ()
public static void main (java.lang.String[])
static void ()
}
org/apache/xerces/impl/XML11DTDScannerImpl.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XML11DTDScannerImpl extends org.apache.xerces.impl.XMLDTDScannerImpl {
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer
public void ()
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.XMLErrorReporter, org.apache.xerces.impl.XMLEntityManager)
protected boolean scanPubidLiteral (org.apache.xerces.xni.XMLString) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void normalizeWhitespace (org.apache.xerces.xni.XMLString)
protected void normalizeWhitespace (org.apache.xerces.xni.XMLString, int)
protected int isUnchangedByNormalization (org.apache.xerces.xni.XMLString)
protected boolean isInvalid (int)
protected boolean isInvalidLiteral (int)
protected boolean isValidNameChar (int)
protected boolean isValidNameStartChar (int)
protected boolean isValidNCName (int)
protected boolean isValidNameStartHighSurrogate (int)
protected boolean versionSupported (java.lang.String)
protected java.lang.String getVersionNotSupportedKey ()
}
org/apache/xerces/impl/XML11DocumentScannerImpl.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XML11DocumentScannerImpl extends org.apache.xerces.impl.XMLDocumentScannerImpl {
private final org.apache.xerces.xni.XMLString fString
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer2
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer3
public void ()
protected int scanContent () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanAttributeValue (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, java.lang.String, boolean, java.lang.String) throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanPubidLiteral (org.apache.xerces.xni.XMLString) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void normalizeWhitespace (org.apache.xerces.xni.XMLString)
protected void normalizeWhitespace (org.apache.xerces.xni.XMLString, int)
protected int isUnchangedByNormalization (org.apache.xerces.xni.XMLString)
protected boolean isInvalid (int)
protected boolean isInvalidLiteral (int)
protected boolean isValidNameChar (int)
protected boolean isValidNameStartChar (int)
protected boolean isValidNCName (int)
protected boolean isValidNameStartHighSurrogate (int)
protected boolean versionSupported (java.lang.String)
protected java.lang.String getVersionNotSupportedKey ()
}
org/apache/xerces/impl/XML11EntityScanner.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XML11EntityScanner extends org.apache.xerces.impl.XMLEntityScanner {
public void ()
public int peekChar () throws java.io.IOException
public int scanChar () throws java.io.IOException
public java.lang.String scanNmtoken () throws java.io.IOException
public java.lang.String scanName () throws java.io.IOException
public java.lang.String scanNCName () throws java.io.IOException
public boolean scanQName (org.apache.xerces.xni.QName) throws java.io.IOException
public int scanContent (org.apache.xerces.xni.XMLString) throws java.io.IOException
public int scanLiteral (int, org.apache.xerces.xni.XMLString) throws java.io.IOException
public boolean scanData (java.lang.String, org.apache.xerces.util.XMLStringBuffer) throws java.io.IOException
public boolean skipChar (int) throws java.io.IOException
public boolean skipSpaces () throws java.io.IOException
public boolean skipString (java.lang.String) throws java.io.IOException
}
org/apache/xerces/impl/XML11NSDocumentScannerImpl$NS11ContentDispatcher.class
package org.apache.xerces.impl
public final org.apache.xerces.impl.XML11NSDocumentScannerImpl$NS11ContentDispatcher extends org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher {
private final org.apache.xerces.impl.XML11NSDocumentScannerImpl this$0
protected void (org.apache.xerces.impl.XML11NSDocumentScannerImpl)
protected boolean scanRootElementHook () throws java.io.IOException org.apache.xerces.xni.XNIException
private void reconfigurePipeline ()
}
org/apache/xerces/impl/XML11NSDocumentScannerImpl.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XML11NSDocumentScannerImpl extends org.apache.xerces.impl.XML11DocumentScannerImpl {
protected boolean fBindNamespaces
protected boolean fPerformValidation
private org.apache.xerces.impl.dtd.XMLDTDValidatorFilter fDTDValidator
private boolean fSawSpace
public void ()
public void setDTDValidator (org.apache.xerces.impl.dtd.XMLDTDValidatorFilter)
protected boolean scanStartElement () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanStartElementName () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanStartElementAfterName () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanAttribute (org.apache.xerces.util.XMLAttributesImpl) throws java.io.IOException org.apache.xerces.xni.XNIException
protected int scanEndElement () throws java.io.IOException org.apache.xerces.xni.XNIException
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher createContentDispatcher ()
static org.apache.xerces.impl.dtd.XMLDTDValidatorFilter access$000 (org.apache.xerces.impl.XML11NSDocumentScannerImpl)
}
org/apache/xerces/impl/XML11NamespaceBinder.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XML11NamespaceBinder extends org.apache.xerces.impl.XMLNamespaceBinder {
public void ()
protected boolean prefixBoundToNullURI (java.lang.String, java.lang.String)
}
org/apache/xerces/impl/XMLDTDScannerImpl.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLDTDScannerImpl extends org.apache.xerces.impl.XMLScanner implements org.apache.xerces.xni.parser.XMLDTDScanner org.apache.xerces.xni.parser.XMLComponent org.apache.xerces.impl.XMLEntityHandler {
protected static final int SCANNER_STATE_END_OF_INPUT
protected static final int SCANNER_STATE_TEXT_DECL
protected static final int SCANNER_STATE_MARKUP_DECL
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
private static final boolean DEBUG_SCANNER_STATE
protected org.apache.xerces.xni.XMLDTDHandler fDTDHandler
protected org.apache.xerces.xni.XMLDTDContentModelHandler fDTDContentModelHandler
protected int fScannerState
protected boolean fStandalone
protected boolean fSeenExternalDTD
protected boolean fSeenPEReferences
private boolean fStartDTDCalled
private int[] fContentStack
private int fContentDepth
private int[] fPEStack
private boolean[] fPEReport
private int fPEDepth
private int fMarkUpDepth
private int fExtEntityDepth
private int fIncludeSectDepth
private final String[] fStrings
private final org.apache.xerces.xni.XMLString fString
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer2
private final org.apache.xerces.xni.XMLString fLiteral
private final org.apache.xerces.xni.XMLString fLiteral2
private String[] fEnumeration
private int fEnumerationCount
private final org.apache.xerces.util.XMLStringBuffer fIgnoreConditionalBuffer
public void ()
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.XMLErrorReporter, org.apache.xerces.impl.XMLEntityManager)
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
public boolean scanDTDExternalSubset (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
public boolean scanDTDInternalSubset (boolean, boolean, boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void reset ()
public java.lang.String[] getRecognizedFeatures ()
public java.lang.String[] getRecognizedProperties ()
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public void setDTDContentModelHandler (org.apache.xerces.xni.XMLDTDContentModelHandler)
public org.apache.xerces.xni.XMLDTDContentModelHandler getDTDContentModelHandler ()
public void startEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected final void setScannerState (int)
private static java.lang.String getScannerStateName (int)
protected final boolean scanningInternalSubset ()
protected void startPE (java.lang.String, boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
protected final boolean scanTextDecl () throws java.io.IOException org.apache.xerces.xni.XNIException
protected final void scanPIData (java.lang.String, org.apache.xerces.xni.XMLString) throws java.io.IOException org.apache.xerces.xni.XNIException
protected final void scanComment () throws java.io.IOException org.apache.xerces.xni.XNIException
protected final void scanElementDecl () throws java.io.IOException org.apache.xerces.xni.XNIException
private final void scanMixed (java.lang.String) throws java.io.IOException org.apache.xerces.xni.XNIException
private final void scanChildren (java.lang.String) throws java.io.IOException org.apache.xerces.xni.XNIException
protected final void scanAttlistDecl () throws java.io.IOException org.apache.xerces.xni.XNIException
private final java.lang.String scanAttType (java.lang.String, java.lang.String) throws java.io.IOException org.apache.xerces.xni.XNIException
protected final java.lang.String scanAttDefaultDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString) throws java.io.IOException org.apache.xerces.xni.XNIException
private final void scanEntityDecl () throws java.io.IOException org.apache.xerces.xni.XNIException
protected final void scanEntityValue (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString) throws java.io.IOException org.apache.xerces.xni.XNIException
private final void scanNotationDecl () throws java.io.IOException org.apache.xerces.xni.XNIException
private final void scanConditionalSect (int) throws java.io.IOException org.apache.xerces.xni.XNIException
protected final boolean scanDecls (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
private boolean skipSeparator (boolean, boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
private final void pushContentStack (int)
private final int popContentStack ()
private final void pushPEStack (int, boolean)
private final int popPEStack ()
private final boolean peekReportEntity ()
private final void ensureEnumerationSize (int)
private void init ()
private int skipInvalidEnumerationValue () throws java.io.IOException
static void ()
}
org/apache/xerces/impl/XMLDocumentFragmentScannerImpl$Dispatcher.class
package org.apache.xerces.impl
public abstract org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher extends java.lang.Object {
public abstract boolean dispatch (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/XMLDocumentFragmentScannerImpl$ElementStack.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$ElementStack extends java.lang.Object {
protected org.apache.xerces.xni.QName[] fElements
protected int fSize
public void ()
public org.apache.xerces.xni.QName pushElement (org.apache.xerces.xni.QName)
public void popElement (org.apache.xerces.xni.QName)
public void clear ()
}
org/apache/xerces/impl/XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher extends java.lang.Object implements org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher {
private final org.apache.xerces.impl.XMLDocumentFragmentScannerImpl this$0
protected void (org.apache.xerces.impl.XMLDocumentFragmentScannerImpl)
public boolean dispatch (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanForDoctypeHook () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean elementDepthIsZeroHook () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanRootElementHook () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void endOfFileHook (java.io.EOFException) throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/XMLDocumentFragmentScannerImpl.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLDocumentFragmentScannerImpl extends org.apache.xerces.impl.XMLScanner implements org.apache.xerces.xni.parser.XMLDocumentScanner org.apache.xerces.xni.parser.XMLComponent org.apache.xerces.impl.XMLEntityHandler {
protected static final int SCANNER_STATE_START_OF_MARKUP
protected static final int SCANNER_STATE_COMMENT
protected static final int SCANNER_STATE_PI
protected static final int SCANNER_STATE_DOCTYPE
protected static final int SCANNER_STATE_ROOT_ELEMENT
protected static final int SCANNER_STATE_CONTENT
protected static final int SCANNER_STATE_REFERENCE
protected static final int SCANNER_STATE_END_OF_INPUT
protected static final int SCANNER_STATE_TERMINATED
protected static final int SCANNER_STATE_CDATA
protected static final int SCANNER_STATE_TEXT_DECL
protected static final String NAMESPACES
protected static final String NOTIFY_BUILTIN_REFS
protected static final String ENTITY_RESOLVER
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
private static final boolean DEBUG_SCANNER_STATE
private static final boolean DEBUG_DISPATCHER
protected static final boolean DEBUG_CONTENT_SCANNING
protected org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected int[] fEntityStack
protected int fMarkupDepth
protected int fScannerState
protected boolean fInScanContent
protected boolean fHasExternalDTD
protected boolean fStandalone
protected boolean fIsEntityDeclaredVC
protected org.apache.xerces.impl.ExternalSubsetResolver fExternalSubsetResolver
protected org.apache.xerces.xni.QName fCurrentElement
protected final org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$ElementStack fElementStack
protected boolean fNotifyBuiltInRefs
protected org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher fDispatcher
protected final org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher fContentDispatcher
protected final org.apache.xerces.xni.QName fElementQName
protected final org.apache.xerces.xni.QName fAttributeQName
protected final org.apache.xerces.util.XMLAttributesImpl fAttributes
protected final org.apache.xerces.xni.XMLString fTempString
protected final org.apache.xerces.xni.XMLString fTempString2
private final String[] fStrings
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer2
private final org.apache.xerces.xni.QName fQName
private final char[] fSingleChar
private boolean fSawSpace
private org.apache.xerces.xni.Augmentations fTempAugmentations
public void ()
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
public boolean scanDocument (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void startEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher createContentDispatcher ()
protected void scanXMLDeclOrTextDecl (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanPIData (java.lang.String, org.apache.xerces.xni.XMLString) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanComment () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanStartElement () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanStartElementName () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanStartElementAfterName () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanAttribute (org.apache.xerces.xni.XMLAttributes) throws java.io.IOException org.apache.xerces.xni.XNIException
protected int scanContent () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanCDATASection (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
protected int scanEndElement () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanCharReference () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanEntityReference () throws java.io.IOException org.apache.xerces.xni.XNIException
private void handleCharacter (char, java.lang.String) throws org.apache.xerces.xni.XNIException
protected int handleEndElement (org.apache.xerces.xni.QName, boolean) throws org.apache.xerces.xni.XNIException
protected final void setScannerState (int)
protected final void setDispatcher (org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher)
protected java.lang.String getScannerStateName (int)
public java.lang.String getDispatcherName (org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher)
static org.apache.xerces.util.XMLStringBuffer access$000 (org.apache.xerces.impl.XMLDocumentFragmentScannerImpl)
static void ()
}
org/apache/xerces/impl/XMLDocumentScannerImpl$ContentDispatcher.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher extends org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher {
private final org.apache.xerces.impl.XMLDocumentScannerImpl this$0
protected void (org.apache.xerces.impl.XMLDocumentScannerImpl)
protected boolean scanForDoctypeHook () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean elementDepthIsZeroHook () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanRootElementHook () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void endOfFileHook (java.io.EOFException) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void resolveExternalSubsetAndRead () throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/XMLDocumentScannerImpl$DTDDispatcher.class
package org.apache.xerces.impl
public final org.apache.xerces.impl.XMLDocumentScannerImpl$DTDDispatcher extends java.lang.Object implements org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher {
private final org.apache.xerces.impl.XMLDocumentScannerImpl this$0
protected void (org.apache.xerces.impl.XMLDocumentScannerImpl)
public boolean dispatch (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/XMLDocumentScannerImpl$PrologDispatcher.class
package org.apache.xerces.impl
public final org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher extends java.lang.Object implements org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher {
private final org.apache.xerces.impl.XMLDocumentScannerImpl this$0
protected void (org.apache.xerces.impl.XMLDocumentScannerImpl)
public boolean dispatch (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/XMLDocumentScannerImpl$TrailingMiscDispatcher.class
package org.apache.xerces.impl
public final org.apache.xerces.impl.XMLDocumentScannerImpl$TrailingMiscDispatcher extends java.lang.Object implements org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher {
private final org.apache.xerces.impl.XMLDocumentScannerImpl this$0
protected void (org.apache.xerces.impl.XMLDocumentScannerImpl)
public boolean dispatch (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/XMLDocumentScannerImpl$XMLDeclDispatcher.class
package org.apache.xerces.impl
public final org.apache.xerces.impl.XMLDocumentScannerImpl$XMLDeclDispatcher extends java.lang.Object implements org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher {
private final org.apache.xerces.impl.XMLDocumentScannerImpl this$0
protected void (org.apache.xerces.impl.XMLDocumentScannerImpl)
public boolean dispatch (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/XMLDocumentScannerImpl.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLDocumentScannerImpl extends org.apache.xerces.impl.XMLDocumentFragmentScannerImpl {
protected static final int SCANNER_STATE_XML_DECL
protected static final int SCANNER_STATE_PROLOG
protected static final int SCANNER_STATE_TRAILING_MISC
protected static final int SCANNER_STATE_DTD_INTERNAL_DECLS
protected static final int SCANNER_STATE_DTD_EXTERNAL
protected static final int SCANNER_STATE_DTD_EXTERNAL_DECLS
protected static final String LOAD_EXTERNAL_DTD
protected static final String DISALLOW_DOCTYPE_DECL_FEATURE
protected static final String DTD_SCANNER
protected static final String VALIDATION_MANAGER
protected static final String NAMESPACE_CONTEXT
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
protected org.apache.xerces.xni.parser.XMLDTDScanner fDTDScanner
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected boolean fScanningDTD
protected String fDoctypeName
protected String fDoctypePublicId
protected String fDoctypeSystemId
protected org.apache.xerces.xni.NamespaceContext fNamespaceContext
protected boolean fLoadExternalDTD
protected boolean fDisallowDoctype
protected boolean fSeenDoctypeDecl
protected final org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher fXMLDeclDispatcher
protected final org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher fPrologDispatcher
protected final org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher fDTDDispatcher
protected final org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher fTrailingMiscDispatcher
private final String[] fStrings
private final org.apache.xerces.xni.XMLString fString
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer
private org.apache.xerces.xni.parser.XMLInputSource fExternalSubsetSource
private final org.apache.xerces.impl.dtd.XMLDTDDescription fDTDDescription
public void ()
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public void startEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher createContentDispatcher ()
protected boolean scanDoctypeDecl () throws java.io.IOException org.apache.xerces.xni.XNIException
protected java.lang.String getScannerStateName (int)
static org.apache.xerces.util.XMLStringBuffer access$000 (org.apache.xerces.impl.XMLDocumentScannerImpl)
static org.apache.xerces.xni.XMLString access$100 (org.apache.xerces.impl.XMLDocumentScannerImpl)
static org.apache.xerces.xni.parser.XMLInputSource access$200 (org.apache.xerces.impl.XMLDocumentScannerImpl)
static org.apache.xerces.xni.parser.XMLInputSource access$202 (org.apache.xerces.impl.XMLDocumentScannerImpl, org.apache.xerces.xni.parser.XMLInputSource)
static org.apache.xerces.impl.dtd.XMLDTDDescription access$300 (org.apache.xerces.impl.XMLDocumentScannerImpl)
static void ()
}
org/apache/xerces/impl/XMLEntityDescription.class
package org.apache.xerces.impl
public abstract org.apache.xerces.impl.XMLEntityDescription extends java.lang.Object implements org.apache.xerces.xni.XMLResourceIdentifier {
public abstract void setEntityName (java.lang.String)
public abstract java.lang.String getEntityName ()
}
org/apache/xerces/impl/XMLEntityHandler.class
package org.apache.xerces.impl
public abstract org.apache.xerces.impl.XMLEntityHandler extends java.lang.Object {
public abstract void startEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/XMLEntityManager$1.class
package org.apache.xerces.impl
org.apache.xerces.impl.XMLEntityManager$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xerces/impl/XMLEntityManager$ByteBufferPool.class
package org.apache.xerces.impl
final org.apache.xerces.impl.XMLEntityManager$ByteBufferPool extends java.lang.Object {
private static final int DEFAULT_POOL_SIZE
private int fPoolSize
private int fBufferSize
private byte[][] fByteBufferPool
private int fDepth
public void (int)
public void (int, int)
public byte[] getBuffer ()
public void returnBuffer (byte[])
public void setBufferSize (int)
}
org/apache/xerces/impl/XMLEntityManager$CharacterBuffer.class
package org.apache.xerces.impl
final org.apache.xerces.impl.XMLEntityManager$CharacterBuffer extends java.lang.Object {
private final char[] ch
private final boolean isExternal
public void (boolean, int)
static char[] access$300 (org.apache.xerces.impl.XMLEntityManager$CharacterBuffer)
static boolean access$500 (org.apache.xerces.impl.XMLEntityManager$CharacterBuffer)
}
org/apache/xerces/impl/XMLEntityManager$CharacterBufferPool.class
package org.apache.xerces.impl
final org.apache.xerces.impl.XMLEntityManager$CharacterBufferPool extends java.lang.Object {
private static final int DEFAULT_POOL_SIZE
private org.apache.xerces.impl.XMLEntityManager$CharacterBuffer[] fInternalBufferPool
private org.apache.xerces.impl.XMLEntityManager$CharacterBuffer[] fExternalBufferPool
private int fExternalBufferSize
private int fInternalBufferSize
private int fPoolSize
private int fInternalTop
private int fExternalTop
public void (int, int)
public void (int, int, int)
private void init ()
public org.apache.xerces.impl.XMLEntityManager$CharacterBuffer getBuffer (boolean)
public void returnBuffer (org.apache.xerces.impl.XMLEntityManager$CharacterBuffer)
public void setExternalBufferSize (int)
}
org/apache/xerces/impl/XMLEntityManager$Entity.class
package org.apache.xerces.impl
public abstract org.apache.xerces.impl.XMLEntityManager$Entity extends java.lang.Object {
public String name
public boolean inExternalSubset
public void ()
public void (java.lang.String, boolean)
public boolean isEntityDeclInExternalSubset ()
public abstract boolean isExternal ()
public abstract boolean isUnparsed ()
public void clear ()
public void setValues (org.apache.xerces.impl.XMLEntityManager$Entity)
}
org/apache/xerces/impl/XMLEntityManager$ExternalEntity.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLEntityManager$ExternalEntity extends org.apache.xerces.impl.XMLEntityManager$Entity {
public org.apache.xerces.xni.XMLResourceIdentifier entityLocation
public String notation
public void ()
public void (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, boolean)
public final boolean isExternal ()
public final boolean isUnparsed ()
public void clear ()
public void setValues (org.apache.xerces.impl.XMLEntityManager$Entity)
public void setValues (org.apache.xerces.impl.XMLEntityManager$ExternalEntity)
}
org/apache/xerces/impl/XMLEntityManager$InternalEntity.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLEntityManager$InternalEntity extends org.apache.xerces.impl.XMLEntityManager$Entity {
public String text
public void ()
public void (java.lang.String, java.lang.String, boolean)
public final boolean isExternal ()
public final boolean isUnparsed ()
public void clear ()
public void setValues (org.apache.xerces.impl.XMLEntityManager$Entity)
public void setValues (org.apache.xerces.impl.XMLEntityManager$InternalEntity)
}
org/apache/xerces/impl/XMLEntityManager$RewindableInputStream.class
package org.apache.xerces.impl
public final org.apache.xerces.impl.XMLEntityManager$RewindableInputStream extends java.io.InputStream {
private java.io.InputStream fInputStream
private byte[] fData
private int fStartOffset
private int fEndOffset
private int fOffset
private int fLength
private int fMark
private final org.apache.xerces.impl.XMLEntityManager this$0
public void (org.apache.xerces.impl.XMLEntityManager, java.io.InputStream)
public void setStartOffset (int)
public void rewind ()
public int read () throws java.io.IOException
public int read (byte[], int, int) throws java.io.IOException
public long skip (long) throws java.io.IOException
public int available () throws java.io.IOException
public void mark (int)
public void reset ()
public boolean markSupported ()
public void close () throws java.io.IOException
}
org/apache/xerces/impl/XMLEntityManager$ScannedEntity.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLEntityManager$ScannedEntity extends org.apache.xerces.impl.XMLEntityManager$Entity {
public java.io.InputStream stream
public java.io.Reader reader
public org.apache.xerces.xni.XMLResourceIdentifier entityLocation
public int lineNumber
public int columnNumber
public String encoding
boolean externallySpecifiedEncoding
public String xmlVersion
public boolean literal
public boolean isExternal
public char[] ch
public int position
public int baseCharOffset
public int startPosition
public int count
public boolean mayReadChunks
private org.apache.xerces.impl.XMLEntityManager$CharacterBuffer fCharacterBuffer
private byte[] fByteBuffer
private final org.apache.xerces.impl.XMLEntityManager this$0
public void (org.apache.xerces.impl.XMLEntityManager, java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.io.InputStream, java.io.Reader, byte[], java.lang.String, boolean, boolean, boolean)
public final boolean isExternal ()
public final boolean isUnparsed ()
public void setReader (java.io.InputStream, java.lang.String, java.lang.Boolean) throws java.io.IOException
public java.lang.String getExpandedSystemId ()
public java.lang.String getLiteralSystemId ()
public int getLineNumber ()
public int getColumnNumber ()
public int getCharacterOffset ()
public java.lang.String getEncoding ()
public java.lang.String getXMLVersion ()
public boolean isEncodingExternallySpecified ()
public void setEncodingExternallySpecified (boolean)
public java.lang.String toString ()
static org.apache.xerces.impl.XMLEntityManager$CharacterBuffer access$000 (org.apache.xerces.impl.XMLEntityManager$ScannedEntity)
static byte[] access$100 (org.apache.xerces.impl.XMLEntityManager$ScannedEntity)
}
org/apache/xerces/impl/XMLEntityManager.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLEntityManager extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponent org.apache.xerces.xni.parser.XMLEntityResolver {
public static final int DEFAULT_BUFFER_SIZE
public static final int DEFAULT_XMLDECL_BUFFER_SIZE
public static final int DEFAULT_INTERNAL_BUFFER_SIZE
protected static final String VALIDATION
protected static final String EXTERNAL_GENERAL_ENTITIES
protected static final String EXTERNAL_PARAMETER_ENTITIES
protected static final String ALLOW_JAVA_ENCODINGS
protected static final String WARN_ON_DUPLICATE_ENTITYDEF
protected static final String STANDARD_URI_CONFORMANT
protected static final String PARSER_SETTINGS
protected static final String SYMBOL_TABLE
protected static final String ERROR_REPORTER
protected static final String ENTITY_RESOLVER
protected static final String VALIDATION_MANAGER
protected static final String BUFFER_SIZE
protected static final String SECURITY_MANAGER
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
private static final String XMLEntity
private static final String DTDEntity
private static final boolean DEBUG_BUFFER
private static final boolean DEBUG_ENTITIES
private static final boolean DEBUG_ENCODINGS
private static final boolean DEBUG_RESOLVER
protected boolean fValidation
protected boolean fExternalGeneralEntities
protected boolean fExternalParameterEntities
protected boolean fAllowJavaEncodings
protected boolean fWarnDuplicateEntityDef
protected boolean fStrictURI
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.xni.parser.XMLEntityResolver fEntityResolver
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected int fBufferSize
protected org.apache.xerces.util.SecurityManager fSecurityManager
protected boolean fStandalone
protected boolean fHasPEReferences
protected boolean fInExternalSubset
protected org.apache.xerces.impl.XMLEntityHandler fEntityHandler
protected org.apache.xerces.impl.XMLEntityScanner fEntityScanner
protected org.apache.xerces.impl.XMLEntityScanner fXML10EntityScanner
protected org.apache.xerces.impl.XMLEntityScanner fXML11EntityScanner
protected int fEntityExpansionLimit
protected int fEntityExpansionCount
protected final java.util.Hashtable fEntities
protected final java.util.Stack fEntityStack
protected org.apache.xerces.impl.XMLEntityManager$ScannedEntity fCurrentEntity
protected java.util.Hashtable fDeclaredEntities
private final org.apache.xerces.util.XMLResourceIdentifierImpl fResourceIdentifier
private final org.apache.xerces.xni.Augmentations fEntityAugs
private final org.apache.xerces.impl.XMLEntityManager$ByteBufferPool fByteBufferPool
private byte[] fTempByteBuffer
private final org.apache.xerces.impl.XMLEntityManager$CharacterBufferPool fCharacterBufferPool
protected java.util.Stack fReaderStack
private static String gUserDir
private static org.apache.xerces.util.URI gUserDirURI
private static final boolean[] gNeedEscaping
private static final char[] gAfterEscaping1
private static final char[] gAfterEscaping2
private static final char[] gHexChs
private static java.security.PrivilegedAction GET_USER_DIR_SYSTEM_PROPERTY
static Class class$java$net$HttpURLConnection
public void ()
public void (org.apache.xerces.impl.XMLEntityManager)
public void setStandalone (boolean)
public boolean isStandalone ()
final void notifyHasPEReferences ()
final boolean hasPEReferences ()
public void setEntityHandler (org.apache.xerces.impl.XMLEntityHandler)
public org.apache.xerces.xni.XMLResourceIdentifier getCurrentResourceIdentifier ()
public org.apache.xerces.impl.XMLEntityManager$ScannedEntity getCurrentEntity ()
public void addInternalEntity (java.lang.String, java.lang.String)
public void addExternalEntity (java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws java.io.IOException
public boolean isExternalEntity (java.lang.String)
public boolean isEntityDeclInExternalSubset (java.lang.String)
public void addUnparsedEntity (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public boolean isUnparsedEntity (java.lang.String)
public boolean isDeclaredEntity (java.lang.String)
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity (org.apache.xerces.xni.XMLResourceIdentifier) throws java.io.IOException org.apache.xerces.xni.XNIException
public void startEntity (java.lang.String, boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
public void startDocumentEntity (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException org.apache.xerces.xni.XNIException
public void startDTDEntity (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException org.apache.xerces.xni.XNIException
public void startExternalSubset ()
public void endExternalSubset ()
public void startEntity (java.lang.String, org.apache.xerces.xni.parser.XMLInputSource, boolean, boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
public java.lang.String setupCurrentEntity (java.lang.String, org.apache.xerces.xni.parser.XMLInputSource, boolean, boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
public void setScannerVersion (short)
public org.apache.xerces.impl.XMLEntityScanner getEntityScanner ()
public void closeReaders ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void reset ()
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
private static synchronized org.apache.xerces.util.URI getUserDir () throws org.apache.xerces.util.URI$MalformedURIException
public static void absolutizeAgainstUserDir (org.apache.xerces.util.URI) throws org.apache.xerces.util.URI$MalformedURIException
public static java.lang.String expandSystemId (java.lang.String, java.lang.String, boolean) throws org.apache.xerces.util.URI$MalformedURIException
private static java.lang.String expandSystemIdStrictOn (java.lang.String, java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
private static java.lang.String expandSystemIdStrictOff (java.lang.String, java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public static void setInstanceFollowRedirects (java.net.HttpURLConnection, boolean)
public static java.io.OutputStream createOutputStream (java.lang.String) throws java.io.IOException
private static java.lang.String getPathWithoutEscapes (java.lang.String)
void endEntity () throws org.apache.xerces.xni.XNIException
protected java.lang.Object[] getEncodingName (byte[], int)
protected java.io.Reader createReader (java.io.InputStream, java.lang.String, java.lang.Boolean) throws java.io.IOException
protected static java.lang.String fixURI (java.lang.String)
java.util.Hashtable getDeclaredEntities ()
static final void print (org.apache.xerces.impl.XMLEntityManager$ScannedEntity)
static java.lang.Class class$ (java.lang.String)
static org.apache.xerces.impl.XMLEntityManager$CharacterBufferPool access$200 (org.apache.xerces.impl.XMLEntityManager)
static byte[] access$402 (org.apache.xerces.impl.XMLEntityManager, byte[])
static byte[] access$400 (org.apache.xerces.impl.XMLEntityManager)
static void ()
}
org/apache/xerces/impl/XMLEntityScanner$1.class
package org.apache.xerces.impl
org.apache.xerces.impl.XMLEntityScanner$1 extends java.io.EOFException {
private static final long serialVersionUID
void ()
public java.lang.Throwable fillInStackTrace ()
}
org/apache/xerces/impl/XMLEntityScanner.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLEntityScanner extends java.lang.Object implements org.apache.xerces.xni.XMLLocator {
private static final boolean DEBUG_ENCODINGS
private static final boolean DEBUG_BUFFER
private static final java.io.EOFException END_OF_DOCUMENT_ENTITY
private org.apache.xerces.impl.XMLEntityManager fEntityManager
protected org.apache.xerces.impl.XMLEntityManager$ScannedEntity fCurrentEntity
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected int fBufferSize
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
public void ()
public final java.lang.String getBaseSystemId ()
public final void setEncoding (java.lang.String) throws java.io.IOException
public final void setXMLVersion (java.lang.String)
public final boolean isExternal ()
public int peekChar () throws java.io.IOException
public int scanChar () throws java.io.IOException
public java.lang.String scanNmtoken () throws java.io.IOException
public java.lang.String scanName () throws java.io.IOException
public java.lang.String scanNCName () throws java.io.IOException
public boolean scanQName (org.apache.xerces.xni.QName) throws java.io.IOException
public int scanContent (org.apache.xerces.xni.XMLString) throws java.io.IOException
public int scanLiteral (int, org.apache.xerces.xni.XMLString) throws java.io.IOException
public boolean scanData (java.lang.String, org.apache.xerces.util.XMLStringBuffer) throws java.io.IOException
public boolean skipChar (int) throws java.io.IOException
public boolean skipSpaces () throws java.io.IOException
public final boolean skipDeclSpaces () throws java.io.IOException
public boolean skipString (java.lang.String) throws java.io.IOException
public final java.lang.String getPublicId ()
public final java.lang.String getExpandedSystemId ()
public final java.lang.String getLiteralSystemId ()
public final int getLineNumber ()
public final int getColumnNumber ()
public final int getCharacterOffset ()
public final java.lang.String getEncoding ()
public final java.lang.String getXMLVersion ()
public final void setCurrentEntity (org.apache.xerces.impl.XMLEntityManager$ScannedEntity)
public final void setBufferSize (int)
public final void reset (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.XMLEntityManager, org.apache.xerces.impl.XMLErrorReporter)
final boolean load (int, boolean) throws java.io.IOException
static void ()
}
org/apache/xerces/impl/XMLErrorReporter$1.class
package org.apache.xerces.impl
org.apache.xerces.impl.XMLErrorReporter$1 extends org.apache.xerces.util.ErrorHandlerProxy {
private final org.apache.xerces.impl.XMLErrorReporter this$0
void (org.apache.xerces.impl.XMLErrorReporter)
protected org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
}
org/apache/xerces/impl/XMLErrorReporter.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLErrorReporter extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponent {
public static final short SEVERITY_WARNING
public static final short SEVERITY_ERROR
public static final short SEVERITY_FATAL_ERROR
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String ERROR_HANDLER
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
protected java.util.Locale fLocale
protected java.util.Hashtable fMessageFormatters
protected org.apache.xerces.xni.parser.XMLErrorHandler fErrorHandler
protected org.apache.xerces.xni.XMLLocator fLocator
protected boolean fContinueAfterFatalError
protected org.apache.xerces.xni.parser.XMLErrorHandler fDefaultErrorHandler
private org.xml.sax.ErrorHandler fSaxProxy
public void ()
public void setLocale (java.util.Locale)
public java.util.Locale getLocale ()
public void setDocumentLocator (org.apache.xerces.xni.XMLLocator)
public void putMessageFormatter (java.lang.String, org.apache.xerces.util.MessageFormatter)
public org.apache.xerces.util.MessageFormatter getMessageFormatter (java.lang.String)
public org.apache.xerces.util.MessageFormatter removeMessageFormatter (java.lang.String)
public void reportError (java.lang.String, java.lang.String, java.lang.Object[], short) throws org.apache.xerces.xni.XNIException
public void reportError (java.lang.String, java.lang.String, java.lang.Object[], short, java.lang.Exception) throws org.apache.xerces.xni.XNIException
public void reportError (org.apache.xerces.xni.XMLLocator, java.lang.String, java.lang.String, java.lang.Object[], short) throws org.apache.xerces.xni.XNIException
public void reportError (org.apache.xerces.xni.XMLLocator, java.lang.String, java.lang.String, java.lang.Object[], short, java.lang.Exception) throws org.apache.xerces.xni.XNIException
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.XNIException
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public org.xml.sax.ErrorHandler getSAXErrorHandler ()
static void ()
}
org/apache/xerces/impl/XMLNSDocumentScannerImpl$NSContentDispatcher.class
package org.apache.xerces.impl
public final org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher extends org.apache.xerces.impl.XMLDocumentScannerImpl$ContentDispatcher {
private final org.apache.xerces.impl.XMLNSDocumentScannerImpl this$0
protected void (org.apache.xerces.impl.XMLNSDocumentScannerImpl)
protected boolean scanRootElementHook () throws java.io.IOException org.apache.xerces.xni.XNIException
private void reconfigurePipeline ()
}
org/apache/xerces/impl/XMLNSDocumentScannerImpl.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLNSDocumentScannerImpl extends org.apache.xerces.impl.XMLDocumentScannerImpl {
protected boolean fBindNamespaces
protected boolean fPerformValidation
private org.apache.xerces.impl.dtd.XMLDTDValidatorFilter fDTDValidator
private boolean fSawSpace
public void ()
public void setDTDValidator (org.apache.xerces.impl.dtd.XMLDTDValidatorFilter)
protected boolean scanStartElement () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanStartElementName () throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanStartElementAfterName () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanAttribute (org.apache.xerces.util.XMLAttributesImpl) throws java.io.IOException org.apache.xerces.xni.XNIException
protected int scanEndElement () throws java.io.IOException org.apache.xerces.xni.XNIException
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$Dispatcher createContentDispatcher ()
static org.apache.xerces.impl.dtd.XMLDTDValidatorFilter access$000 (org.apache.xerces.impl.XMLNSDocumentScannerImpl)
}
org/apache/xerces/impl/XMLNamespaceBinder.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLNamespaceBinder extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponent org.apache.xerces.xni.parser.XMLDocumentFilter {
protected static final String NAMESPACES
protected static final String SYMBOL_TABLE
protected static final String ERROR_REPORTER
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
protected boolean fNamespaces
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected org.apache.xerces.xni.parser.XMLDocumentSource fDocumentSource
protected boolean fOnlyPassPrefixMappingEvents
private org.apache.xerces.xni.NamespaceContext fNamespaceContext
private final org.apache.xerces.xni.QName fAttributeQName
public void ()
public void setOnlyPassPrefixMappingEvents (boolean)
public boolean getOnlyPassPrefixMappingEvents ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.XNIException
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected void handleStartElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations, boolean) throws org.apache.xerces.xni.XNIException
protected void handleEndElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations, boolean) throws org.apache.xerces.xni.XNIException
protected boolean prefixBoundToNullURI (java.lang.String, java.lang.String)
static void ()
}
org/apache/xerces/impl/XMLScanner.class
package org.apache.xerces.impl
public abstract org.apache.xerces.impl.XMLScanner extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponent {
protected static final String VALIDATION
protected static final String NAMESPACES
protected static final String NOTIFY_CHAR_REFS
protected static final String PARSER_SETTINGS
protected static final String SYMBOL_TABLE
protected static final String ERROR_REPORTER
protected static final String ENTITY_MANAGER
protected static final boolean DEBUG_ATTR_NORMALIZATION
protected boolean fValidation
protected boolean fNamespaces
protected boolean fNotifyCharRefs
protected boolean fParserSettings
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.impl.XMLEntityManager fEntityManager
protected org.apache.xerces.impl.XMLEntityScanner fEntityScanner
protected int fEntityDepth
protected String fCharRefLiteral
protected boolean fScanningAttribute
protected boolean fReportEntity
protected static final String fVersionSymbol
protected static final String fEncodingSymbol
protected static final String fStandaloneSymbol
protected static final String fAmpSymbol
protected static final String fLtSymbol
protected static final String fGtSymbol
protected static final String fQuotSymbol
protected static final String fAposSymbol
private final org.apache.xerces.xni.XMLString fString
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer2
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer3
protected final org.apache.xerces.util.XMLResourceIdentifierImpl fResourceIdentifier
public void ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void reset ()
protected void scanXMLDeclOrTextDecl (boolean, java.lang.String[]) throws java.io.IOException org.apache.xerces.xni.XNIException
public java.lang.String scanPseudoAttribute (boolean, org.apache.xerces.xni.XMLString) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanPI () throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanPIData (java.lang.String, org.apache.xerces.xni.XMLString) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanComment (org.apache.xerces.util.XMLStringBuffer) throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanAttributeValue (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, java.lang.String, boolean, java.lang.String) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void scanExternalID (java.lang.String[], boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean scanPubidLiteral (org.apache.xerces.xni.XMLString) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void normalizeWhitespace (org.apache.xerces.xni.XMLString)
protected void normalizeWhitespace (org.apache.xerces.xni.XMLString, int)
protected int isUnchangedByNormalization (org.apache.xerces.xni.XMLString)
public void startEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected int scanCharReferenceValue (org.apache.xerces.util.XMLStringBuffer, org.apache.xerces.util.XMLStringBuffer) throws java.io.IOException org.apache.xerces.xni.XNIException
protected boolean isInvalid (int)
protected boolean isInvalidLiteral (int)
protected boolean isValidNameChar (int)
protected boolean isValidNameStartChar (int)
protected boolean isValidNCName (int)
protected boolean isValidNameStartHighSurrogate (int)
protected boolean versionSupported (java.lang.String)
protected java.lang.String getVersionNotSupportedKey ()
protected boolean scanSurrogates (org.apache.xerces.util.XMLStringBuffer) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void reportFatalError (java.lang.String, java.lang.Object[]) throws org.apache.xerces.xni.XNIException
private void init ()
public abstract java.lang.Object getPropertyDefault (java.lang.String)
public abstract java.lang.Boolean getFeatureDefault (java.lang.String)
public abstract java.lang.String[] getRecognizedProperties ()
public abstract java.lang.String[] getRecognizedFeatures ()
static void ()
}
org/apache/xerces/impl/XMLVersionDetector.class
package org.apache.xerces.impl
public org.apache.xerces.impl.XMLVersionDetector extends java.lang.Object {
private static final char[] XML11_VERSION
protected static final String SYMBOL_TABLE
protected static final String ERROR_REPORTER
protected static final String ENTITY_MANAGER
protected static final String fVersionSymbol
protected static final String fXMLSymbol
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.impl.XMLEntityManager fEntityManager
protected String fEncoding
private final char[] fExpectedVersionString
public void ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void startDocumentParsing (org.apache.xerces.impl.XMLEntityHandler, short)
public short determineDocVersion (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
private void fixupCurrentEntity (org.apache.xerces.impl.XMLEntityManager, char[], int)
static void ()
}
org/apache/xerces/impl/dtd/BalancedDTDGrammar.class
package org.apache.xerces.impl.dtd
final org.apache.xerces.impl.dtd.BalancedDTDGrammar extends org.apache.xerces.impl.dtd.DTDGrammar {
private boolean fMixed
private int fDepth
private short[] fOpStack
private int[][] fGroupIndexStack
private int[] fGroupIndexStackSizes
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.dtd.XMLDTDDescription)
public final void startContentModel (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public final void startGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public final void pcdata (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public final void element (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public final void separator (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public final void occurrence (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public final void endGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public final void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected final void addContentSpecToElement (org.apache.xerces.impl.dtd.XMLElementDecl)
private int addContentSpecNodes (int, int)
private void initializeContentModelStacks ()
private void addToCurrentGroup (int)
}
org/apache/xerces/impl/dtd/DTDGrammar$ChildrenList.class
package org.apache.xerces.impl.dtd
org.apache.xerces.impl.dtd.DTDGrammar$ChildrenList extends java.lang.Object {
public int length
public org.apache.xerces.xni.QName[] qname
public int[] type
public void ()
}
org/apache/xerces/impl/dtd/DTDGrammar$QNameHashtable.class
package org.apache.xerces.impl.dtd
public final org.apache.xerces.impl.dtd.DTDGrammar$QNameHashtable extends java.lang.Object {
private static final int INITIAL_BUCKET_SIZE
private static final int HASHTABLE_SIZE
private Object[][] fHashTable
protected void ()
public void put (java.lang.String, int)
public int get (java.lang.String)
}
org/apache/xerces/impl/dtd/DTDGrammar.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.DTDGrammar extends java.lang.Object implements org.apache.xerces.xni.XMLDTDHandler org.apache.xerces.xni.XMLDTDContentModelHandler org.apache.xerces.impl.validation.EntityState org.apache.xerces.xni.grammars.Grammar {
public static final int TOP_LEVEL_SCOPE
private static final int CHUNK_SHIFT
private static final int CHUNK_SIZE
private static final int CHUNK_MASK
private static final int INITIAL_CHUNK_COUNT
private static final short LIST_FLAG
private static final short LIST_MASK
private static final boolean DEBUG
protected org.apache.xerces.xni.parser.XMLDTDSource fDTDSource
protected org.apache.xerces.xni.parser.XMLDTDContentModelSource fDTDContentModelSource
protected int fCurrentElementIndex
protected int fCurrentAttributeIndex
protected boolean fReadingExternalDTD
private org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.dtd.XMLDTDDescription fGrammarDescription
private int fElementDeclCount
private org.apache.xerces.xni.QName[][] fElementDeclName
private short[][] fElementDeclType
private int[][] fElementDeclContentSpecIndex
private org.apache.xerces.impl.dtd.models.ContentModelValidator[][] fElementDeclContentModelValidator
private int[][] fElementDeclFirstAttributeDeclIndex
private int[][] fElementDeclLastAttributeDeclIndex
private int fAttributeDeclCount
private org.apache.xerces.xni.QName[][] fAttributeDeclName
private boolean fIsImmutable
private short[][] fAttributeDeclType
private String[][][] fAttributeDeclEnumeration
private short[][] fAttributeDeclDefaultType
private org.apache.xerces.impl.dv.DatatypeValidator[][] fAttributeDeclDatatypeValidator
private String[][] fAttributeDeclDefaultValue
private String[][] fAttributeDeclNonNormalizedDefaultValue
private int[][] fAttributeDeclNextAttributeDeclIndex
private int fContentSpecCount
private short[][] fContentSpecType
private Object[][] fContentSpecValue
private Object[][] fContentSpecOtherValue
private int fEntityCount
private String[][] fEntityName
private String[][] fEntityValue
private String[][] fEntityPublicId
private String[][] fEntitySystemId
private String[][] fEntityBaseSystemId
private String[][] fEntityNotation
private byte[][] fEntityIsPE
private byte[][] fEntityInExternal
private int fNotationCount
private String[][] fNotationName
private String[][] fNotationPublicId
private String[][] fNotationSystemId
private String[][] fNotationBaseSystemId
private org.apache.xerces.impl.dtd.DTDGrammar$QNameHashtable fElementIndexMap
private org.apache.xerces.impl.dtd.DTDGrammar$QNameHashtable fEntityIndexMap
private org.apache.xerces.impl.dtd.DTDGrammar$QNameHashtable fNotationIndexMap
private boolean fMixed
private final org.apache.xerces.xni.QName fQName
private final org.apache.xerces.xni.QName fQName2
protected final org.apache.xerces.impl.dtd.XMLAttributeDecl fAttributeDecl
private int fLeafCount
private int fEpsilonIndex
private org.apache.xerces.impl.dtd.XMLElementDecl fElementDecl
private org.apache.xerces.impl.dtd.XMLEntityDecl fEntityDecl
private org.apache.xerces.impl.dtd.XMLSimpleType fSimpleType
private org.apache.xerces.impl.dtd.XMLContentSpec fContentSpec
java.util.Hashtable fElementDeclTab
private short[] fOpStack
private int[] fNodeIndexStack
private int[] fPrevNodeIndexStack
private int fDepth
private boolean[] fPEntityStack
private int fPEDepth
private int[][] fElementDeclIsExternal
private int[][] fAttributeDeclIsExternal
int valueIndex
int prevNodeIndex
int nodeIndex
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.dtd.XMLDTDDescription)
public org.apache.xerces.xni.grammars.XMLGrammarDescription getGrammarDescription ()
public boolean getElementDeclIsExternal (int)
public boolean getAttributeDeclIsExternal (int)
public int getAttributeDeclIndex (int, java.lang.String)
public void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDTDSource (org.apache.xerces.xni.parser.XMLDTDSource)
public org.apache.xerces.xni.parser.XMLDTDSource getDTDSource ()
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDTDContentModelSource (org.apache.xerces.xni.parser.XMLDTDContentModelSource)
public org.apache.xerces.xni.parser.XMLDTDContentModelSource getDTDContentModelSource ()
public void startContentModel (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void pcdata (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void element (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void separator (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void occurrence (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void any (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void empty (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endContentModel (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public boolean isNamespaceAware ()
public org.apache.xerces.util.SymbolTable getSymbolTable ()
public int getFirstElementDeclIndex ()
public int getNextElementDeclIndex (int)
public int getElementDeclIndex (java.lang.String)
public int getElementDeclIndex (org.apache.xerces.xni.QName)
public short getContentSpecType (int)
public boolean getElementDecl (int, org.apache.xerces.impl.dtd.XMLElementDecl)
org.apache.xerces.xni.QName getElementDeclName (int)
public int getFirstAttributeDeclIndex (int)
public int getNextAttributeDeclIndex (int)
public boolean getAttributeDecl (int, org.apache.xerces.impl.dtd.XMLAttributeDecl)
public boolean isCDATAAttribute (org.apache.xerces.xni.QName, org.apache.xerces.xni.QName)
public int getEntityDeclIndex (java.lang.String)
public boolean getEntityDecl (int, org.apache.xerces.impl.dtd.XMLEntityDecl)
public int getNotationDeclIndex (java.lang.String)
public boolean getNotationDecl (int, org.apache.xerces.impl.dtd.XMLNotationDecl)
public boolean getContentSpec (int, org.apache.xerces.impl.dtd.XMLContentSpec)
public int getContentSpecIndex (int)
public java.lang.String getContentSpecAsString (int)
public void printElements ()
public void printAttributes (int)
protected void addContentSpecToElement (org.apache.xerces.impl.dtd.XMLElementDecl)
protected org.apache.xerces.impl.dtd.models.ContentModelValidator getElementContentModelValidator (int)
protected int createElementDecl ()
protected void setElementDecl (int, org.apache.xerces.impl.dtd.XMLElementDecl)
protected void putElementNameMapping (org.apache.xerces.xni.QName, int, int)
protected void setFirstAttributeDeclIndex (int, int)
protected void setContentSpecIndex (int, int)
protected int createAttributeDecl ()
protected void setAttributeDecl (int, int, org.apache.xerces.impl.dtd.XMLAttributeDecl)
protected int createContentSpec ()
protected void setContentSpec (int, org.apache.xerces.impl.dtd.XMLContentSpec)
protected int createEntityDecl ()
protected void setEntityDecl (int, org.apache.xerces.impl.dtd.XMLEntityDecl)
protected int createNotationDecl ()
protected void setNotationDecl (int, org.apache.xerces.impl.dtd.XMLNotationDecl)
protected int addContentSpecNode (short, java.lang.String)
protected int addUniqueLeafNode (java.lang.String)
protected int addContentSpecNode (short, int, int)
protected void initializeContentModelStack ()
boolean isImmutable ()
private void appendContentSpec (org.apache.xerces.impl.dtd.XMLContentSpec, java.lang.StringBuffer, boolean, int)
private void printAttribute (int)
private synchronized org.apache.xerces.impl.dtd.models.ContentModelValidator createChildModel (int)
private final org.apache.xerces.impl.dtd.models.CMNode buildSyntaxTree (int, org.apache.xerces.impl.dtd.XMLContentSpec)
private void contentSpecTree (int, org.apache.xerces.impl.dtd.XMLContentSpec, org.apache.xerces.impl.dtd.DTDGrammar$ChildrenList)
private void ensureElementDeclCapacity (int)
private void ensureAttributeDeclCapacity (int)
private void ensureEntityDeclCapacity (int)
private void ensureNotationDeclCapacity (int)
private void ensureContentSpecCapacity (int)
private static byte[][] resize (byte[][], int)
private static short[][] resize (short[][], int)
private static int[][] resize (int[][], int)
private static org.apache.xerces.impl.dv.DatatypeValidator[][] resize (org.apache.xerces.impl.dv.DatatypeValidator[][], int)
private static org.apache.xerces.impl.dtd.models.ContentModelValidator[][] resize (org.apache.xerces.impl.dtd.models.ContentModelValidator[][], int)
private static java.lang.Object[][] resize (java.lang.Object[][], int)
private static org.apache.xerces.xni.QName[][] resize (org.apache.xerces.xni.QName[][], int)
private static java.lang.String[][] resize (java.lang.String[][], int)
private static java.lang.String[][][] resize (java.lang.String[][][], int)
public boolean isEntityDeclared (java.lang.String)
public boolean isEntityUnparsed (java.lang.String)
}
org/apache/xerces/impl/dtd/DTDGrammarBucket.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.DTDGrammarBucket extends java.lang.Object {
protected final java.util.Hashtable fGrammars
protected org.apache.xerces.impl.dtd.DTDGrammar fActiveGrammar
protected boolean fIsStandalone
public void ()
public void putGrammar (org.apache.xerces.impl.dtd.DTDGrammar)
public org.apache.xerces.impl.dtd.DTDGrammar getGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void clear ()
void setStandalone (boolean)
boolean getStandalone ()
void setActiveGrammar (org.apache.xerces.impl.dtd.DTDGrammar)
org.apache.xerces.impl.dtd.DTDGrammar getActiveGrammar ()
}
org/apache/xerces/impl/dtd/XML11DTDProcessor.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XML11DTDProcessor extends org.apache.xerces.impl.dtd.XMLDTDLoader {
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.impl.XMLErrorReporter, org.apache.xerces.xni.parser.XMLEntityResolver)
protected boolean isValidNmtoken (java.lang.String)
protected boolean isValidName (java.lang.String)
protected org.apache.xerces.impl.XMLDTDScannerImpl createDTDScanner (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.XMLErrorReporter, org.apache.xerces.impl.XMLEntityManager)
protected short getScannerVersion ()
}
org/apache/xerces/impl/dtd/XML11DTDValidator.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XML11DTDValidator extends org.apache.xerces.impl.dtd.XMLDTDValidator {
protected static final String DTD_VALIDATOR_PROPERTY
public void ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager)
protected void init ()
}
org/apache/xerces/impl/dtd/XML11NSDTDValidator.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XML11NSDTDValidator extends org.apache.xerces.impl.dtd.XML11DTDValidator {
private final org.apache.xerces.xni.QName fAttributeQName
public void ()
protected final void startNamespaceScope (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected void endNamespaceScope (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations, boolean) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/dtd/XMLAttributeDecl.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLAttributeDecl extends java.lang.Object {
public final org.apache.xerces.xni.QName name
public final org.apache.xerces.impl.dtd.XMLSimpleType simpleType
public boolean optional
public void ()
public void setValues (org.apache.xerces.xni.QName, org.apache.xerces.impl.dtd.XMLSimpleType, boolean)
public void clear ()
}
org/apache/xerces/impl/dtd/XMLContentSpec$Provider.class
package org.apache.xerces.impl.dtd
public abstract org.apache.xerces.impl.dtd.XMLContentSpec$Provider extends java.lang.Object {
public abstract boolean getContentSpec (int, org.apache.xerces.impl.dtd.XMLContentSpec)
}
org/apache/xerces/impl/dtd/XMLContentSpec.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLContentSpec extends java.lang.Object {
public static final short CONTENTSPECNODE_LEAF
public static final short CONTENTSPECNODE_ZERO_OR_ONE
public static final short CONTENTSPECNODE_ZERO_OR_MORE
public static final short CONTENTSPECNODE_ONE_OR_MORE
public static final short CONTENTSPECNODE_CHOICE
public static final short CONTENTSPECNODE_SEQ
public static final short CONTENTSPECNODE_ANY
public static final short CONTENTSPECNODE_ANY_OTHER
public static final short CONTENTSPECNODE_ANY_LOCAL
public static final short CONTENTSPECNODE_ANY_LAX
public static final short CONTENTSPECNODE_ANY_OTHER_LAX
public static final short CONTENTSPECNODE_ANY_LOCAL_LAX
public static final short CONTENTSPECNODE_ANY_SKIP
public static final short CONTENTSPECNODE_ANY_OTHER_SKIP
public static final short CONTENTSPECNODE_ANY_LOCAL_SKIP
public short type
public Object value
public Object otherValue
public void ()
public void (short, java.lang.Object, java.lang.Object)
public void (org.apache.xerces.impl.dtd.XMLContentSpec)
public void (org.apache.xerces.impl.dtd.XMLContentSpec$Provider, int)
public void clear ()
public void setValues (short, java.lang.Object, java.lang.Object)
public void setValues (org.apache.xerces.impl.dtd.XMLContentSpec)
public void setValues (org.apache.xerces.impl.dtd.XMLContentSpec$Provider, int)
public int hashCode ()
public boolean equals (java.lang.Object)
}
org/apache/xerces/impl/dtd/XMLDTDDescription.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLDTDDescription extends org.apache.xerces.util.XMLResourceIdentifierImpl implements org.apache.xerces.xni.grammars.XMLDTDDescription {
protected String fRootName
protected java.util.Vector fPossibleRoots
public void (org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String)
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void (org.apache.xerces.xni.parser.XMLInputSource)
public java.lang.String getGrammarType ()
public java.lang.String getRootName ()
public void setRootName (java.lang.String)
public void setPossibleRoots (java.util.Vector)
public boolean equals (java.lang.Object)
public int hashCode ()
}
org/apache/xerces/impl/dtd/XMLDTDLoader.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLDTDLoader extends org.apache.xerces.impl.dtd.XMLDTDProcessor implements org.apache.xerces.xni.grammars.XMLGrammarLoader {
protected static final String STANDARD_URI_CONFORMANT_FEATURE
protected static final String BALANCE_SYNTAX_TREES
private static final String[] LOADER_RECOGNIZED_FEATURES
protected static final String ERROR_HANDLER
public static final String ENTITY_RESOLVER
private static final String[] LOADER_RECOGNIZED_PROPERTIES
private boolean fStrictURI
private boolean fBalanceSyntaxTrees
protected org.apache.xerces.xni.parser.XMLEntityResolver fEntityResolver
protected org.apache.xerces.impl.XMLDTDScannerImpl fDTDScanner
protected org.apache.xerces.impl.XMLEntityManager fEntityManager
protected java.util.Locale fLocale
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.impl.XMLErrorReporter, org.apache.xerces.xni.parser.XMLEntityResolver)
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public java.lang.Object getProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setLocale (java.util.Locale)
public java.util.Locale getLocale ()
public void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public org.apache.xerces.xni.grammars.Grammar loadGrammar (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException org.apache.xerces.xni.XNIException
public void loadGrammarWithContext (org.apache.xerces.impl.dtd.XMLDTDValidator, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws java.io.IOException org.apache.xerces.xni.XNIException
protected void reset ()
protected org.apache.xerces.impl.XMLDTDScannerImpl createDTDScanner (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.XMLErrorReporter, org.apache.xerces.impl.XMLEntityManager)
protected short getScannerVersion ()
static void ()
}
org/apache/xerces/impl/dtd/XMLDTDProcessor.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLDTDProcessor extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponent org.apache.xerces.xni.parser.XMLDTDFilter org.apache.xerces.xni.parser.XMLDTDContentModelFilter {
private static final int TOP_LEVEL_SCOPE
protected static final String VALIDATION
protected static final String NOTIFY_CHAR_REFS
protected static final String WARN_ON_DUPLICATE_ATTDEF
protected static final String WARN_ON_UNDECLARED_ELEMDEF
protected static final String PARSER_SETTINGS
protected static final String SYMBOL_TABLE
protected static final String ERROR_REPORTER
protected static final String GRAMMAR_POOL
protected static final String DTD_VALIDATOR
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
protected boolean fValidation
protected boolean fDTDValidation
protected boolean fWarnDuplicateAttdef
protected boolean fWarnOnUndeclaredElemdef
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.impl.dtd.DTDGrammarBucket fGrammarBucket
protected org.apache.xerces.impl.dtd.XMLDTDValidator fValidator
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected java.util.Locale fLocale
protected org.apache.xerces.xni.XMLDTDHandler fDTDHandler
protected org.apache.xerces.xni.parser.XMLDTDSource fDTDSource
protected org.apache.xerces.xni.XMLDTDContentModelHandler fDTDContentModelHandler
protected org.apache.xerces.xni.parser.XMLDTDContentModelSource fDTDContentModelSource
protected org.apache.xerces.impl.dtd.DTDGrammar fDTDGrammar
private boolean fPerformValidation
protected boolean fInDTDIgnore
private boolean fMixed
private final org.apache.xerces.impl.dtd.XMLEntityDecl fEntityDecl
private final java.util.Hashtable fNDataDeclNotations
private String fDTDElementDeclName
private final java.util.Vector fMixedElementTypes
private final java.util.Vector fDTDElementDecls
private java.util.Hashtable fTableOfIDAttributeNames
private java.util.Hashtable fTableOfNOTATIONAttributeNames
private java.util.Hashtable fNotationEnumVals
public void ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void reset ()
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public void setDTDContentModelHandler (org.apache.xerces.xni.XMLDTDContentModelHandler)
public org.apache.xerces.xni.XMLDTDContentModelHandler getDTDContentModelHandler ()
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected static void checkStandaloneEntityRef (java.lang.String, org.apache.xerces.impl.dtd.DTDGrammar, org.apache.xerces.impl.dtd.XMLEntityDecl, org.apache.xerces.impl.XMLErrorReporter) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDTDSource (org.apache.xerces.xni.parser.XMLDTDSource)
public org.apache.xerces.xni.parser.XMLDTDSource getDTDSource ()
public void setDTDContentModelSource (org.apache.xerces.xni.parser.XMLDTDContentModelSource)
public org.apache.xerces.xni.parser.XMLDTDContentModelSource getDTDContentModelSource ()
public void startContentModel (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void any (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void empty (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void pcdata (org.apache.xerces.xni.Augmentations)
public void element (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void separator (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void occurrence (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endContentModel (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
private boolean normalizeDefaultAttrValue (org.apache.xerces.xni.XMLString)
protected boolean isValidNmtoken (java.lang.String)
protected boolean isValidName (java.lang.String)
private void checkDeclaredElements (org.apache.xerces.impl.dtd.DTDGrammar)
private void checkDeclaredElements (org.apache.xerces.impl.dtd.DTDGrammar, int, int, org.apache.xerces.impl.dtd.XMLContentSpec)
static void ()
}
org/apache/xerces/impl/dtd/XMLDTDValidator.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLDTDValidator extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponent org.apache.xerces.xni.parser.XMLDocumentFilter org.apache.xerces.impl.dtd.XMLDTDValidatorFilter org.apache.xerces.impl.RevalidationHandler {
private static final int TOP_LEVEL_SCOPE
protected static final String NAMESPACES
protected static final String VALIDATION
protected static final String DYNAMIC_VALIDATION
protected static final String BALANCE_SYNTAX_TREES
protected static final String WARN_ON_DUPLICATE_ATTDEF
protected static final String PARSER_SETTINGS
protected static final String SYMBOL_TABLE
protected static final String ERROR_REPORTER
protected static final String GRAMMAR_POOL
protected static final String DATATYPE_VALIDATOR_FACTORY
protected static final String VALIDATION_MANAGER
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
private static final boolean DEBUG_ATTRIBUTES
private static final boolean DEBUG_ELEMENT_CHILDREN
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected final org.apache.xerces.impl.validation.ValidationState fValidationState
protected boolean fNamespaces
protected boolean fValidation
protected boolean fDTDValidation
protected boolean fDynamicValidation
protected boolean fBalanceSyntaxTrees
protected boolean fWarnDuplicateAttdef
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected org.apache.xerces.impl.dtd.DTDGrammarBucket fGrammarBucket
protected org.apache.xerces.xni.XMLLocator fDocLocation
protected org.apache.xerces.xni.NamespaceContext fNamespaceContext
protected org.apache.xerces.impl.dv.DTDDVFactory fDatatypeValidatorFactory
protected org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected org.apache.xerces.xni.parser.XMLDocumentSource fDocumentSource
protected org.apache.xerces.impl.dtd.DTDGrammar fDTDGrammar
protected boolean fSeenDoctypeDecl
private boolean fPerformValidation
private String fSchemaType
private final org.apache.xerces.xni.QName fCurrentElement
private int fCurrentElementIndex
private int fCurrentContentSpecType
private final org.apache.xerces.xni.QName fRootElement
private boolean fInCDATASection
private int[] fElementIndexStack
private int[] fContentSpecTypeStack
private org.apache.xerces.xni.QName[] fElementQNamePartsStack
private org.apache.xerces.xni.QName[] fElementChildren
private int fElementChildrenLength
private int[] fElementChildrenOffsetStack
private int fElementDepth
private boolean fSeenRootElement
private boolean fInElementContent
private org.apache.xerces.impl.dtd.XMLElementDecl fTempElementDecl
private org.apache.xerces.impl.dtd.XMLAttributeDecl fTempAttDecl
private org.apache.xerces.impl.dtd.XMLEntityDecl fEntityDecl
private org.apache.xerces.xni.QName fTempQName
private StringBuffer fBuffer
protected org.apache.xerces.impl.dv.DatatypeValidator fValID
protected org.apache.xerces.impl.dv.DatatypeValidator fValIDRef
protected org.apache.xerces.impl.dv.DatatypeValidator fValIDRefs
protected org.apache.xerces.impl.dv.DatatypeValidator fValENTITY
protected org.apache.xerces.impl.dv.DatatypeValidator fValENTITIES
protected org.apache.xerces.impl.dv.DatatypeValidator fValNMTOKEN
protected org.apache.xerces.impl.dv.DatatypeValidator fValNMTOKENS
protected org.apache.xerces.impl.dv.DatatypeValidator fValNOTATION
public void ()
org.apache.xerces.impl.dtd.DTDGrammarBucket getGrammarBucket ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public final boolean hasGrammar ()
public final boolean validate ()
protected void addDTDDefaultAttrsAndValidate (org.apache.xerces.xni.QName, int, org.apache.xerces.xni.XMLAttributes) throws org.apache.xerces.xni.XNIException
protected java.lang.String getExternalEntityRefInAttrValue (java.lang.String)
protected void validateDTDattribute (org.apache.xerces.xni.QName, java.lang.String, org.apache.xerces.impl.dtd.XMLAttributeDecl) throws org.apache.xerces.xni.XNIException
protected boolean invalidStandaloneAttDef (org.apache.xerces.xni.QName, org.apache.xerces.xni.QName)
private boolean normalizeAttrValue (org.apache.xerces.xni.XMLAttributes, int)
private final void rootElementSpecified (org.apache.xerces.xni.QName) throws org.apache.xerces.xni.XNIException
private int checkContent (int, org.apache.xerces.xni.QName[], int, int) throws org.apache.xerces.xni.XNIException
private int getContentSpecType (int)
private void charDataInContent ()
private java.lang.String getAttributeTypeName (org.apache.xerces.impl.dtd.XMLAttributeDecl)
protected void init ()
private void ensureStackCapacity (int)
protected boolean handleStartElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected void startNamespaceScope (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations)
protected void handleEndElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations, boolean) throws org.apache.xerces.xni.XNIException
protected void endNamespaceScope (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations, boolean)
protected boolean isSpace (int)
public boolean characterData (java.lang.String, org.apache.xerces.xni.Augmentations)
static void ()
}
org/apache/xerces/impl/dtd/XMLDTDValidatorFilter.class
package org.apache.xerces.impl.dtd
public abstract org.apache.xerces.impl.dtd.XMLDTDValidatorFilter extends java.lang.Object implements org.apache.xerces.xni.parser.XMLDocumentFilter {
public abstract boolean hasGrammar ()
public abstract boolean validate ()
}
org/apache/xerces/impl/dtd/XMLElementDecl.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLElementDecl extends java.lang.Object {
public static final short TYPE_ANY
public static final short TYPE_EMPTY
public static final short TYPE_MIXED
public static final short TYPE_CHILDREN
public static final short TYPE_SIMPLE
public final org.apache.xerces.xni.QName name
public int scope
public short type
public org.apache.xerces.impl.dtd.models.ContentModelValidator contentModelValidator
public final org.apache.xerces.impl.dtd.XMLSimpleType simpleType
public void ()
public void setValues (org.apache.xerces.xni.QName, int, short, org.apache.xerces.impl.dtd.models.ContentModelValidator, org.apache.xerces.impl.dtd.XMLSimpleType)
public void clear ()
}
org/apache/xerces/impl/dtd/XMLEntityDecl.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLEntityDecl extends java.lang.Object {
public String name
public String publicId
public String systemId
public String baseSystemId
public String notation
public boolean isPE
public boolean inExternal
public String value
public void ()
public void setValues (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean, boolean)
public void setValues (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, boolean, boolean)
public void clear ()
}
org/apache/xerces/impl/dtd/XMLNSDTDValidator.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLNSDTDValidator extends org.apache.xerces.impl.dtd.XMLDTDValidator {
private final org.apache.xerces.xni.QName fAttributeQName
public void ()
protected final void startNamespaceScope (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected void endNamespaceScope (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations, boolean) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/dtd/XMLNotationDecl.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLNotationDecl extends java.lang.Object {
public String name
public String publicId
public String systemId
public String baseSystemId
public void ()
public void setValues (java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void clear ()
}
org/apache/xerces/impl/dtd/XMLSimpleType.class
package org.apache.xerces.impl.dtd
public org.apache.xerces.impl.dtd.XMLSimpleType extends java.lang.Object {
public static final short TYPE_CDATA
public static final short TYPE_ENTITY
public static final short TYPE_ENUMERATION
public static final short TYPE_ID
public static final short TYPE_IDREF
public static final short TYPE_NMTOKEN
public static final short TYPE_NOTATION
public static final short TYPE_NAMED
public static final short DEFAULT_TYPE_DEFAULT
public static final short DEFAULT_TYPE_FIXED
public static final short DEFAULT_TYPE_IMPLIED
public static final short DEFAULT_TYPE_REQUIRED
public short type
public String name
public String[] enumeration
public boolean list
public short defaultType
public String defaultValue
public String nonNormalizedDefaultValue
public org.apache.xerces.impl.dv.DatatypeValidator datatypeValidator
public void ()
public void setValues (short, java.lang.String, java.lang.String[], boolean, short, java.lang.String, java.lang.String, org.apache.xerces.impl.dv.DatatypeValidator)
public void setValues (org.apache.xerces.impl.dtd.XMLSimpleType)
public void clear ()
}
org/apache/xerces/impl/dtd/models/CMAny.class
package org.apache.xerces.impl.dtd.models
public org.apache.xerces.impl.dtd.models.CMAny extends org.apache.xerces.impl.dtd.models.CMNode {
private final int fType
private final String fURI
private int fPosition
public void (int, java.lang.String, int)
final int getType ()
final java.lang.String getURI ()
final int getPosition ()
final void setPosition (int)
public boolean isNullable ()
public java.lang.String toString ()
protected void calcFirstPos (org.apache.xerces.impl.dtd.models.CMStateSet)
protected void calcLastPos (org.apache.xerces.impl.dtd.models.CMStateSet)
}
org/apache/xerces/impl/dtd/models/CMBinOp.class
package org.apache.xerces.impl.dtd.models
public org.apache.xerces.impl.dtd.models.CMBinOp extends org.apache.xerces.impl.dtd.models.CMNode {
private final org.apache.xerces.impl.dtd.models.CMNode fLeftChild
private final org.apache.xerces.impl.dtd.models.CMNode fRightChild
public void (int, org.apache.xerces.impl.dtd.models.CMNode, org.apache.xerces.impl.dtd.models.CMNode)
final org.apache.xerces.impl.dtd.models.CMNode getLeft ()
final org.apache.xerces.impl.dtd.models.CMNode getRight ()
public boolean isNullable ()
protected void calcFirstPos (org.apache.xerces.impl.dtd.models.CMStateSet)
protected void calcLastPos (org.apache.xerces.impl.dtd.models.CMStateSet)
}
org/apache/xerces/impl/dtd/models/CMLeaf.class
package org.apache.xerces.impl.dtd.models
public org.apache.xerces.impl.dtd.models.CMLeaf extends org.apache.xerces.impl.dtd.models.CMNode {
private final org.apache.xerces.xni.QName fElement
private int fPosition
public void (org.apache.xerces.xni.QName, int)
public void (org.apache.xerces.xni.QName)
final org.apache.xerces.xni.QName getElement ()
final int getPosition ()
final void setPosition (int)
public boolean isNullable ()
public java.lang.String toString ()
protected void calcFirstPos (org.apache.xerces.impl.dtd.models.CMStateSet)
protected void calcLastPos (org.apache.xerces.impl.dtd.models.CMStateSet)
}
org/apache/xerces/impl/dtd/models/CMNode.class
package org.apache.xerces.impl.dtd.models
public abstract org.apache.xerces.impl.dtd.models.CMNode extends java.lang.Object {
private final int fType
private org.apache.xerces.impl.dtd.models.CMStateSet fFirstPos
private org.apache.xerces.impl.dtd.models.CMStateSet fFollowPos
private org.apache.xerces.impl.dtd.models.CMStateSet fLastPos
private int fMaxStates
private boolean fCompactedForUPA
public void (int)
public abstract boolean isNullable ()
public final int type ()
public final org.apache.xerces.impl.dtd.models.CMStateSet firstPos ()
public final org.apache.xerces.impl.dtd.models.CMStateSet lastPos ()
final void setFollowPos (org.apache.xerces.impl.dtd.models.CMStateSet)
public final void setMaxStates (int)
public boolean isCompactedForUPA ()
public void setIsCompactUPAModel (boolean)
protected abstract void calcFirstPos (org.apache.xerces.impl.dtd.models.CMStateSet)
protected abstract void calcLastPos (org.apache.xerces.impl.dtd.models.CMStateSet)
}
org/apache/xerces/impl/dtd/models/CMStateSet.class
package org.apache.xerces.impl.dtd.models
public org.apache.xerces.impl.dtd.models.CMStateSet extends java.lang.Object {
int fBitCount
int fByteCount
int fBits1
int fBits2
byte[] fByteArray
public void (int)
public java.lang.String toString ()
public final void intersection (org.apache.xerces.impl.dtd.models.CMStateSet)
public final boolean getBit (int)
public final boolean isEmpty ()
final boolean isSameSet (org.apache.xerces.impl.dtd.models.CMStateSet)
public final void union (org.apache.xerces.impl.dtd.models.CMStateSet)
public final void setBit (int)
public final void setTo (org.apache.xerces.impl.dtd.models.CMStateSet)
public final void zeroBits ()
public boolean equals (java.lang.Object)
public int hashCode ()
}
org/apache/xerces/impl/dtd/models/CMUniOp.class
package org.apache.xerces.impl.dtd.models
public org.apache.xerces.impl.dtd.models.CMUniOp extends org.apache.xerces.impl.dtd.models.CMNode {
private final org.apache.xerces.impl.dtd.models.CMNode fChild
public void (int, org.apache.xerces.impl.dtd.models.CMNode)
final org.apache.xerces.impl.dtd.models.CMNode getChild ()
public boolean isNullable ()
protected void calcFirstPos (org.apache.xerces.impl.dtd.models.CMStateSet)
protected void calcLastPos (org.apache.xerces.impl.dtd.models.CMStateSet)
}
org/apache/xerces/impl/dtd/models/ContentModelValidator.class
package org.apache.xerces.impl.dtd.models
public abstract org.apache.xerces.impl.dtd.models.ContentModelValidator extends java.lang.Object {
public abstract int validate (org.apache.xerces.xni.QName[], int, int)
}
org/apache/xerces/impl/dtd/models/DFAContentModel.class
package org.apache.xerces.impl.dtd.models
public org.apache.xerces.impl.dtd.models.DFAContentModel extends java.lang.Object implements org.apache.xerces.impl.dtd.models.ContentModelValidator {
private static String fEpsilonString
private static String fEOCString
private static final boolean DEBUG_VALIDATE_CONTENT
private org.apache.xerces.xni.QName[] fElemMap
private int[] fElemMapType
private int fElemMapSize
private boolean fMixed
private int fEOCPos
private boolean[] fFinalStateFlags
private org.apache.xerces.impl.dtd.models.CMStateSet[] fFollowList
private org.apache.xerces.impl.dtd.models.CMNode fHeadNode
private int fLeafCount
private org.apache.xerces.impl.dtd.models.CMLeaf[] fLeafList
private int[] fLeafListType
private int[][] fTransTable
private int fTransTableSize
private boolean fEmptyContentIsValid
private final org.apache.xerces.xni.QName fQName
public void (org.apache.xerces.impl.dtd.models.CMNode, int, boolean)
public int validate (org.apache.xerces.xni.QName[], int, int)
private void buildDFA (org.apache.xerces.impl.dtd.models.CMNode)
private void calcFollowList (org.apache.xerces.impl.dtd.models.CMNode)
private void dumpTree (org.apache.xerces.impl.dtd.models.CMNode, int)
private int[] makeDefStateList ()
private int postTreeBuildInit (org.apache.xerces.impl.dtd.models.CMNode, int)
static void ()
}
org/apache/xerces/impl/dtd/models/MixedContentModel.class
package org.apache.xerces.impl.dtd.models
public org.apache.xerces.impl.dtd.models.MixedContentModel extends java.lang.Object implements org.apache.xerces.impl.dtd.models.ContentModelValidator {
private final int fCount
private final org.apache.xerces.xni.QName[] fChildren
private final int[] fChildrenType
private final boolean fOrdered
public void (org.apache.xerces.xni.QName[], int[], int, int, boolean)
public int validate (org.apache.xerces.xni.QName[], int, int)
}
org/apache/xerces/impl/dtd/models/SimpleContentModel.class
package org.apache.xerces.impl.dtd.models
public org.apache.xerces.impl.dtd.models.SimpleContentModel extends java.lang.Object implements org.apache.xerces.impl.dtd.models.ContentModelValidator {
public static final short CHOICE
public static final short SEQUENCE
private final org.apache.xerces.xni.QName fFirstChild
private final org.apache.xerces.xni.QName fSecondChild
private final int fOperator
public void (short, org.apache.xerces.xni.QName, org.apache.xerces.xni.QName)
public int validate (org.apache.xerces.xni.QName[], int, int)
}
org/apache/xerces/impl/dv/DTDDVFactory.class
package org.apache.xerces.impl.dv
public abstract org.apache.xerces.impl.dv.DTDDVFactory extends java.lang.Object {
private static final String DEFAULT_FACTORY_CLASS
public static final org.apache.xerces.impl.dv.DTDDVFactory getInstance () throws org.apache.xerces.impl.dv.DVFactoryException
public static final org.apache.xerces.impl.dv.DTDDVFactory getInstance (java.lang.String) throws org.apache.xerces.impl.dv.DVFactoryException
protected void ()
public abstract org.apache.xerces.impl.dv.DatatypeValidator getBuiltInDV (java.lang.String)
public abstract java.util.Hashtable getBuiltInTypes ()
}
org/apache/xerces/impl/dv/DVFactoryException.class
package org.apache.xerces.impl.dv
public org.apache.xerces.impl.dv.DVFactoryException extends java.lang.RuntimeException {
static final long serialVersionUID
public void ()
public void (java.lang.String)
}
org/apache/xerces/impl/dv/DatatypeException.class
package org.apache.xerces.impl.dv
public org.apache.xerces.impl.dv.DatatypeException extends java.lang.Exception {
static final long serialVersionUID
protected final String key
protected final Object[] args
public void (java.lang.String, java.lang.Object[])
public java.lang.String getKey ()
public java.lang.Object[] getArgs ()
public java.lang.String getMessage ()
}
org/apache/xerces/impl/dv/DatatypeValidator.class
package org.apache.xerces.impl.dv
public abstract org.apache.xerces.impl.dv.DatatypeValidator extends java.lang.Object {
public abstract void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/InvalidDatatypeFacetException.class
package org.apache.xerces.impl.dv
public org.apache.xerces.impl.dv.InvalidDatatypeFacetException extends org.apache.xerces.impl.dv.DatatypeException {
static final long serialVersionUID
public void (java.lang.String, java.lang.Object[])
}
org/apache/xerces/impl/dv/InvalidDatatypeValueException.class
package org.apache.xerces.impl.dv
public org.apache.xerces.impl.dv.InvalidDatatypeValueException extends org.apache.xerces.impl.dv.DatatypeException {
static final long serialVersionUID
public void (java.lang.String, java.lang.Object[])
}
org/apache/xerces/impl/dv/ObjectFactory$ConfigurationError.class
package org.apache.xerces.impl.dv
final org.apache.xerces.impl.dv.ObjectFactory$ConfigurationError extends java.lang.Error {
static final long serialVersionUID
private Exception exception
void (java.lang.String, java.lang.Exception)
java.lang.Exception getException ()
}
org/apache/xerces/impl/dv/ObjectFactory.class
package org.apache.xerces.impl.dv
final org.apache.xerces.impl.dv.ObjectFactory extends java.lang.Object {
private static final String DEFAULT_PROPERTIES_FILENAME
private static final boolean DEBUG
private static final int DEFAULT_LINE_LENGTH
private static java.util.Properties fXercesProperties
private static long fLastModified
static Class class$org$apache$xerces$impl$dv$ObjectFactory
void ()
static java.lang.Object createObject (java.lang.String, java.lang.String) throws org.apache.xerces.impl.dv.ObjectFactory$ConfigurationError
static java.lang.Object createObject (java.lang.String, java.lang.String, java.lang.String) throws org.apache.xerces.impl.dv.ObjectFactory$ConfigurationError
private static void debugPrintln (java.lang.String)
static java.lang.ClassLoader findClassLoader () throws org.apache.xerces.impl.dv.ObjectFactory$ConfigurationError
static java.lang.Object newInstance (java.lang.String, java.lang.ClassLoader, boolean) throws org.apache.xerces.impl.dv.ObjectFactory$ConfigurationError
static java.lang.Class findProviderClass (java.lang.String, java.lang.ClassLoader, boolean) throws java.lang.ClassNotFoundException org.apache.xerces.impl.dv.ObjectFactory$ConfigurationError
private static java.lang.Object findJarServiceProvider (java.lang.String) throws org.apache.xerces.impl.dv.ObjectFactory$ConfigurationError
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xerces/impl/dv/SchemaDVFactory.class
package org.apache.xerces.impl.dv
public abstract org.apache.xerces.impl.dv.SchemaDVFactory extends java.lang.Object {
private static final String DEFAULT_FACTORY_CLASS
public static final org.apache.xerces.impl.dv.SchemaDVFactory getInstance () throws org.apache.xerces.impl.dv.DVFactoryException
public static final org.apache.xerces.impl.dv.SchemaDVFactory getInstance (java.lang.String) throws org.apache.xerces.impl.dv.DVFactoryException
protected void ()
public abstract org.apache.xerces.impl.dv.XSSimpleType getBuiltInType (java.lang.String)
public abstract org.apache.xerces.util.SymbolHash getBuiltInTypes ()
public abstract org.apache.xerces.impl.dv.XSSimpleType createTypeRestriction (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.xs.XSObjectList)
public abstract org.apache.xerces.impl.dv.XSSimpleType createTypeList (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.xs.XSObjectList)
public abstract org.apache.xerces.impl.dv.XSSimpleType createTypeUnion (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.XSSimpleType[], org.apache.xerces.xs.XSObjectList)
}
org/apache/xerces/impl/dv/SecuritySupport$1.class
package org.apache.xerces.impl.dv
org.apache.xerces.impl.dv.SecuritySupport$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xerces/impl/dv/SecuritySupport$2.class
package org.apache.xerces.impl.dv
org.apache.xerces.impl.dv.SecuritySupport$2 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xerces/impl/dv/SecuritySupport$3.class
package org.apache.xerces.impl.dv
org.apache.xerces.impl.dv.SecuritySupport$3 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
void (java.lang.ClassLoader)
public java.lang.Object run ()
}
org/apache/xerces/impl/dv/SecuritySupport$4.class
package org.apache.xerces.impl.dv
org.apache.xerces.impl.dv.SecuritySupport$4 extends java.lang.Object implements java.security.PrivilegedAction {
private final String val$propName
void (java.lang.String)
public java.lang.Object run ()
}
org/apache/xerces/impl/dv/SecuritySupport$5.class
package org.apache.xerces.impl.dv
org.apache.xerces.impl.dv.SecuritySupport$5 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
private final java.io.File val$file
void (java.io.File)
public java.lang.Object run () throws java.io.FileNotFoundException
}
org/apache/xerces/impl/dv/SecuritySupport$6.class
package org.apache.xerces.impl.dv
org.apache.xerces.impl.dv.SecuritySupport$6 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
private final String val$name
void (java.lang.ClassLoader, java.lang.String)
public java.lang.Object run ()
}
org/apache/xerces/impl/dv/SecuritySupport$7.class
package org.apache.xerces.impl.dv
org.apache.xerces.impl.dv.SecuritySupport$7 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xerces/impl/dv/SecuritySupport$8.class
package org.apache.xerces.impl.dv
org.apache.xerces.impl.dv.SecuritySupport$8 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xerces/impl/dv/SecuritySupport.class
package org.apache.xerces.impl.dv
final org.apache.xerces.impl.dv.SecuritySupport extends java.lang.Object {
static java.lang.ClassLoader getContextClassLoader ()
static java.lang.ClassLoader getSystemClassLoader ()
static java.lang.ClassLoader getParentClassLoader (java.lang.ClassLoader)
static java.lang.String getSystemProperty (java.lang.String)
static java.io.FileInputStream getFileInputStream (java.io.File) throws java.io.FileNotFoundException
static java.io.InputStream getResourceAsStream (java.lang.ClassLoader, java.lang.String)
static boolean getFileExists (java.io.File)
static long getLastModified (java.io.File)
private void ()
}
org/apache/xerces/impl/dv/ValidatedInfo.class
package org.apache.xerces.impl.dv
public org.apache.xerces.impl.dv.ValidatedInfo extends java.lang.Object {
public String normalizedValue
public Object actualValue
public short actualValueType
public org.apache.xerces.impl.dv.XSSimpleType memberType
public org.apache.xerces.impl.dv.XSSimpleType[] memberTypes
public org.apache.xerces.xs.ShortList itemValueTypes
public void ()
public void reset ()
public java.lang.String stringValue ()
public static boolean isComparable (org.apache.xerces.impl.dv.ValidatedInfo, org.apache.xerces.impl.dv.ValidatedInfo)
private static short convertToPrimitiveKind (short)
}
org/apache/xerces/impl/dv/ValidationContext.class
package org.apache.xerces.impl.dv
public abstract org.apache.xerces.impl.dv.ValidationContext extends java.lang.Object {
public abstract boolean needFacetChecking ()
public abstract boolean needExtraChecking ()
public abstract boolean needToNormalize ()
public abstract boolean useNamespaces ()
public abstract boolean isEntityDeclared (java.lang.String)
public abstract boolean isEntityUnparsed (java.lang.String)
public abstract boolean isIdDeclared (java.lang.String)
public abstract void addId (java.lang.String)
public abstract void addIdRef (java.lang.String)
public abstract java.lang.String getSymbol (java.lang.String)
public abstract java.lang.String getURI (java.lang.String)
}
org/apache/xerces/impl/dv/XSFacets.class
package org.apache.xerces.impl.dv
public org.apache.xerces.impl.dv.XSFacets extends java.lang.Object {
public int length
public int minLength
public int maxLength
public short whiteSpace
public int totalDigits
public int fractionDigits
public String pattern
public java.util.Vector enumeration
public java.util.Vector enumNSDecls
public String maxInclusive
public String maxExclusive
public String minInclusive
public String minExclusive
public org.apache.xerces.xs.XSAnnotation lengthAnnotation
public org.apache.xerces.xs.XSAnnotation minLengthAnnotation
public org.apache.xerces.xs.XSAnnotation maxLengthAnnotation
public org.apache.xerces.xs.XSAnnotation whiteSpaceAnnotation
public org.apache.xerces.xs.XSAnnotation totalDigitsAnnotation
public org.apache.xerces.xs.XSAnnotation fractionDigitsAnnotation
public org.apache.xerces.impl.xs.util.XSObjectListImpl patternAnnotations
public org.apache.xerces.xs.XSObjectList enumAnnotations
public org.apache.xerces.xs.XSAnnotation maxInclusiveAnnotation
public org.apache.xerces.xs.XSAnnotation maxExclusiveAnnotation
public org.apache.xerces.xs.XSAnnotation minInclusiveAnnotation
public org.apache.xerces.xs.XSAnnotation minExclusiveAnnotation
public void ()
public void reset ()
}
org/apache/xerces/impl/dv/XSSimpleType.class
package org.apache.xerces.impl.dv
public abstract org.apache.xerces.impl.dv.XSSimpleType extends java.lang.Object implements org.apache.xerces.xs.XSSimpleTypeDefinition {
public static final short WS_PRESERVE
public static final short WS_REPLACE
public static final short WS_COLLAPSE
public static final short PRIMITIVE_STRING
public static final short PRIMITIVE_BOOLEAN
public static final short PRIMITIVE_DECIMAL
public static final short PRIMITIVE_FLOAT
public static final short PRIMITIVE_DOUBLE
public static final short PRIMITIVE_DURATION
public static final short PRIMITIVE_DATETIME
public static final short PRIMITIVE_TIME
public static final short PRIMITIVE_DATE
public static final short PRIMITIVE_GYEARMONTH
public static final short PRIMITIVE_GYEAR
public static final short PRIMITIVE_GMONTHDAY
public static final short PRIMITIVE_GDAY
public static final short PRIMITIVE_GMONTH
public static final short PRIMITIVE_HEXBINARY
public static final short PRIMITIVE_BASE64BINARY
public static final short PRIMITIVE_ANYURI
public static final short PRIMITIVE_QNAME
public static final short PRIMITIVE_PRECISIONDECIMAL
public static final short PRIMITIVE_NOTATION
public abstract short getPrimitiveKind ()
public abstract java.lang.Object validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public abstract java.lang.Object validate (java.lang.Object, org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public abstract void validate (org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public abstract void applyFacets (org.apache.xerces.impl.dv.XSFacets, short, short, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeFacetException
public abstract boolean isEqual (java.lang.Object, java.lang.Object)
public abstract boolean isIDType ()
public abstract short getWhitespace () throws org.apache.xerces.impl.dv.DatatypeException
}
org/apache/xerces/impl/dv/dtd/DTDDVFactoryImpl.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl extends org.apache.xerces.impl.dv.DTDDVFactory {
static final java.util.Hashtable fBuiltInTypes
public void ()
public org.apache.xerces.impl.dv.DatatypeValidator getBuiltInDV (java.lang.String)
public java.util.Hashtable getBuiltInTypes ()
static void createBuiltInTypes ()
static void ()
}
org/apache/xerces/impl/dv/dtd/ENTITYDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.ENTITYDatatypeValidator extends java.lang.Object implements org.apache.xerces.impl.dv.DatatypeValidator {
public void ()
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/dtd/IDDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.IDDatatypeValidator extends java.lang.Object implements org.apache.xerces.impl.dv.DatatypeValidator {
public void ()
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/dtd/IDREFDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator extends java.lang.Object implements org.apache.xerces.impl.dv.DatatypeValidator {
public void ()
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/dtd/ListDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.ListDatatypeValidator extends java.lang.Object implements org.apache.xerces.impl.dv.DatatypeValidator {
final org.apache.xerces.impl.dv.DatatypeValidator fItemValidator
public void (org.apache.xerces.impl.dv.DatatypeValidator)
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/dtd/NMTOKENDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.NMTOKENDatatypeValidator extends java.lang.Object implements org.apache.xerces.impl.dv.DatatypeValidator {
public void ()
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/dtd/NOTATIONDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.NOTATIONDatatypeValidator extends java.lang.Object implements org.apache.xerces.impl.dv.DatatypeValidator {
public void ()
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/dtd/StringDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.StringDatatypeValidator extends java.lang.Object implements org.apache.xerces.impl.dv.DatatypeValidator {
public void ()
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/dtd/XML11DTDDVFactoryImpl.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.XML11DTDDVFactoryImpl extends org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl {
static final java.util.Hashtable fXML11BuiltInTypes
public void ()
public org.apache.xerces.impl.dv.DatatypeValidator getBuiltInDV (java.lang.String)
public java.util.Hashtable getBuiltInTypes ()
static void ()
}
org/apache/xerces/impl/dv/dtd/XML11IDDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.XML11IDDatatypeValidator extends org.apache.xerces.impl.dv.dtd.IDDatatypeValidator {
public void ()
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/dtd/XML11IDREFDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.XML11IDREFDatatypeValidator extends org.apache.xerces.impl.dv.dtd.IDREFDatatypeValidator {
public void ()
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/dtd/XML11NMTOKENDatatypeValidator.class
package org.apache.xerces.impl.dv.dtd
public org.apache.xerces.impl.dv.dtd.XML11NMTOKENDatatypeValidator extends org.apache.xerces.impl.dv.dtd.NMTOKENDatatypeValidator {
public void ()
public void validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/util/Base64.class
package org.apache.xerces.impl.dv.util
public final org.apache.xerces.impl.dv.util.Base64 extends java.lang.Object {
private static final int BASELENGTH
private static final int LOOKUPLENGTH
private static final int TWENTYFOURBITGROUP
private static final int EIGHTBIT
private static final int SIXTEENBIT
private static final int SIXBIT
private static final int FOURBYTE
private static final int SIGN
private static final char PAD
private static final boolean fDebug
private static final byte[] base64Alphabet
private static final char[] lookUpBase64Alphabet
public void ()
protected static boolean isWhiteSpace (char)
protected static boolean isPad (char)
protected static boolean isData (char)
protected static boolean isBase64 (char)
public static java.lang.String encode (byte[])
public static byte[] decode (java.lang.String)
protected static int removeWhiteSpace (char[])
static void ()
}
org/apache/xerces/impl/dv/util/ByteListImpl.class
package org.apache.xerces.impl.dv.util
public org.apache.xerces.impl.dv.util.ByteListImpl extends java.lang.Object implements org.apache.xerces.xs.datatypes.ByteList {
protected final byte[] data
protected String canonical
public void (byte[])
public int getLength ()
public boolean contains (byte)
public byte item (int) throws org.apache.xerces.xs.XSException
}
org/apache/xerces/impl/dv/util/HexBin.class
package org.apache.xerces.impl.dv.util
public final org.apache.xerces.impl.dv.util.HexBin extends java.lang.Object {
private static final int BASELENGTH
private static final int LOOKUPLENGTH
private static final byte[] hexNumberTable
private static final char[] lookUpHexAlphabet
public void ()
public static java.lang.String encode (byte[])
public static byte[] decode (java.lang.String)
static void ()
}
org/apache/xerces/impl/dv/xs/AbstractDateTimeDV$DateTimeData.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData extends java.lang.Object implements org.apache.xerces.xs.datatypes.XSDateTime {
int year
int month
int day
int hour
int minute
int utc
double second
int timezoneHr
int timezoneMin
private String originalValue
boolean normalized
int unNormYear
int unNormMonth
int unNormDay
int unNormHour
int unNormMinute
double unNormSecond
int position
final org.apache.xerces.impl.dv.xs.AbstractDateTimeDV type
private String canonical
public void (java.lang.String, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV)
public void (int, int, int, int, int, double, int, java.lang.String, boolean, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV)
public boolean equals (java.lang.Object)
public synchronized java.lang.String toString ()
public int getYears ()
public int getMonths ()
public int getDays ()
public int getHours ()
public int getMinutes ()
public double getSeconds ()
public boolean hasTimeZone ()
public int getTimeZoneHours ()
public int getTimeZoneMinutes ()
public java.lang.String getLexicalValue ()
public org.apache.xerces.xs.datatypes.XSDateTime normalize ()
public boolean isNormalized ()
public java.lang.Object clone ()
public javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar ()
public javax.xml.datatype.Duration getDuration ()
}
org/apache/xerces/impl/dv/xs/AbstractDateTimeDV.class
package org.apache.xerces.impl.dv.xs
public abstract org.apache.xerces.impl.dv.xs.AbstractDateTimeDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
private static final boolean DEBUG
protected static final int YEAR
protected static final int MONTH
protected static final int DAY
protected final javax.xml.datatype.DatatypeFactory factory
public void ()
public short getAllowedFacets ()
public boolean isIdentical (java.lang.Object, java.lang.Object)
public int compare (java.lang.Object, java.lang.Object)
protected short compareDates (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData, boolean)
protected short compareOrder (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected void getTime (java.lang.String, int, int, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData) throws java.lang.RuntimeException
protected int getDate (java.lang.String, int, int, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData) throws java.lang.RuntimeException
protected int getYearMonth (java.lang.String, int, int, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData) throws java.lang.RuntimeException
protected void parseTimeZone (java.lang.String, int, int, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData) throws java.lang.RuntimeException
protected void getTimeZone (java.lang.String, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData, int, int) throws java.lang.RuntimeException
protected int indexOf (java.lang.String, int, int, char)
protected void validateDateTime (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected int findUTCSign (java.lang.String, int, int)
protected final boolean isNextCharUTCSign (java.lang.String, int, int)
protected int parseInt (java.lang.String, int, int) throws java.lang.NumberFormatException
protected int parseIntYear (java.lang.String, int)
protected void normalize (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected void saveUnnormalized (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected void resetDateObj (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected int maxDayInMonthFor (int, int)
private boolean isLeapYear (int)
protected int mod (int, int, int)
protected int fQuotient (int, int)
protected int modulo (int, int, int)
protected int fQuotient (int, int, int)
protected java.lang.String dateToString (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected final void append (java.lang.StringBuffer, int, int)
protected final void append (java.lang.StringBuffer, double)
protected final void append2 (java.lang.StringBuffer, double)
private void append3 (java.lang.StringBuffer, double)
protected double parseSecond (java.lang.String, int, int) throws java.lang.NumberFormatException
private void cloneDate (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.Duration getDuration (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/AnyAtomicDV.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.AnyAtomicDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/xs/AnySimpleDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.AnySimpleDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/xs/AnyURIDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.AnyURIDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
private static final org.apache.xerces.util.URI BASE_URI
private static boolean[] gNeedEscaping
private static char[] gAfterEscaping1
private static char[] gAfterEscaping2
private static char[] gHexChs
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
private static java.lang.String encode (java.lang.String)
static void ()
}
org/apache/xerces/impl/dv/xs/Base64BinaryDV$XBase64.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.Base64BinaryDV$XBase64 extends org.apache.xerces.impl.dv.util.ByteListImpl {
public void (byte[])
public synchronized java.lang.String toString ()
public boolean equals (java.lang.Object)
public int hashCode ()
}
org/apache/xerces/impl/dv/xs/Base64BinaryDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.Base64BinaryDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public int getDataLength (java.lang.Object)
}
org/apache/xerces/impl/dv/xs/BaseDVFactory.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.BaseDVFactory extends org.apache.xerces.impl.dv.SchemaDVFactory {
static final String URI_SCHEMAFORSCHEMA
static org.apache.xerces.util.SymbolHash fBaseTypes
public void ()
public org.apache.xerces.impl.dv.XSSimpleType getBuiltInType (java.lang.String)
public org.apache.xerces.util.SymbolHash getBuiltInTypes ()
public org.apache.xerces.impl.dv.XSSimpleType createTypeRestriction (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.xs.XSObjectList)
public org.apache.xerces.impl.dv.XSSimpleType createTypeList (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.xs.XSObjectList)
public org.apache.xerces.impl.dv.XSSimpleType createTypeUnion (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.XSSimpleType[], org.apache.xerces.xs.XSObjectList)
static void createBuiltInTypes (org.apache.xerces.util.SymbolHash)
static void ()
}
org/apache/xerces/impl/dv/xs/BooleanDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.BooleanDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/xs/DateDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.DateDV extends org.apache.xerces.impl.dv.xs.DateTimeDV {
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData parse (java.lang.String) throws org.apache.xerces.impl.dv.xs.SchemaDateTimeException
protected java.lang.String dateToString (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/DateTimeDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.DateTimeDV extends org.apache.xerces.impl.dv.xs.AbstractDateTimeDV {
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData parse (java.lang.String) throws org.apache.xerces.impl.dv.xs.SchemaDateTimeException
protected javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/DayDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.DayDV extends org.apache.xerces.impl.dv.xs.AbstractDateTimeDV {
private static final int DAY_SIZE
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData parse (java.lang.String) throws org.apache.xerces.impl.dv.xs.SchemaDateTimeException
protected java.lang.String dateToString (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/DayTimeDurationDV.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.DayTimeDurationDV extends org.apache.xerces.impl.dv.xs.DurationDV {
void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected javax.xml.datatype.Duration getDuration (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/DecimalDV$XDecimal.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.DecimalDV$XDecimal extends java.lang.Object implements org.apache.xerces.xs.datatypes.XSDecimal {
int sign
int totalDigits
int intDigits
int fracDigits
String ivalue
String fvalue
boolean integer
private String canonical
void (java.lang.String) throws java.lang.NumberFormatException
void (java.lang.String, boolean) throws java.lang.NumberFormatException
void initD (java.lang.String) throws java.lang.NumberFormatException
void initI (java.lang.String) throws java.lang.NumberFormatException
public boolean equals (java.lang.Object)
public int compareTo (org.apache.xerces.impl.dv.xs.DecimalDV$XDecimal)
private int intComp (org.apache.xerces.impl.dv.xs.DecimalDV$XDecimal)
public synchronized java.lang.String toString ()
private void makeCanonical ()
public java.math.BigDecimal getBigDecimal ()
public java.math.BigInteger getBigInteger () throws java.lang.NumberFormatException
public long getLong () throws java.lang.NumberFormatException
public int getInt () throws java.lang.NumberFormatException
public short getShort () throws java.lang.NumberFormatException
public byte getByte () throws java.lang.NumberFormatException
}
org/apache/xerces/impl/dv/xs/DecimalDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.DecimalDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public final short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public final int compare (java.lang.Object, java.lang.Object)
public final int getTotalDigits (java.lang.Object)
public final int getFractionDigits (java.lang.Object)
}
org/apache/xerces/impl/dv/xs/DoubleDV$XDouble.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.DoubleDV$XDouble extends java.lang.Object implements org.apache.xerces.xs.datatypes.XSDouble {
private final double value
private String canonical
public void (java.lang.String) throws java.lang.NumberFormatException
public boolean equals (java.lang.Object)
public int hashCode ()
public boolean isIdentical (org.apache.xerces.impl.dv.xs.DoubleDV$XDouble)
private int compareTo (org.apache.xerces.impl.dv.xs.DoubleDV$XDouble)
public synchronized java.lang.String toString ()
public double getValue ()
static int access$000 (org.apache.xerces.impl.dv.xs.DoubleDV$XDouble, org.apache.xerces.impl.dv.xs.DoubleDV$XDouble)
}
org/apache/xerces/impl/dv/xs/DoubleDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.DoubleDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public int compare (java.lang.Object, java.lang.Object)
public boolean isIdentical (java.lang.Object, java.lang.Object)
static boolean isPossibleFP (java.lang.String)
}
org/apache/xerces/impl/dv/xs/DurationDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.DurationDV extends org.apache.xerces.impl.dv.xs.AbstractDateTimeDV {
public static final int DURATION_TYPE
public static final int YEARMONTHDURATION_TYPE
public static final int DAYTIMEDURATION_TYPE
private static final org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData[] DATETIMES
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData parse (java.lang.String, int) throws org.apache.xerces.impl.dv.xs.SchemaDateTimeException
protected short compareDates (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData, boolean)
private short compareResults (short, short, boolean)
private org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData addDuration (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData, org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected double parseSecond (java.lang.String, int, int) throws java.lang.NumberFormatException
protected java.lang.String dateToString (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.Duration getDuration (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
static void ()
}
org/apache/xerces/impl/dv/xs/EntityDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.EntityDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public void checkExtraRules (java.lang.Object, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/xs/FloatDV$XFloat.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.FloatDV$XFloat extends java.lang.Object implements org.apache.xerces.xs.datatypes.XSFloat {
private final float value
private String canonical
public void (java.lang.String) throws java.lang.NumberFormatException
public boolean equals (java.lang.Object)
public int hashCode ()
public boolean isIdentical (org.apache.xerces.impl.dv.xs.FloatDV$XFloat)
private int compareTo (org.apache.xerces.impl.dv.xs.FloatDV$XFloat)
public synchronized java.lang.String toString ()
public float getValue ()
static int access$000 (org.apache.xerces.impl.dv.xs.FloatDV$XFloat, org.apache.xerces.impl.dv.xs.FloatDV$XFloat)
}
org/apache/xerces/impl/dv/xs/FloatDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.FloatDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public int compare (java.lang.Object, java.lang.Object)
public boolean isIdentical (java.lang.Object, java.lang.Object)
}
org/apache/xerces/impl/dv/xs/FullDVFactory.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.FullDVFactory extends org.apache.xerces.impl.dv.xs.BaseDVFactory {
static final String URI_SCHEMAFORSCHEMA
static org.apache.xerces.util.SymbolHash fFullTypes
public void ()
public org.apache.xerces.impl.dv.XSSimpleType getBuiltInType (java.lang.String)
public org.apache.xerces.util.SymbolHash getBuiltInTypes ()
static void createBuiltInTypes (org.apache.xerces.util.SymbolHash)
static void ()
}
org/apache/xerces/impl/dv/xs/HexBinaryDV$XHex.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.HexBinaryDV$XHex extends org.apache.xerces.impl.dv.util.ByteListImpl {
public void (byte[])
public synchronized java.lang.String toString ()
public boolean equals (java.lang.Object)
public int hashCode ()
}
org/apache/xerces/impl/dv/xs/HexBinaryDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.HexBinaryDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public int getDataLength (java.lang.Object)
}
org/apache/xerces/impl/dv/xs/IDDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.IDDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public void checkExtraRules (java.lang.Object, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/xs/IDREFDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.IDREFDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public void checkExtraRules (java.lang.Object, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/xs/IntegerDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.IntegerDV extends org.apache.xerces.impl.dv.xs.DecimalDV {
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/xs/ListDV$ListData.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.ListDV$ListData extends java.lang.Object implements org.apache.xerces.xs.datatypes.ObjectList {
final Object[] data
private String canonical
public void (java.lang.Object[])
public synchronized java.lang.String toString ()
public int getLength ()
public boolean equals (java.lang.Object)
public int hashCode ()
public boolean contains (java.lang.Object)
public java.lang.Object item (int)
}
org/apache/xerces/impl/dv/xs/ListDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.ListDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public int getDataLength (java.lang.Object)
}
org/apache/xerces/impl/dv/xs/MonthDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.MonthDV extends org.apache.xerces.impl.dv.xs.AbstractDateTimeDV {
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData parse (java.lang.String) throws org.apache.xerces.impl.dv.xs.SchemaDateTimeException
protected java.lang.String dateToString (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/MonthDayDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.MonthDayDV extends org.apache.xerces.impl.dv.xs.AbstractDateTimeDV {
private static final int MONTHDAY_SIZE
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData parse (java.lang.String) throws org.apache.xerces.impl.dv.xs.SchemaDateTimeException
protected java.lang.String dateToString (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/PrecisionDecimalDV$XPrecisionDecimal.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.PrecisionDecimalDV$XPrecisionDecimal extends java.lang.Object {
int sign
int totalDigits
int intDigits
int fracDigits
String ivalue
String fvalue
int pvalue
private String canonical
void (java.lang.String) throws java.lang.NumberFormatException
void initD (java.lang.String) throws java.lang.NumberFormatException
public boolean equals (java.lang.Object)
private int compareFractionalPart (org.apache.xerces.impl.dv.xs.PrecisionDecimalDV$XPrecisionDecimal)
private void truncateTrailingZeros (java.lang.StringBuffer, java.lang.StringBuffer)
public int compareTo (org.apache.xerces.impl.dv.xs.PrecisionDecimalDV$XPrecisionDecimal)
private int compare (org.apache.xerces.impl.dv.xs.PrecisionDecimalDV$XPrecisionDecimal)
private int intComp (org.apache.xerces.impl.dv.xs.PrecisionDecimalDV$XPrecisionDecimal)
private int compareDecimal (java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public synchronized java.lang.String toString ()
private void makeCanonical ()
public boolean isIdentical (org.apache.xerces.impl.dv.xs.PrecisionDecimalDV$XPrecisionDecimal)
}
org/apache/xerces/impl/dv/xs/PrecisionDecimalDV.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.PrecisionDecimalDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public int compare (java.lang.Object, java.lang.Object)
public int getFractionDigits (java.lang.Object)
public int getTotalDigits (java.lang.Object)
public boolean isIdentical (java.lang.Object, java.lang.Object)
}
org/apache/xerces/impl/dv/xs/QNameDV$XQName.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.QNameDV$XQName extends org.apache.xerces.xni.QName implements org.apache.xerces.xs.datatypes.XSQName {
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public boolean equals (java.lang.Object)
public synchronized java.lang.String toString ()
public javax.xml.namespace.QName getJAXPQName ()
public org.apache.xerces.xni.QName getXNIQName ()
}
org/apache/xerces/impl/dv/xs/QNameDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.QNameDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
private static final String EMPTY_STRING
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public int getDataLength (java.lang.Object)
static void ()
}
org/apache/xerces/impl/dv/xs/SchemaDVFactoryImpl.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.SchemaDVFactoryImpl extends org.apache.xerces.impl.dv.SchemaDVFactory {
static final String URI_SCHEMAFORSCHEMA
static final org.apache.xerces.util.SymbolHash fBuiltInTypes
protected org.apache.xerces.impl.xs.XSDeclarationPool fDeclPool
public void ()
public org.apache.xerces.impl.dv.XSSimpleType getBuiltInType (java.lang.String)
public org.apache.xerces.util.SymbolHash getBuiltInTypes ()
public org.apache.xerces.impl.dv.XSSimpleType createTypeRestriction (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.xs.XSObjectList)
public org.apache.xerces.impl.dv.XSSimpleType createTypeList (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.xs.XSObjectList)
public org.apache.xerces.impl.dv.XSSimpleType createTypeUnion (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.XSSimpleType[], org.apache.xerces.xs.XSObjectList)
static void createBuiltInTypes ()
public void setDeclPool (org.apache.xerces.impl.xs.XSDeclarationPool)
static void ()
}
org/apache/xerces/impl/dv/xs/SchemaDateTimeException.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.SchemaDateTimeException extends java.lang.RuntimeException {
static final long serialVersionUID
public void ()
public void (java.lang.String)
}
org/apache/xerces/impl/dv/xs/StringDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.StringDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/xs/TimeDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.TimeDV extends org.apache.xerces.impl.dv.xs.AbstractDateTimeDV {
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData parse (java.lang.String) throws org.apache.xerces.impl.dv.xs.SchemaDateTimeException
protected java.lang.String dateToString (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/TypeValidator.class
package org.apache.xerces.impl.dv.xs
public abstract org.apache.xerces.impl.dv.xs.TypeValidator extends java.lang.Object {
public static final short LESS_THAN
public static final short EQUAL
public static final short GREATER_THAN
public static final short INDETERMINATE
public void ()
public abstract short getAllowedFacets ()
public abstract java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public void checkExtraRules (java.lang.Object, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public boolean isIdentical (java.lang.Object, java.lang.Object)
public int compare (java.lang.Object, java.lang.Object)
public int getDataLength (java.lang.Object)
public int getTotalDigits (java.lang.Object)
public int getFractionDigits (java.lang.Object)
public static final boolean isDigit (char)
public static final int getDigit (char)
}
org/apache/xerces/impl/dv/xs/UnionDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.UnionDV extends org.apache.xerces.impl.dv.xs.TypeValidator {
public void ()
public short getAllowedFacets ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl$1.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl$1 extends java.lang.Object implements org.apache.xerces.impl.dv.ValidationContext {
void ()
public boolean needFacetChecking ()
public boolean needExtraChecking ()
public boolean needToNormalize ()
public boolean useNamespaces ()
public boolean isEntityDeclared (java.lang.String)
public boolean isEntityUnparsed (java.lang.String)
public boolean isIdDeclared (java.lang.String)
public void addId (java.lang.String)
public void addIdRef (java.lang.String)
public java.lang.String getSymbol (java.lang.String)
public java.lang.String getURI (java.lang.String)
}
org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl$2.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl$2 extends java.lang.Object implements org.apache.xerces.impl.dv.ValidationContext {
void ()
public boolean needFacetChecking ()
public boolean needExtraChecking ()
public boolean needToNormalize ()
public boolean useNamespaces ()
public boolean isEntityDeclared (java.lang.String)
public boolean isEntityUnparsed (java.lang.String)
public boolean isIdDeclared (java.lang.String)
public void addId (java.lang.String)
public void addIdRef (java.lang.String)
public java.lang.String getSymbol (java.lang.String)
public java.lang.String getURI (java.lang.String)
}
org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl$3.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl$3 extends java.lang.Object implements org.apache.xerces.xs.datatypes.ObjectList {
private final org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl this$0
void (org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl)
public int getLength ()
public boolean contains (java.lang.Object)
public java.lang.Object item (int)
}
org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl$4.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl$4 extends java.lang.Object implements org.apache.xerces.xs.datatypes.ObjectList {
private final org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl this$0
void (org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl)
public int getLength ()
public boolean contains (java.lang.Object)
public java.lang.Object item (int)
}
org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl$ValidationContextImpl.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl$ValidationContextImpl extends java.lang.Object implements org.apache.xerces.impl.dv.ValidationContext {
final org.apache.xerces.impl.dv.ValidationContext fExternal
org.apache.xerces.xni.NamespaceContext fNSContext
void (org.apache.xerces.impl.dv.ValidationContext)
void setNSContext (org.apache.xerces.xni.NamespaceContext)
public boolean needFacetChecking ()
public boolean needExtraChecking ()
public boolean needToNormalize ()
public boolean useNamespaces ()
public boolean isEntityDeclared (java.lang.String)
public boolean isEntityUnparsed (java.lang.String)
public boolean isIdDeclared (java.lang.String)
public void addId (java.lang.String)
public void addIdRef (java.lang.String)
public java.lang.String getSymbol (java.lang.String)
public java.lang.String getURI (java.lang.String)
}
org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl$XSFacetImpl.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl$XSFacetImpl extends java.lang.Object implements org.apache.xerces.xs.XSFacet {
final short kind
final String value
final boolean fixed
final org.apache.xerces.xs.XSObjectList annotations
public void (short, java.lang.String, boolean, org.apache.xerces.xs.XSAnnotation)
public org.apache.xerces.xs.XSAnnotation getAnnotation ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public short getFacetKind ()
public java.lang.String getLexicalFacetValue ()
public boolean getFixed ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
public short getType ()
}
org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl$XSMVFacetImpl.class
package org.apache.xerces.impl.dv.xs
final org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl$XSMVFacetImpl extends java.lang.Object implements org.apache.xerces.xs.XSMultiValueFacet {
final short kind
final org.apache.xerces.xs.XSObjectList annotations
final org.apache.xerces.xs.StringList values
public void (short, org.apache.xerces.xs.StringList, org.apache.xerces.xs.XSObjectList)
public short getFacetKind ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.xs.StringList getLexicalFacetValues ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
public short getType ()
}
org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl extends java.lang.Object implements org.apache.xerces.impl.dv.XSSimpleType org.w3c.dom.TypeInfo {
static final short DV_STRING
static final short DV_BOOLEAN
static final short DV_DECIMAL
static final short DV_FLOAT
static final short DV_DOUBLE
static final short DV_DURATION
static final short DV_DATETIME
static final short DV_TIME
static final short DV_DATE
static final short DV_GYEARMONTH
static final short DV_GYEAR
static final short DV_GMONTHDAY
static final short DV_GDAY
static final short DV_GMONTH
static final short DV_HEXBINARY
static final short DV_BASE64BINARY
static final short DV_ANYURI
static final short DV_QNAME
static final short DV_PRECISIONDECIMAL
static final short DV_NOTATION
static final short DV_ANYSIMPLETYPE
static final short DV_ID
static final short DV_IDREF
static final short DV_ENTITY
static final short DV_INTEGER
static final short DV_LIST
static final short DV_UNION
static final short DV_YEARMONTHDURATION
static final short DV_DAYTIMEDURATION
static final short DV_ANYATOMICTYPE
static final org.apache.xerces.impl.dv.xs.TypeValidator[] fDVs
static final short NORMALIZE_NONE
static final short NORMALIZE_TRIM
static final short NORMALIZE_FULL
static final short[] fDVNormalizeType
static final short SPECIAL_PATTERN_NONE
static final short SPECIAL_PATTERN_NMTOKEN
static final short SPECIAL_PATTERN_NAME
static final short SPECIAL_PATTERN_NCNAME
static final String[] SPECIAL_PATTERN_STRING
static final String[] WS_FACET_STRING
static final String URI_SCHEMAFORSCHEMA
static final String ANY_TYPE
public static final short YEARMONTHDURATION_DT
public static final short DAYTIMEDURATION_DT
public static final short PRECISIONDECIMAL_DT
public static final short ANYATOMICTYPE_DT
static final int DERIVATION_ANY
static final int DERIVATION_RESTRICTION
static final int DERIVATION_EXTENSION
static final int DERIVATION_UNION
static final int DERIVATION_LIST
static final org.apache.xerces.impl.dv.ValidationContext fEmptyContext
private boolean fIsImmutable
private org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl fItemType
private org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl[] fMemberTypes
private short fBuiltInKind
private String fTypeName
private String fTargetNamespace
private short fFinalSet
private org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl fBase
private short fVariety
private short fValidationDV
private short fFacetsDefined
private short fFixedFacet
private short fWhiteSpace
private int fLength
private int fMinLength
private int fMaxLength
private int fTotalDigits
private int fFractionDigits
private java.util.Vector fPattern
private java.util.Vector fPatternStr
private java.util.Vector fEnumeration
private short[] fEnumerationType
private org.apache.xerces.xs.ShortList[] fEnumerationItemType
private org.apache.xerces.xs.ShortList fEnumerationTypeList
private org.apache.xerces.xs.datatypes.ObjectList fEnumerationItemTypeList
private org.apache.xerces.xs.StringList fLexicalPattern
private org.apache.xerces.xs.StringList fLexicalEnumeration
private org.apache.xerces.xs.datatypes.ObjectList fActualEnumeration
private Object fMaxInclusive
private Object fMaxExclusive
private Object fMinExclusive
private Object fMinInclusive
public org.apache.xerces.xs.XSAnnotation lengthAnnotation
public org.apache.xerces.xs.XSAnnotation minLengthAnnotation
public org.apache.xerces.xs.XSAnnotation maxLengthAnnotation
public org.apache.xerces.xs.XSAnnotation whiteSpaceAnnotation
public org.apache.xerces.xs.XSAnnotation totalDigitsAnnotation
public org.apache.xerces.xs.XSAnnotation fractionDigitsAnnotation
public org.apache.xerces.impl.xs.util.XSObjectListImpl patternAnnotations
public org.apache.xerces.xs.XSObjectList enumerationAnnotations
public org.apache.xerces.xs.XSAnnotation maxInclusiveAnnotation
public org.apache.xerces.xs.XSAnnotation maxExclusiveAnnotation
public org.apache.xerces.xs.XSAnnotation minInclusiveAnnotation
public org.apache.xerces.xs.XSAnnotation minExclusiveAnnotation
private org.apache.xerces.impl.xs.util.XSObjectListImpl fFacets
private org.apache.xerces.impl.xs.util.XSObjectListImpl fMultiValueFacets
private org.apache.xerces.xs.XSObjectList fAnnotations
private short fPatternType
private short fOrdered
private boolean fFinite
private boolean fBounded
private boolean fNumeric
static final org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl fAnySimpleType
static final org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl fAnyAtomicType
static final org.apache.xerces.impl.dv.ValidationContext fDummyContext
private boolean fAnonymous
public void ()
protected void (org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl, java.lang.String, short, short, boolean, boolean, boolean, boolean, short)
protected void (org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl, java.lang.String, java.lang.String, short, boolean, org.apache.xerces.xs.XSObjectList, short)
protected void (org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl, java.lang.String, java.lang.String, short, boolean, org.apache.xerces.xs.XSObjectList)
protected void (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl, boolean, org.apache.xerces.xs.XSObjectList)
protected void (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl[], org.apache.xerces.xs.XSObjectList)
protected org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl setRestrictionValues (org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl, java.lang.String, java.lang.String, short, org.apache.xerces.xs.XSObjectList)
protected org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl setListValues (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl, org.apache.xerces.xs.XSObjectList)
protected org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl setUnionValues (java.lang.String, java.lang.String, short, org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl[], org.apache.xerces.xs.XSObjectList)
public short getType ()
public short getTypeCategory ()
public java.lang.String getName ()
public java.lang.String getTypeName ()
public java.lang.String getNamespace ()
public short getFinal ()
public boolean isFinal (short)
public org.apache.xerces.xs.XSTypeDefinition getBaseType ()
public boolean getAnonymous ()
public short getVariety ()
public boolean isIDType ()
public short getWhitespace () throws org.apache.xerces.impl.dv.DatatypeException
public short getPrimitiveKind ()
public short getBuiltInKind ()
public org.apache.xerces.xs.XSSimpleTypeDefinition getPrimitiveType ()
public org.apache.xerces.xs.XSSimpleTypeDefinition getItemType ()
public org.apache.xerces.xs.XSObjectList getMemberTypes ()
public void applyFacets (org.apache.xerces.impl.dv.XSFacets, short, short, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeFacetException
void applyFacets1 (org.apache.xerces.impl.dv.XSFacets, short, short)
void applyFacets1 (org.apache.xerces.impl.dv.XSFacets, short, short, short)
void applyFacets (org.apache.xerces.impl.dv.XSFacets, short, short, short, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeFacetException
public java.lang.Object validate (java.lang.String, org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public org.apache.xerces.impl.dv.ValidatedInfo validateWithInfo (java.lang.String, org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public java.lang.Object validate (java.lang.Object, org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public void validate (org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
private void checkFacets (org.apache.xerces.impl.dv.ValidatedInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
private void checkExtraRules (org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
private java.lang.Object getActualValue (java.lang.Object, org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo, boolean) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
public boolean isEqual (java.lang.Object, java.lang.Object)
public boolean isIdentical (java.lang.Object, java.lang.Object)
public static java.lang.String normalize (java.lang.String, short)
protected java.lang.String normalize (java.lang.Object, short)
void reportError (java.lang.String, java.lang.Object[]) throws org.apache.xerces.impl.dv.InvalidDatatypeFacetException
private java.lang.String whiteSpaceValue (short)
public short getOrdered ()
public boolean getBounded ()
public boolean getFinite ()
public boolean getNumeric ()
public boolean isDefinedFacet (short)
public short getDefinedFacets ()
public boolean isFixedFacet (short)
public short getFixedFacets ()
public java.lang.String getLexicalFacetValue (short)
public org.apache.xerces.xs.StringList getLexicalEnumeration ()
public org.apache.xerces.xs.datatypes.ObjectList getActualEnumeration ()
public org.apache.xerces.xs.datatypes.ObjectList getEnumerationItemTypeList ()
public org.apache.xerces.xs.ShortList getEnumerationTypeList ()
public org.apache.xerces.xs.StringList getLexicalPattern ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
private void calcFundamentalFacets ()
private void setOrdered ()
private void setNumeric ()
private void setBounded ()
private boolean specialCardinalityCheck ()
private void setCardinality ()
private short getPrimitiveDV (short)
public boolean derivedFromType (org.apache.xerces.xs.XSTypeDefinition, short)
public boolean derivedFrom (java.lang.String, java.lang.String, short)
public boolean isDOMDerivedFrom (java.lang.String, java.lang.String, int)
private boolean isDerivedByAny (java.lang.String, java.lang.String, org.apache.xerces.xs.XSTypeDefinition)
private boolean isDerivedByRestriction (java.lang.String, java.lang.String, org.apache.xerces.xs.XSTypeDefinition)
private boolean isDerivedByList (java.lang.String, java.lang.String, org.apache.xerces.xs.XSTypeDefinition)
private boolean isDerivedByUnion (java.lang.String, java.lang.String, org.apache.xerces.xs.XSTypeDefinition)
public void reset ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
public java.lang.String toString ()
public org.apache.xerces.xs.XSObjectList getFacets ()
public org.apache.xerces.xs.XSObjectList getMultiValueFacets ()
public java.lang.Object getMinInclusiveValue ()
public java.lang.Object getMinExclusiveValue ()
public java.lang.Object getMaxInclusiveValue ()
public java.lang.Object getMaxExclusiveValue ()
public void setAnonymous (boolean)
public java.lang.String getTypeNamespace ()
public boolean isDerivedFrom (java.lang.String, java.lang.String, int)
private short convertToPrimitiveKind (short)
static java.util.Vector access$000 (org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl)
static org.apache.xerces.xs.ShortList[] access$100 (org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl)
static void ()
}
org/apache/xerces/impl/dv/xs/YearDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.YearDV extends org.apache.xerces.impl.dv.xs.AbstractDateTimeDV {
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData parse (java.lang.String) throws org.apache.xerces.impl.dv.xs.SchemaDateTimeException
protected java.lang.String dateToString (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/YearMonthDV.class
package org.apache.xerces.impl.dv.xs
public org.apache.xerces.impl.dv.xs.YearMonthDV extends org.apache.xerces.impl.dv.xs.AbstractDateTimeDV {
public void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData parse (java.lang.String) throws org.apache.xerces.impl.dv.xs.SchemaDateTimeException
protected java.lang.String dateToString (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
protected javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/dv/xs/YearMonthDurationDV.class
package org.apache.xerces.impl.dv.xs
org.apache.xerces.impl.dv.xs.YearMonthDurationDV extends org.apache.xerces.impl.dv.xs.DurationDV {
void ()
public java.lang.Object getActualValue (java.lang.String, org.apache.xerces.impl.dv.ValidationContext) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
protected javax.xml.datatype.Duration getDuration (org.apache.xerces.impl.dv.xs.AbstractDateTimeDV$DateTimeData)
}
org/apache/xerces/impl/io/ASCIIReader.class
package org.apache.xerces.impl.io
public org.apache.xerces.impl.io.ASCIIReader extends java.io.Reader {
public static final int DEFAULT_BUFFER_SIZE
protected final java.io.InputStream fInputStream
protected final byte[] fBuffer
private final org.apache.xerces.util.MessageFormatter fFormatter
private final java.util.Locale fLocale
public void (java.io.InputStream, org.apache.xerces.util.MessageFormatter, java.util.Locale)
public void (java.io.InputStream, int, org.apache.xerces.util.MessageFormatter, java.util.Locale)
public void (java.io.InputStream, byte[], org.apache.xerces.util.MessageFormatter, java.util.Locale)
public int read () throws java.io.IOException
public int read (char[], int, int) throws java.io.IOException
public long skip (long) throws java.io.IOException
public boolean ready () throws java.io.IOException
public boolean markSupported ()
public void mark (int) throws java.io.IOException
public void reset () throws java.io.IOException
public void close () throws java.io.IOException
}
org/apache/xerces/impl/io/Latin1Reader.class
package org.apache.xerces.impl.io
public org.apache.xerces.impl.io.Latin1Reader extends java.io.Reader {
public static final int DEFAULT_BUFFER_SIZE
protected final java.io.InputStream fInputStream
protected final byte[] fBuffer
public void (java.io.InputStream)
public void (java.io.InputStream, int)
public void (java.io.InputStream, byte[])
public int read () throws java.io.IOException
public int read (char[], int, int) throws java.io.IOException
public long skip (long) throws java.io.IOException
public boolean ready () throws java.io.IOException
public boolean markSupported ()
public void mark (int) throws java.io.IOException
public void reset () throws java.io.IOException
public void close () throws java.io.IOException
}
org/apache/xerces/impl/io/MalformedByteSequenceException.class
package org.apache.xerces.impl.io
public org.apache.xerces.impl.io.MalformedByteSequenceException extends java.io.CharConversionException {
static final long serialVersionUID
private org.apache.xerces.util.MessageFormatter fFormatter
private java.util.Locale fLocale
private String fDomain
private String fKey
private Object[] fArguments
private String fMessage
public void (org.apache.xerces.util.MessageFormatter, java.util.Locale, java.lang.String, java.lang.String, java.lang.Object[])
public java.lang.String getDomain ()
public java.lang.String getKey ()
public java.lang.Object[] getArguments ()
public synchronized java.lang.String getMessage ()
}
org/apache/xerces/impl/io/UCSReader.class
package org.apache.xerces.impl.io
public org.apache.xerces.impl.io.UCSReader extends java.io.Reader {
public static final int DEFAULT_BUFFER_SIZE
public static final short UCS2LE
public static final short UCS2BE
public static final short UCS4LE
public static final short UCS4BE
protected final java.io.InputStream fInputStream
protected final byte[] fBuffer
protected final short fEncoding
public void (java.io.InputStream, short)
public void (java.io.InputStream, int, short)
public void (java.io.InputStream, byte[], short)
public int read () throws java.io.IOException
public int read (char[], int, int) throws java.io.IOException
public long skip (long) throws java.io.IOException
public boolean ready () throws java.io.IOException
public boolean markSupported ()
public void mark (int) throws java.io.IOException
public void reset () throws java.io.IOException
public void close () throws java.io.IOException
}
org/apache/xerces/impl/io/UTF8Reader.class
package org.apache.xerces.impl.io
public org.apache.xerces.impl.io.UTF8Reader extends java.io.Reader {
public static final int DEFAULT_BUFFER_SIZE
private static final boolean DEBUG_READ
protected final java.io.InputStream fInputStream
protected final byte[] fBuffer
protected int fOffset
private int fSurrogate
private final org.apache.xerces.util.MessageFormatter fFormatter
private final java.util.Locale fLocale
public void (java.io.InputStream)
public void (java.io.InputStream, org.apache.xerces.util.MessageFormatter, java.util.Locale)
public void (java.io.InputStream, int, org.apache.xerces.util.MessageFormatter, java.util.Locale)
public void (java.io.InputStream, byte[], org.apache.xerces.util.MessageFormatter, java.util.Locale)
public int read () throws java.io.IOException
public int read (char[], int, int) throws java.io.IOException
public long skip (long) throws java.io.IOException
public boolean ready () throws java.io.IOException
public boolean markSupported ()
public void mark (int) throws java.io.IOException
public void reset () throws java.io.IOException
public void close () throws java.io.IOException
private void expectedByte (int, int) throws org.apache.xerces.impl.io.MalformedByteSequenceException
private void invalidByte (int, int, int) throws org.apache.xerces.impl.io.MalformedByteSequenceException
private void invalidSurrogate (int) throws org.apache.xerces.impl.io.MalformedByteSequenceException
}
org/apache/xerces/impl/msg/DOMMessages.properties
org/apache/xerces/impl/msg/DatatypeMessages.properties
org/apache/xerces/impl/msg/JAXPValidationMessages.properties
org/apache/xerces/impl/msg/SAXMessages.properties
org/apache/xerces/impl/msg/XIncludeMessages.properties
org/apache/xerces/impl/msg/XMLMessageFormatter.class
package org.apache.xerces.impl.msg
public org.apache.xerces.impl.msg.XMLMessageFormatter extends java.lang.Object implements org.apache.xerces.util.MessageFormatter {
public static final String XML_DOMAIN
public static final String XMLNS_DOMAIN
private java.util.Locale fLocale
private java.util.ResourceBundle fResourceBundle
public void ()
public java.lang.String formatMessage (java.util.Locale, java.lang.String, java.lang.Object[]) throws java.util.MissingResourceException
}
org/apache/xerces/impl/msg/XMLMessages.properties
org/apache/xerces/impl/msg/XMLSchemaMessages.properties
org/apache/xerces/impl/msg/XMLSerializerMessages.properties
org/apache/xerces/impl/msg/XPointerMessages.properties
org/apache/xerces/impl/validation/ConfigurableValidationState.class
package org.apache.xerces.impl.validation
public final org.apache.xerces.impl.validation.ConfigurableValidationState extends org.apache.xerces.impl.validation.ValidationState {
private boolean fIdIdrefChecking
private boolean fUnparsedEntityChecking
public void ()
public void setIdIdrefChecking (boolean)
public void setUnparsedEntityChecking (boolean)
public java.lang.String checkIDRefID ()
public boolean isIdDeclared (java.lang.String)
public boolean isEntityDeclared (java.lang.String)
public boolean isEntityUnparsed (java.lang.String)
public void addId (java.lang.String)
public void addIdRef (java.lang.String)
}
org/apache/xerces/impl/validation/EntityState.class
package org.apache.xerces.impl.validation
public abstract org.apache.xerces.impl.validation.EntityState extends java.lang.Object {
public abstract boolean isEntityDeclared (java.lang.String)
public abstract boolean isEntityUnparsed (java.lang.String)
}
org/apache/xerces/impl/validation/ValidationManager.class
package org.apache.xerces.impl.validation
public org.apache.xerces.impl.validation.ValidationManager extends java.lang.Object {
protected final java.util.Vector fVSs
protected boolean fGrammarFound
protected boolean fCachedDTD
public void ()
public final void addValidationState (org.apache.xerces.impl.validation.ValidationState)
public final void setEntityState (org.apache.xerces.impl.validation.EntityState)
public final void setGrammarFound (boolean)
public final boolean isGrammarFound ()
public final void setCachedDTD (boolean)
public final boolean isCachedDTD ()
public final void reset ()
}
org/apache/xerces/impl/validation/ValidationState.class
package org.apache.xerces.impl.validation
public org.apache.xerces.impl.validation.ValidationState extends java.lang.Object implements org.apache.xerces.impl.dv.ValidationContext {
private boolean fExtraChecking
private boolean fFacetChecking
private boolean fNormalize
private boolean fNamespaces
private org.apache.xerces.impl.validation.EntityState fEntityState
private org.apache.xerces.xni.NamespaceContext fNamespaceContext
private org.apache.xerces.util.SymbolTable fSymbolTable
private final java.util.Hashtable fIdTable
private final java.util.Hashtable fIdRefTable
private static final Object fNullValue
public void ()
public void setExtraChecking (boolean)
public void setFacetChecking (boolean)
public void setNormalizationRequired (boolean)
public void setUsingNamespaces (boolean)
public void setEntityState (org.apache.xerces.impl.validation.EntityState)
public void setNamespaceSupport (org.apache.xerces.xni.NamespaceContext)
public void setSymbolTable (org.apache.xerces.util.SymbolTable)
public java.lang.String checkIDRefID ()
public void reset ()
public void resetIDTables ()
public boolean needExtraChecking ()
public boolean needFacetChecking ()
public boolean needToNormalize ()
public boolean useNamespaces ()
public boolean isEntityDeclared (java.lang.String)
public boolean isEntityUnparsed (java.lang.String)
public boolean isIdDeclared (java.lang.String)
public void addId (java.lang.String)
public void addIdRef (java.lang.String)
public java.lang.String getSymbol (java.lang.String)
public java.lang.String getURI (java.lang.String)
static void ()
}
org/apache/xerces/impl/xpath/XPath$1.class
package org.apache.xerces.impl.xpath
org.apache.xerces.impl.xpath.XPath$1 extends org.apache.xerces.impl.xpath.XPath$Scanner {
private final org.apache.xerces.impl.xpath.XPath this$0
void (org.apache.xerces.impl.xpath.XPath, org.apache.xerces.util.SymbolTable)
protected void addToken (org.apache.xerces.impl.xpath.XPath$Tokens, int) throws org.apache.xerces.impl.xpath.XPathException
}
org/apache/xerces/impl/xpath/XPath$Axis.class
package org.apache.xerces.impl.xpath
public org.apache.xerces.impl.xpath.XPath$Axis extends java.lang.Object implements java.lang.Cloneable {
public static final short CHILD
public static final short ATTRIBUTE
public static final short SELF
public static final short DESCENDANT
public final short type
public void (short)
protected void (org.apache.xerces.impl.xpath.XPath$Axis)
public java.lang.String toString ()
public java.lang.Object clone ()
}
org/apache/xerces/impl/xpath/XPath$LocationPath.class
package org.apache.xerces.impl.xpath
public org.apache.xerces.impl.xpath.XPath$LocationPath extends java.lang.Object implements java.lang.Cloneable {
public final org.apache.xerces.impl.xpath.XPath$Step[] steps
public void (org.apache.xerces.impl.xpath.XPath$Step[])
protected void (org.apache.xerces.impl.xpath.XPath$LocationPath)
public java.lang.String toString ()
public java.lang.Object clone ()
}
org/apache/xerces/impl/xpath/XPath$NodeTest.class
package org.apache.xerces.impl.xpath
public org.apache.xerces.impl.xpath.XPath$NodeTest extends java.lang.Object implements java.lang.Cloneable {
public static final short QNAME
public static final short WILDCARD
public static final short NODE
public static final short NAMESPACE
public final short type
public final org.apache.xerces.xni.QName name
public void (short)
public void (org.apache.xerces.xni.QName)
public void (java.lang.String, java.lang.String)
public void (org.apache.xerces.impl.xpath.XPath$NodeTest)
public java.lang.String toString ()
public java.lang.Object clone ()
}
org/apache/xerces/impl/xpath/XPath$Scanner.class
package org.apache.xerces.impl.xpath
org.apache.xerces.impl.xpath.XPath$Scanner extends java.lang.Object {
private static final byte CHARTYPE_INVALID
private static final byte CHARTYPE_OTHER
private static final byte CHARTYPE_WHITESPACE
private static final byte CHARTYPE_EXCLAMATION
private static final byte CHARTYPE_QUOTE
private static final byte CHARTYPE_DOLLAR
private static final byte CHARTYPE_OPEN_PAREN
private static final byte CHARTYPE_CLOSE_PAREN
private static final byte CHARTYPE_STAR
private static final byte CHARTYPE_PLUS
private static final byte CHARTYPE_COMMA
private static final byte CHARTYPE_MINUS
private static final byte CHARTYPE_PERIOD
private static final byte CHARTYPE_SLASH
private static final byte CHARTYPE_DIGIT
private static final byte CHARTYPE_COLON
private static final byte CHARTYPE_LESS
private static final byte CHARTYPE_EQUAL
private static final byte CHARTYPE_GREATER
private static final byte CHARTYPE_ATSIGN
private static final byte CHARTYPE_LETTER
private static final byte CHARTYPE_OPEN_BRACKET
private static final byte CHARTYPE_CLOSE_BRACKET
private static final byte CHARTYPE_UNDERSCORE
private static final byte CHARTYPE_UNION
private static final byte CHARTYPE_NONASCII
private static final byte[] fASCIICharMap
private org.apache.xerces.util.SymbolTable fSymbolTable
private static final String fAndSymbol
private static final String fOrSymbol
private static final String fModSymbol
private static final String fDivSymbol
private static final String fCommentSymbol
private static final String fTextSymbol
private static final String fPISymbol
private static final String fNodeSymbol
private static final String fAncestorSymbol
private static final String fAncestorOrSelfSymbol
private static final String fAttributeSymbol
private static final String fChildSymbol
private static final String fDescendantSymbol
private static final String fDescendantOrSelfSymbol
private static final String fFollowingSymbol
private static final String fFollowingSiblingSymbol
private static final String fNamespaceSymbol
private static final String fParentSymbol
private static final String fPrecedingSymbol
private static final String fPrecedingSiblingSymbol
private static final String fSelfSymbol
public void (org.apache.xerces.util.SymbolTable)
public boolean scanExpr (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.xpath.XPath$Tokens, java.lang.String, int, int) throws org.apache.xerces.impl.xpath.XPathException
int scanNCName (java.lang.String, int, int)
private int scanNumber (org.apache.xerces.impl.xpath.XPath$Tokens, java.lang.String, int, int)
protected void addToken (org.apache.xerces.impl.xpath.XPath$Tokens, int) throws org.apache.xerces.impl.xpath.XPathException
static void ()
}
org/apache/xerces/impl/xpath/XPath$Step.class
package org.apache.xerces.impl.xpath
public org.apache.xerces.impl.xpath.XPath$Step extends java.lang.Object implements java.lang.Cloneable {
public final org.apache.xerces.impl.xpath.XPath$Axis axis
public final org.apache.xerces.impl.xpath.XPath$NodeTest nodeTest
public void (org.apache.xerces.impl.xpath.XPath$Axis, org.apache.xerces.impl.xpath.XPath$NodeTest)
protected void (org.apache.xerces.impl.xpath.XPath$Step)
public java.lang.String toString ()
public java.lang.Object clone ()
}
org/apache/xerces/impl/xpath/XPath$Tokens.class
package org.apache.xerces.impl.xpath
final org.apache.xerces.impl.xpath.XPath$Tokens extends java.lang.Object {
static final boolean DUMP_TOKENS
public static final int EXPRTOKEN_OPEN_PAREN
public static final int EXPRTOKEN_CLOSE_PAREN
public static final int EXPRTOKEN_OPEN_BRACKET
public static final int EXPRTOKEN_CLOSE_BRACKET
public static final int EXPRTOKEN_PERIOD
public static final int EXPRTOKEN_DOUBLE_PERIOD
public static final int EXPRTOKEN_ATSIGN
public static final int EXPRTOKEN_COMMA
public static final int EXPRTOKEN_DOUBLE_COLON
public static final int EXPRTOKEN_NAMETEST_ANY
public static final int EXPRTOKEN_NAMETEST_NAMESPACE
public static final int EXPRTOKEN_NAMETEST_QNAME
public static final int EXPRTOKEN_NODETYPE_COMMENT
public static final int EXPRTOKEN_NODETYPE_TEXT
public static final int EXPRTOKEN_NODETYPE_PI
public static final int EXPRTOKEN_NODETYPE_NODE
public static final int EXPRTOKEN_OPERATOR_AND
public static final int EXPRTOKEN_OPERATOR_OR
public static final int EXPRTOKEN_OPERATOR_MOD
public static final int EXPRTOKEN_OPERATOR_DIV
public static final int EXPRTOKEN_OPERATOR_MULT
public static final int EXPRTOKEN_OPERATOR_SLASH
public static final int EXPRTOKEN_OPERATOR_DOUBLE_SLASH
public static final int EXPRTOKEN_OPERATOR_UNION
public static final int EXPRTOKEN_OPERATOR_PLUS
public static final int EXPRTOKEN_OPERATOR_MINUS
public static final int EXPRTOKEN_OPERATOR_EQUAL
public static final int EXPRTOKEN_OPERATOR_NOT_EQUAL
public static final int EXPRTOKEN_OPERATOR_LESS
public static final int EXPRTOKEN_OPERATOR_LESS_EQUAL
public static final int EXPRTOKEN_OPERATOR_GREATER
public static final int EXPRTOKEN_OPERATOR_GREATER_EQUAL
public static final int EXPRTOKEN_FUNCTION_NAME
public static final int EXPRTOKEN_AXISNAME_ANCESTOR
public static final int EXPRTOKEN_AXISNAME_ANCESTOR_OR_SELF
public static final int EXPRTOKEN_AXISNAME_ATTRIBUTE
public static final int EXPRTOKEN_AXISNAME_CHILD
public static final int EXPRTOKEN_AXISNAME_DESCENDANT
public static final int EXPRTOKEN_AXISNAME_DESCENDANT_OR_SELF
public static final int EXPRTOKEN_AXISNAME_FOLLOWING
public static final int EXPRTOKEN_AXISNAME_FOLLOWING_SIBLING
public static final int EXPRTOKEN_AXISNAME_NAMESPACE
public static final int EXPRTOKEN_AXISNAME_PARENT
public static final int EXPRTOKEN_AXISNAME_PRECEDING
public static final int EXPRTOKEN_AXISNAME_PRECEDING_SIBLING
public static final int EXPRTOKEN_AXISNAME_SELF
public static final int EXPRTOKEN_LITERAL
public static final int EXPRTOKEN_NUMBER
public static final int EXPRTOKEN_VARIABLE_REFERENCE
private static final String[] fgTokenNames
private static final int INITIAL_TOKEN_COUNT
private int[] fTokens
private int fTokenCount
private org.apache.xerces.util.SymbolTable fSymbolTable
private java.util.Hashtable fSymbolMapping
private java.util.Hashtable fTokenNames
private int fCurrentTokenIndex
public void (org.apache.xerces.util.SymbolTable)
public java.lang.String getTokenString (int)
public void addToken (java.lang.String)
public void addToken (int)
public void rewind ()
public boolean hasMore ()
public int nextToken () throws org.apache.xerces.impl.xpath.XPathException
public int peekToken () throws org.apache.xerces.impl.xpath.XPathException
public java.lang.String nextTokenAsString () throws org.apache.xerces.impl.xpath.XPathException
public void dumpTokens ()
static void ()
}
org/apache/xerces/impl/xpath/XPath.class
package org.apache.xerces.impl.xpath
public org.apache.xerces.impl.xpath.XPath extends java.lang.Object {
private static final boolean DEBUG_ALL
private static final boolean DEBUG_XPATH_PARSE
private static final boolean DEBUG_ANY
protected final String fExpression
protected final org.apache.xerces.util.SymbolTable fSymbolTable
protected final org.apache.xerces.impl.xpath.XPath$LocationPath[] fLocationPaths
public void (java.lang.String, org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.NamespaceContext) throws org.apache.xerces.impl.xpath.XPathException
public org.apache.xerces.impl.xpath.XPath$LocationPath[] getLocationPaths ()
public org.apache.xerces.impl.xpath.XPath$LocationPath getLocationPath ()
public java.lang.String toString ()
private static void check (boolean) throws org.apache.xerces.impl.xpath.XPathException
private org.apache.xerces.impl.xpath.XPath$LocationPath buildLocationPath (java.util.Vector) throws org.apache.xerces.impl.xpath.XPathException
private org.apache.xerces.impl.xpath.XPath$LocationPath[] parseExpression (org.apache.xerces.xni.NamespaceContext) throws org.apache.xerces.impl.xpath.XPathException
private org.apache.xerces.impl.xpath.XPath$NodeTest parseNodeTest (int, org.apache.xerces.impl.xpath.XPath$Tokens, org.apache.xerces.xni.NamespaceContext) throws org.apache.xerces.impl.xpath.XPathException
public static void main (java.lang.String[]) throws java.lang.Exception
}
org/apache/xerces/impl/xpath/XPathException.class
package org.apache.xerces.impl.xpath
public org.apache.xerces.impl.xpath.XPathException extends java.lang.Exception {
static final long serialVersionUID
private final String fKey
public void ()
public void (java.lang.String)
public java.lang.String getKey ()
}
org/apache/xerces/impl/xpath/regex/BMPattern.class
package org.apache.xerces.impl.xpath.regex
public org.apache.xerces.impl.xpath.regex.BMPattern extends java.lang.Object {
final char[] pattern
final int[] shiftTable
final boolean ignoreCase
public void (java.lang.String, boolean)
public void (java.lang.String, int, boolean)
public int matches (java.text.CharacterIterator, int, int)
public int matches (java.lang.String, int, int)
public int matches (char[], int, int)
int matchesIgnoreCase (java.text.CharacterIterator, int, int)
int matchesIgnoreCase (java.lang.String, int, int)
int matchesIgnoreCase (char[], int, int)
}
org/apache/xerces/impl/xpath/regex/Match.class
package org.apache.xerces.impl.xpath.regex
public org.apache.xerces.impl.xpath.regex.Match extends java.lang.Object implements java.lang.Cloneable {
int[] beginpos
int[] endpos
int nofgroups
java.text.CharacterIterator ciSource
String strSource
char[] charSource
public void ()
public synchronized java.lang.Object clone ()
protected void setNumberOfGroups (int)
protected void setSource (java.text.CharacterIterator)
protected void setSource (java.lang.String)
protected void setSource (char[])
protected void setBeginning (int, int)
protected void setEnd (int, int)
public int getNumberOfGroups ()
public int getBeginning (int)
public int getEnd (int)
public java.lang.String getCapturedText (int)
}
org/apache/xerces/impl/xpath/regex/Op$CharOp.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Op$CharOp extends org.apache.xerces.impl.xpath.regex.Op {
final int charData
void (int, int)
int getData ()
}
org/apache/xerces/impl/xpath/regex/Op$ChildOp.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Op$ChildOp extends org.apache.xerces.impl.xpath.regex.Op {
org.apache.xerces.impl.xpath.regex.Op child
void (int)
void setChild (org.apache.xerces.impl.xpath.regex.Op)
org.apache.xerces.impl.xpath.regex.Op getChild ()
}
org/apache/xerces/impl/xpath/regex/Op$ConditionOp.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Op$ConditionOp extends org.apache.xerces.impl.xpath.regex.Op {
final int refNumber
final org.apache.xerces.impl.xpath.regex.Op condition
final org.apache.xerces.impl.xpath.regex.Op yes
final org.apache.xerces.impl.xpath.regex.Op no
void (int, int, org.apache.xerces.impl.xpath.regex.Op, org.apache.xerces.impl.xpath.regex.Op, org.apache.xerces.impl.xpath.regex.Op)
}
org/apache/xerces/impl/xpath/regex/Op$ModifierOp.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Op$ModifierOp extends org.apache.xerces.impl.xpath.regex.Op$ChildOp {
final int v1
final int v2
void (int, int, int)
int getData ()
int getData2 ()
}
org/apache/xerces/impl/xpath/regex/Op$RangeOp.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Op$RangeOp extends org.apache.xerces.impl.xpath.regex.Op {
final org.apache.xerces.impl.xpath.regex.Token tok
void (int, org.apache.xerces.impl.xpath.regex.Token)
org.apache.xerces.impl.xpath.regex.RangeToken getToken ()
}
org/apache/xerces/impl/xpath/regex/Op$StringOp.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Op$StringOp extends org.apache.xerces.impl.xpath.regex.Op {
final String string
void (int, java.lang.String)
java.lang.String getString ()
}
org/apache/xerces/impl/xpath/regex/Op$UnionOp.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Op$UnionOp extends org.apache.xerces.impl.xpath.regex.Op {
final java.util.Vector branches
void (int, int)
void addElement (org.apache.xerces.impl.xpath.regex.Op)
int size ()
org.apache.xerces.impl.xpath.regex.Op elementAt (int)
}
org/apache/xerces/impl/xpath/regex/Op.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Op extends java.lang.Object {
static final int DOT
static final int CHAR
static final int RANGE
static final int NRANGE
static final int ANCHOR
static final int STRING
static final int CLOSURE
static final int NONGREEDYCLOSURE
static final int QUESTION
static final int NONGREEDYQUESTION
static final int UNION
static final int CAPTURE
static final int BACKREFERENCE
static final int LOOKAHEAD
static final int NEGATIVELOOKAHEAD
static final int LOOKBEHIND
static final int NEGATIVELOOKBEHIND
static final int INDEPENDENT
static final int MODIFIER
static final int CONDITION
static int nofinstances
static final boolean COUNT
final int type
org.apache.xerces.impl.xpath.regex.Op next
static org.apache.xerces.impl.xpath.regex.Op createDot ()
static org.apache.xerces.impl.xpath.regex.Op$CharOp createChar (int)
static org.apache.xerces.impl.xpath.regex.Op$CharOp createAnchor (int)
static org.apache.xerces.impl.xpath.regex.Op$CharOp createCapture (int, org.apache.xerces.impl.xpath.regex.Op)
static org.apache.xerces.impl.xpath.regex.Op$UnionOp createUnion (int)
static org.apache.xerces.impl.xpath.regex.Op$ChildOp createClosure (int)
static org.apache.xerces.impl.xpath.regex.Op$ChildOp createNonGreedyClosure ()
static org.apache.xerces.impl.xpath.regex.Op$ChildOp createQuestion (boolean)
static org.apache.xerces.impl.xpath.regex.Op$RangeOp createRange (org.apache.xerces.impl.xpath.regex.Token)
static org.apache.xerces.impl.xpath.regex.Op$ChildOp createLook (int, org.apache.xerces.impl.xpath.regex.Op, org.apache.xerces.impl.xpath.regex.Op)
static org.apache.xerces.impl.xpath.regex.Op$CharOp createBackReference (int)
static org.apache.xerces.impl.xpath.regex.Op$StringOp createString (java.lang.String)
static org.apache.xerces.impl.xpath.regex.Op$ChildOp createIndependent (org.apache.xerces.impl.xpath.regex.Op, org.apache.xerces.impl.xpath.regex.Op)
static org.apache.xerces.impl.xpath.regex.Op$ModifierOp createModifier (org.apache.xerces.impl.xpath.regex.Op, org.apache.xerces.impl.xpath.regex.Op, int, int)
static org.apache.xerces.impl.xpath.regex.Op$ConditionOp createCondition (org.apache.xerces.impl.xpath.regex.Op, int, org.apache.xerces.impl.xpath.regex.Op, org.apache.xerces.impl.xpath.regex.Op, org.apache.xerces.impl.xpath.regex.Op)
protected void (int)
int size ()
org.apache.xerces.impl.xpath.regex.Op elementAt (int)
org.apache.xerces.impl.xpath.regex.Op getChild ()
int getData ()
int getData2 ()
org.apache.xerces.impl.xpath.regex.RangeToken getToken ()
java.lang.String getString ()
static void ()
}
org/apache/xerces/impl/xpath/regex/ParseException.class
package org.apache.xerces.impl.xpath.regex
public org.apache.xerces.impl.xpath.regex.ParseException extends java.lang.RuntimeException {
static final long serialVersionUID
final int location
public void (java.lang.String, int)
public int getLocation ()
}
org/apache/xerces/impl/xpath/regex/ParserForXMLSchema.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.ParserForXMLSchema extends org.apache.xerces.impl.xpath.regex.RegexParser {
private static java.util.Hashtable ranges
private static java.util.Hashtable ranges2
private static final String SPACES
private static final String NAMECHARS
private static final String LETTERS
private static final String DIGITS
public void ()
public void (java.util.Locale)
org.apache.xerces.impl.xpath.regex.Token processCaret () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processDollar () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processLookahead () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processNegativelookahead () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processLookbehind () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processNegativelookbehind () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_A () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_Z () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_z () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_b () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_B () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_lt () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_gt () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processStar (org.apache.xerces.impl.xpath.regex.Token) throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processPlus (org.apache.xerces.impl.xpath.regex.Token) throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processQuestion (org.apache.xerces.impl.xpath.regex.Token) throws org.apache.xerces.impl.xpath.regex.ParseException
boolean checkQuestion (int)
org.apache.xerces.impl.xpath.regex.Token processParen () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processParen2 () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processCondition () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processModifiers () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processIndependent () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_c () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_C () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_i () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_I () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_g () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_X () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBackreference () throws org.apache.xerces.impl.xpath.regex.ParseException
int processCIinCharacterClass (org.apache.xerces.impl.xpath.regex.RangeToken, int)
protected org.apache.xerces.impl.xpath.regex.RangeToken parseCharacterClass (boolean) throws org.apache.xerces.impl.xpath.regex.ParseException
protected org.apache.xerces.impl.xpath.regex.RangeToken parseSetOperations () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token getTokenForShorthand (int)
int decodeEscaped () throws org.apache.xerces.impl.xpath.regex.ParseException
protected static synchronized org.apache.xerces.impl.xpath.regex.RangeToken getRange (java.lang.String, boolean)
static void setupRange (org.apache.xerces.impl.xpath.regex.Token, java.lang.String)
static void ()
}
org/apache/xerces/impl/xpath/regex/REUtil.class
package org.apache.xerces.impl.xpath.regex
public final org.apache.xerces.impl.xpath.regex.REUtil extends java.lang.Object {
static final int CACHESIZE
static final org.apache.xerces.impl.xpath.regex.RegularExpression[] regexCache
private void ()
static final int composeFromSurrogates (int, int)
static final boolean isLowSurrogate (int)
static final boolean isHighSurrogate (int)
static final java.lang.String decomposeToSurrogates (int)
static final java.lang.String substring (java.text.CharacterIterator, int, int)
static final int getOptionValue (int)
static final int parseOptions (java.lang.String) throws org.apache.xerces.impl.xpath.regex.ParseException
static final java.lang.String createOptionString (int)
static java.lang.String stripExtendedComment (java.lang.String)
public static void main (java.lang.String[])
public static org.apache.xerces.impl.xpath.regex.RegularExpression createRegex (java.lang.String, java.lang.String) throws org.apache.xerces.impl.xpath.regex.ParseException
public static boolean matches (java.lang.String, java.lang.String) throws org.apache.xerces.impl.xpath.regex.ParseException
public static boolean matches (java.lang.String, java.lang.String, java.lang.String) throws org.apache.xerces.impl.xpath.regex.ParseException
public static java.lang.String quoteMeta (java.lang.String)
static void dumpString (java.lang.String)
static void ()
}
org/apache/xerces/impl/xpath/regex/RangeToken.class
package org.apache.xerces.impl.xpath.regex
final org.apache.xerces.impl.xpath.regex.RangeToken extends org.apache.xerces.impl.xpath.regex.Token implements java.io.Serializable {
private static final long serialVersionUID
int[] ranges
boolean sorted
boolean compacted
org.apache.xerces.impl.xpath.regex.RangeToken icaseCache
int[] map
int nonMapIndex
private static final int MAPSIZE
void (int)
protected void addRange (int, int)
private final boolean isSorted ()
private final void setSorted (boolean)
private final boolean isCompacted ()
private final void setCompacted ()
protected void sortRanges ()
protected void compactRanges ()
protected void mergeRanges (org.apache.xerces.impl.xpath.regex.Token)
protected void subtractRanges (org.apache.xerces.impl.xpath.regex.Token)
protected void intersectRanges (org.apache.xerces.impl.xpath.regex.Token)
static org.apache.xerces.impl.xpath.regex.Token complementRanges (org.apache.xerces.impl.xpath.regex.Token)
synchronized org.apache.xerces.impl.xpath.regex.RangeToken getCaseInsensitiveToken ()
void dumpRanges ()
boolean match (int)
private void createMap ()
public java.lang.String toString (int)
private static java.lang.String escapeCharInCharClass (int)
}
org/apache/xerces/impl/xpath/regex/RegexParser$ReferencePosition.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.RegexParser$ReferencePosition extends java.lang.Object {
int refNumber
int position
void (int, int)
}
org/apache/xerces/impl/xpath/regex/RegexParser.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.RegexParser extends java.lang.Object {
static final int T_CHAR
static final int T_EOF
static final int T_OR
static final int T_STAR
static final int T_PLUS
static final int T_QUESTION
static final int T_LPAREN
static final int T_RPAREN
static final int T_DOT
static final int T_LBRACKET
static final int T_BACKSOLIDUS
static final int T_CARET
static final int T_DOLLAR
static final int T_LPAREN2
static final int T_LOOKAHEAD
static final int T_NEGATIVELOOKAHEAD
static final int T_LOOKBEHIND
static final int T_NEGATIVELOOKBEHIND
static final int T_INDEPENDENT
static final int T_SET_OPERATIONS
static final int T_POSIX_CHARCLASS_START
static final int T_COMMENT
static final int T_MODIFIERS
static final int T_CONDITION
static final int T_XMLSCHEMA_CC_SUBTRACTION
int offset
String regex
int regexlen
int options
java.util.ResourceBundle resources
int chardata
int nexttoken
protected static final int S_NORMAL
protected static final int S_INBRACKETS
protected static final int S_INXBRACKETS
int context
int parennumber
boolean hasBackReferences
java.util.Vector references
public void ()
public void (java.util.Locale)
public void setLocale (java.util.Locale)
final org.apache.xerces.impl.xpath.regex.ParseException ex (java.lang.String, int)
private final boolean isSet (int)
synchronized org.apache.xerces.impl.xpath.regex.Token parse (java.lang.String, int) throws org.apache.xerces.impl.xpath.regex.ParseException
protected final void setContext (int)
final int read ()
final void next ()
org.apache.xerces.impl.xpath.regex.Token parseRegex () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token parseTerm () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processCaret () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processDollar () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processLookahead () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processNegativelookahead () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processLookbehind () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processNegativelookbehind () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_A () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_Z () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_z () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_b () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_B () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_lt () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_gt () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processStar (org.apache.xerces.impl.xpath.regex.Token) throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processPlus (org.apache.xerces.impl.xpath.regex.Token) throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processQuestion (org.apache.xerces.impl.xpath.regex.Token) throws org.apache.xerces.impl.xpath.regex.ParseException
boolean checkQuestion (int)
org.apache.xerces.impl.xpath.regex.Token processParen () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processParen2 () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processCondition () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processModifiers () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processIndependent () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_c () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_C () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_i () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_I () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_g () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBacksolidus_X () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token processBackreference () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token parseFactor () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token parseAtom () throws org.apache.xerces.impl.xpath.regex.ParseException
protected org.apache.xerces.impl.xpath.regex.RangeToken processBacksolidus_pP (int) throws org.apache.xerces.impl.xpath.regex.ParseException
int processCIinCharacterClass (org.apache.xerces.impl.xpath.regex.RangeToken, int)
protected org.apache.xerces.impl.xpath.regex.RangeToken parseCharacterClass (boolean) throws org.apache.xerces.impl.xpath.regex.ParseException
protected org.apache.xerces.impl.xpath.regex.RangeToken parseSetOperations () throws org.apache.xerces.impl.xpath.regex.ParseException
org.apache.xerces.impl.xpath.regex.Token getTokenForShorthand (int)
int decodeEscaped () throws org.apache.xerces.impl.xpath.regex.ParseException
private static final int hexChar (int)
}
org/apache/xerces/impl/xpath/regex/RegularExpression$Context.class
package org.apache.xerces.impl.xpath.regex
final org.apache.xerces.impl.xpath.regex.RegularExpression$Context extends java.lang.Object {
java.text.CharacterIterator ciTarget
String strTarget
char[] charTarget
int start
int limit
int length
org.apache.xerces.impl.xpath.regex.Match match
boolean inuse
int[] offsets
void ()
private void resetCommon (int)
void reset (java.text.CharacterIterator, int, int, int)
void reset (java.lang.String, int, int, int)
void reset (char[], int, int, int)
}
org/apache/xerces/impl/xpath/regex/RegularExpression.class
package org.apache.xerces.impl.xpath.regex
public org.apache.xerces.impl.xpath.regex.RegularExpression extends java.lang.Object implements java.io.Serializable {
private static final long serialVersionUID
static final boolean DEBUG
String regex
int options
int nofparen
org.apache.xerces.impl.xpath.regex.Token tokentree
boolean hasBackReferences
transient int minlength
transient org.apache.xerces.impl.xpath.regex.Op operations
transient int numberOfClosures
transient org.apache.xerces.impl.xpath.regex.RegularExpression$Context context
transient org.apache.xerces.impl.xpath.regex.RangeToken firstChar
transient String fixedString
transient int fixedStringOptions
transient org.apache.xerces.impl.xpath.regex.BMPattern fixedStringTable
transient boolean fixedStringOnly
static final int IGNORE_CASE
static final int SINGLE_LINE
static final int MULTIPLE_LINES
static final int EXTENDED_COMMENT
static final int USE_UNICODE_CATEGORY
static final int UNICODE_WORD_BOUNDARY
static final int PROHIBIT_HEAD_CHARACTER_OPTIMIZATION
static final int PROHIBIT_FIXED_STRING_OPTIMIZATION
static final int XMLSCHEMA_MODE
static final int SPECIAL_COMMA
private static final int WT_IGNORE
private static final int WT_LETTER
private static final int WT_OTHER
static final int LINE_FEED
static final int CARRIAGE_RETURN
static final int LINE_SEPARATOR
static final int PARAGRAPH_SEPARATOR
private synchronized void compile (org.apache.xerces.impl.xpath.regex.Token)
private org.apache.xerces.impl.xpath.regex.Op compile (org.apache.xerces.impl.xpath.regex.Token, org.apache.xerces.impl.xpath.regex.Op, boolean)
public boolean matches (char[])
public boolean matches (char[], int, int)
public boolean matches (char[], org.apache.xerces.impl.xpath.regex.Match)
public boolean matches (char[], int, int, org.apache.xerces.impl.xpath.regex.Match)
private int matchCharArray (org.apache.xerces.impl.xpath.regex.RegularExpression$Context, org.apache.xerces.impl.xpath.regex.Op, int, int, int)
private static final int getPreviousWordType (char[], int, int, int, int)
private static final int getWordType (char[], int, int, int, int)
private static final boolean regionMatches (char[], int, int, java.lang.String, int)
private static final boolean regionMatches (char[], int, int, int, int)
private static final boolean regionMatchesIgnoreCase (char[], int, int, java.lang.String, int)
private static final boolean regionMatchesIgnoreCase (char[], int, int, int, int)
public boolean matches (java.lang.String)
public boolean matches (java.lang.String, int, int)
public boolean matches (java.lang.String, org.apache.xerces.impl.xpath.regex.Match)
public boolean matches (java.lang.String, int, int, org.apache.xerces.impl.xpath.regex.Match)
private int matchString (org.apache.xerces.impl.xpath.regex.RegularExpression$Context, org.apache.xerces.impl.xpath.regex.Op, int, int, int)
private static final int getPreviousWordType (java.lang.String, int, int, int, int)
private static final int getWordType (java.lang.String, int, int, int, int)
private static final boolean regionMatches (java.lang.String, int, int, java.lang.String, int)
private static final boolean regionMatches (java.lang.String, int, int, int, int)
private static final boolean regionMatchesIgnoreCase (java.lang.String, int, int, java.lang.String, int)
private static final boolean regionMatchesIgnoreCase (java.lang.String, int, int, int, int)
public boolean matches (java.text.CharacterIterator)
public boolean matches (java.text.CharacterIterator, org.apache.xerces.impl.xpath.regex.Match)
private int matchCharacterIterator (org.apache.xerces.impl.xpath.regex.RegularExpression$Context, org.apache.xerces.impl.xpath.regex.Op, int, int, int)
private static final int getPreviousWordType (java.text.CharacterIterator, int, int, int, int)
private static final int getWordType (java.text.CharacterIterator, int, int, int, int)
private static final boolean regionMatches (java.text.CharacterIterator, int, int, java.lang.String, int)
private static final boolean regionMatches (java.text.CharacterIterator, int, int, int, int)
private static final boolean regionMatchesIgnoreCase (java.text.CharacterIterator, int, int, java.lang.String, int)
private static final boolean regionMatchesIgnoreCase (java.text.CharacterIterator, int, int, int, int)
void prepare ()
private static final boolean isSet (int, int)
public void (java.lang.String) throws org.apache.xerces.impl.xpath.regex.ParseException
public void (java.lang.String, java.lang.String) throws org.apache.xerces.impl.xpath.regex.ParseException
void (java.lang.String, org.apache.xerces.impl.xpath.regex.Token, int, boolean, int)
public void setPattern (java.lang.String) throws org.apache.xerces.impl.xpath.regex.ParseException
private void setPattern (java.lang.String, int) throws org.apache.xerces.impl.xpath.regex.ParseException
public void setPattern (java.lang.String, java.lang.String) throws org.apache.xerces.impl.xpath.regex.ParseException
public java.lang.String getPattern ()
public java.lang.String toString ()
public java.lang.String getOptions ()
public boolean equals (java.lang.Object)
boolean equals (java.lang.String, int)
public int hashCode ()
public int getNumberOfGroups ()
private static final int getWordType0 (char, int)
private static final boolean isEOLChar (int)
private static final boolean isWordChar (int)
private static final boolean matchIgnoreCase (int, int)
}
org/apache/xerces/impl/xpath/regex/Token$CharToken.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token$CharToken extends org.apache.xerces.impl.xpath.regex.Token implements java.io.Serializable {
private static final long serialVersionUID
final int chardata
void (int, int)
int getChar ()
public java.lang.String toString (int)
boolean match (int)
}
org/apache/xerces/impl/xpath/regex/Token$ClosureToken.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token$ClosureToken extends org.apache.xerces.impl.xpath.regex.Token implements java.io.Serializable {
private static final long serialVersionUID
int min
int max
final org.apache.xerces.impl.xpath.regex.Token child
void (int, org.apache.xerces.impl.xpath.regex.Token)
int size ()
org.apache.xerces.impl.xpath.regex.Token getChild (int)
final void setMin (int)
final void setMax (int)
final int getMin ()
final int getMax ()
public java.lang.String toString (int)
}
org/apache/xerces/impl/xpath/regex/Token$ConcatToken.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token$ConcatToken extends org.apache.xerces.impl.xpath.regex.Token implements java.io.Serializable {
private static final long serialVersionUID
final org.apache.xerces.impl.xpath.regex.Token child
final org.apache.xerces.impl.xpath.regex.Token child2
void (org.apache.xerces.impl.xpath.regex.Token, org.apache.xerces.impl.xpath.regex.Token)
int size ()
org.apache.xerces.impl.xpath.regex.Token getChild (int)
public java.lang.String toString (int)
}
org/apache/xerces/impl/xpath/regex/Token$ConditionToken.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token$ConditionToken extends org.apache.xerces.impl.xpath.regex.Token implements java.io.Serializable {
private static final long serialVersionUID
final int refNumber
final org.apache.xerces.impl.xpath.regex.Token condition
final org.apache.xerces.impl.xpath.regex.Token yes
final org.apache.xerces.impl.xpath.regex.Token no
void (int, org.apache.xerces.impl.xpath.regex.Token, org.apache.xerces.impl.xpath.regex.Token, org.apache.xerces.impl.xpath.regex.Token)
int size ()
org.apache.xerces.impl.xpath.regex.Token getChild (int)
public java.lang.String toString (int)
}
org/apache/xerces/impl/xpath/regex/Token$FixedStringContainer.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token$FixedStringContainer extends java.lang.Object {
org.apache.xerces.impl.xpath.regex.Token token
int options
void ()
}
org/apache/xerces/impl/xpath/regex/Token$ModifierToken.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token$ModifierToken extends org.apache.xerces.impl.xpath.regex.Token implements java.io.Serializable {
private static final long serialVersionUID
final org.apache.xerces.impl.xpath.regex.Token child
final int add
final int mask
void (org.apache.xerces.impl.xpath.regex.Token, int, int)
int size ()
org.apache.xerces.impl.xpath.regex.Token getChild (int)
int getOptions ()
int getOptionsMask ()
public java.lang.String toString (int)
}
org/apache/xerces/impl/xpath/regex/Token$ParenToken.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token$ParenToken extends org.apache.xerces.impl.xpath.regex.Token implements java.io.Serializable {
private static final long serialVersionUID
final org.apache.xerces.impl.xpath.regex.Token child
final int parennumber
void (int, org.apache.xerces.impl.xpath.regex.Token, int)
int size ()
org.apache.xerces.impl.xpath.regex.Token getChild (int)
int getParenNumber ()
public java.lang.String toString (int)
}
org/apache/xerces/impl/xpath/regex/Token$StringToken.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token$StringToken extends org.apache.xerces.impl.xpath.regex.Token implements java.io.Serializable {
private static final long serialVersionUID
String string
final int refNumber
void (int, java.lang.String, int)
int getReferenceNumber ()
java.lang.String getString ()
public java.lang.String toString (int)
}
org/apache/xerces/impl/xpath/regex/Token$UnionToken.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token$UnionToken extends org.apache.xerces.impl.xpath.regex.Token implements java.io.Serializable {
private static final long serialVersionUID
java.util.Vector children
void (int)
void addChild (org.apache.xerces.impl.xpath.regex.Token)
int size ()
org.apache.xerces.impl.xpath.regex.Token getChild (int)
public java.lang.String toString (int)
}
org/apache/xerces/impl/xpath/regex/Token.class
package org.apache.xerces.impl.xpath.regex
org.apache.xerces.impl.xpath.regex.Token extends java.lang.Object implements java.io.Serializable {
private static final long serialVersionUID
static final boolean COUNTTOKENS
static int tokens
static final int CHAR
static final int DOT
static final int CONCAT
static final int UNION
static final int CLOSURE
static final int RANGE
static final int NRANGE
static final int PAREN
static final int EMPTY
static final int ANCHOR
static final int NONGREEDYCLOSURE
static final int STRING
static final int BACKREFERENCE
static final int LOOKAHEAD
static final int NEGATIVELOOKAHEAD
static final int LOOKBEHIND
static final int NEGATIVELOOKBEHIND
static final int INDEPENDENT
static final int MODIFIERGROUP
static final int CONDITION
static final int UTF16_MAX
final int type
static org.apache.xerces.impl.xpath.regex.Token token_dot
static org.apache.xerces.impl.xpath.regex.Token token_0to9
static org.apache.xerces.impl.xpath.regex.Token token_wordchars
static org.apache.xerces.impl.xpath.regex.Token token_not_0to9
static org.apache.xerces.impl.xpath.regex.Token token_not_wordchars
static org.apache.xerces.impl.xpath.regex.Token token_spaces
static org.apache.xerces.impl.xpath.regex.Token token_not_spaces
static org.apache.xerces.impl.xpath.regex.Token token_empty
static org.apache.xerces.impl.xpath.regex.Token token_linebeginning
static org.apache.xerces.impl.xpath.regex.Token token_linebeginning2
static org.apache.xerces.impl.xpath.regex.Token token_lineend
static org.apache.xerces.impl.xpath.regex.Token token_stringbeginning
static org.apache.xerces.impl.xpath.regex.Token token_stringend
static org.apache.xerces.impl.xpath.regex.Token token_stringend2
static org.apache.xerces.impl.xpath.regex.Token token_wordedge
static org.apache.xerces.impl.xpath.regex.Token token_not_wordedge
static org.apache.xerces.impl.xpath.regex.Token token_wordbeginning
static org.apache.xerces.impl.xpath.regex.Token token_wordend
static final int FC_CONTINUE
static final int FC_TERMINAL
static final int FC_ANY
private static final java.util.Hashtable categories
private static final java.util.Hashtable categories2
private static final String[] categoryNames
static final int CHAR_INIT_QUOTE
static final int CHAR_FINAL_QUOTE
static final int CHAR_LETTER
static final int CHAR_MARK
static final int CHAR_NUMBER
static final int CHAR_SEPARATOR
static final int CHAR_OTHER
static final int CHAR_PUNCTUATION
static final int CHAR_SYMBOL
private static final String[] blockNames
static final String blockRanges
static final int[] nonBMPBlockRanges
private static final int NONBMP_BLOCK_START
static java.util.Hashtable nonxs
static final String viramaString
private static org.apache.xerces.impl.xpath.regex.Token token_grapheme
private static org.apache.xerces.impl.xpath.regex.Token token_ccs
static org.apache.xerces.impl.xpath.regex.Token$ParenToken createLook (int, org.apache.xerces.impl.xpath.regex.Token)
static org.apache.xerces.impl.xpath.regex.Token$ParenToken createParen (org.apache.xerces.impl.xpath.regex.Token, int)
static org.apache.xerces.impl.xpath.regex.Token$ClosureToken createClosure (org.apache.xerces.impl.xpath.regex.Token)
static org.apache.xerces.impl.xpath.regex.Token$ClosureToken createNGClosure (org.apache.xerces.impl.xpath.regex.Token)
static org.apache.xerces.impl.xpath.regex.Token$ConcatToken createConcat (org.apache.xerces.impl.xpath.regex.Token, org.apache.xerces.impl.xpath.regex.Token)
static org.apache.xerces.impl.xpath.regex.Token$UnionToken createConcat ()
static org.apache.xerces.impl.xpath.regex.Token$UnionToken createUnion ()
static org.apache.xerces.impl.xpath.regex.Token createEmpty ()
static org.apache.xerces.impl.xpath.regex.RangeToken createRange ()
static org.apache.xerces.impl.xpath.regex.RangeToken createNRange ()
static org.apache.xerces.impl.xpath.regex.Token$CharToken createChar (int)
private static org.apache.xerces.impl.xpath.regex.Token$CharToken createAnchor (int)
static org.apache.xerces.impl.xpath.regex.Token$StringToken createBackReference (int)
static org.apache.xerces.impl.xpath.regex.Token$StringToken createString (java.lang.String)
static org.apache.xerces.impl.xpath.regex.Token$ModifierToken createModifierGroup (org.apache.xerces.impl.xpath.regex.Token, int, int)
static org.apache.xerces.impl.xpath.regex.Token$ConditionToken createCondition (int, org.apache.xerces.impl.xpath.regex.Token, org.apache.xerces.impl.xpath.regex.Token, org.apache.xerces.impl.xpath.regex.Token)
protected void (int)
int size ()
org.apache.xerces.impl.xpath.regex.Token getChild (int)
void addChild (org.apache.xerces.impl.xpath.regex.Token)
protected void addRange (int, int)
protected void sortRanges ()
protected void compactRanges ()
protected void mergeRanges (org.apache.xerces.impl.xpath.regex.Token)
protected void subtractRanges (org.apache.xerces.impl.xpath.regex.Token)
protected void intersectRanges (org.apache.xerces.impl.xpath.regex.Token)
static org.apache.xerces.impl.xpath.regex.Token complementRanges (org.apache.xerces.impl.xpath.regex.Token)
void setMin (int)
void setMax (int)
int getMin ()
int getMax ()
int getReferenceNumber ()
java.lang.String getString ()
int getParenNumber ()
int getChar ()
public java.lang.String toString ()
public java.lang.String toString (int)
final int getMinLength ()
final int getMaxLength ()
private static final boolean isSet (int, int)
final int analyzeFirstCharacter (org.apache.xerces.impl.xpath.regex.RangeToken, int)
private final boolean isShorterThan (org.apache.xerces.impl.xpath.regex.Token)
final void findFixedString (org.apache.xerces.impl.xpath.regex.Token$FixedStringContainer, int)
boolean match (int)
protected static org.apache.xerces.impl.xpath.regex.RangeToken getRange (java.lang.String, boolean)
protected static org.apache.xerces.impl.xpath.regex.RangeToken getRange (java.lang.String, boolean, boolean)
protected static void registerNonXS (java.lang.String)
protected static boolean isRegisterNonXS (java.lang.String)
private static void setAlias (java.lang.String, java.lang.String, boolean)
static synchronized org.apache.xerces.impl.xpath.regex.Token getGraphemePattern ()
static synchronized org.apache.xerces.impl.xpath.regex.Token getCombiningCharacterSequence ()
static void ()
}
org/apache/xerces/impl/xpath/regex/message.properties
org/apache/xerces/impl/xpath/regex/message_fr.properties
org/apache/xerces/impl/xpath/regex/message_ja.properties
org/apache/xerces/impl/xs/AttributePSVImpl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.AttributePSVImpl extends java.lang.Object implements org.apache.xerces.xs.AttributePSVI {
protected org.apache.xerces.xs.XSAttributeDeclaration fDeclaration
protected org.apache.xerces.xs.XSTypeDefinition fTypeDecl
protected boolean fSpecified
protected String fNormalizedValue
protected Object fActualValue
protected short fActualValueType
protected org.apache.xerces.xs.ShortList fItemValueTypes
protected org.apache.xerces.xs.XSSimpleTypeDefinition fMemberType
protected short fValidationAttempted
protected short fValidity
protected String[] fErrorCodes
protected String fValidationContext
public void ()
public java.lang.String getSchemaDefault ()
public java.lang.String getSchemaNormalizedValue ()
public boolean getIsSchemaSpecified ()
public short getValidationAttempted ()
public short getValidity ()
public org.apache.xerces.xs.StringList getErrorCodes ()
public java.lang.String getValidationContext ()
public org.apache.xerces.xs.XSTypeDefinition getTypeDefinition ()
public org.apache.xerces.xs.XSSimpleTypeDefinition getMemberTypeDefinition ()
public org.apache.xerces.xs.XSAttributeDeclaration getAttributeDeclaration ()
public java.lang.Object getActualNormalizedValue ()
public short getActualNormalizedValueType ()
public org.apache.xerces.xs.ShortList getItemValueTypes ()
public void reset ()
}
org/apache/xerces/impl/xs/ElementPSVImpl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.ElementPSVImpl extends java.lang.Object implements org.apache.xerces.xs.ElementPSVI {
protected org.apache.xerces.xs.XSElementDeclaration fDeclaration
protected org.apache.xerces.xs.XSTypeDefinition fTypeDecl
protected boolean fNil
protected boolean fSpecified
protected String fNormalizedValue
protected Object fActualValue
protected short fActualValueType
protected org.apache.xerces.xs.ShortList fItemValueTypes
protected org.apache.xerces.xs.XSNotationDeclaration fNotation
protected org.apache.xerces.xs.XSSimpleTypeDefinition fMemberType
protected short fValidationAttempted
protected short fValidity
protected String[] fErrorCodes
protected String fValidationContext
protected org.apache.xerces.impl.xs.SchemaGrammar[] fGrammars
protected org.apache.xerces.xs.XSModel fSchemaInformation
public void ()
public java.lang.String getSchemaDefault ()
public java.lang.String getSchemaNormalizedValue ()
public boolean getIsSchemaSpecified ()
public short getValidationAttempted ()
public short getValidity ()
public org.apache.xerces.xs.StringList getErrorCodes ()
public java.lang.String getValidationContext ()
public boolean getNil ()
public org.apache.xerces.xs.XSNotationDeclaration getNotation ()
public org.apache.xerces.xs.XSTypeDefinition getTypeDefinition ()
public org.apache.xerces.xs.XSSimpleTypeDefinition getMemberTypeDefinition ()
public org.apache.xerces.xs.XSElementDeclaration getElementDeclaration ()
public synchronized org.apache.xerces.xs.XSModel getSchemaInformation ()
public java.lang.Object getActualNormalizedValue ()
public short getActualNormalizedValueType ()
public org.apache.xerces.xs.ShortList getItemValueTypes ()
public void reset ()
}
org/apache/xerces/impl/xs/SchemaGrammar$BuiltinAttrDecl.class
package org.apache.xerces.impl.xs
org.apache.xerces.impl.xs.SchemaGrammar$BuiltinAttrDecl extends org.apache.xerces.impl.xs.XSAttributeDecl {
public void (java.lang.String, java.lang.String, org.apache.xerces.impl.dv.XSSimpleType, short)
public void setValues (java.lang.String, java.lang.String, org.apache.xerces.impl.dv.XSSimpleType, short, short, org.apache.xerces.impl.dv.ValidatedInfo, org.apache.xerces.impl.xs.XSComplexTypeDecl)
public void reset ()
public org.apache.xerces.xs.XSAnnotation getAnnotation ()
}
org/apache/xerces/impl/xs/SchemaGrammar$BuiltinSchemaGrammar.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.SchemaGrammar$BuiltinSchemaGrammar extends org.apache.xerces.impl.xs.SchemaGrammar {
public void (int)
public org.apache.xerces.xni.grammars.XMLGrammarDescription getGrammarDescription ()
public void setImportedGrammars (java.util.Vector)
public void addGlobalAttributeDecl (org.apache.xerces.impl.xs.XSAttributeDecl)
public void addGlobalAttributeGroupDecl (org.apache.xerces.impl.xs.XSAttributeGroupDecl)
public void addGlobalElementDecl (org.apache.xerces.impl.xs.XSElementDecl)
public void addGlobalGroupDecl (org.apache.xerces.impl.xs.XSGroupDecl)
public void addGlobalNotationDecl (org.apache.xerces.impl.xs.XSNotationDecl)
public void addGlobalTypeDecl (org.apache.xerces.xs.XSTypeDefinition)
public void addComplexTypeDecl (org.apache.xerces.impl.xs.XSComplexTypeDecl, org.apache.xerces.impl.xs.util.SimpleLocator)
public void addRedefinedGroupDecl (org.apache.xerces.impl.xs.XSGroupDecl, org.apache.xerces.impl.xs.XSGroupDecl, org.apache.xerces.impl.xs.util.SimpleLocator)
public synchronized void addDocument (java.lang.Object, java.lang.String)
synchronized org.apache.xerces.parsers.DOMParser getDOMParser ()
synchronized org.apache.xerces.parsers.SAXParser getSAXParser ()
}
org/apache/xerces/impl/xs/SchemaGrammar$Schema4Annotations.class
package org.apache.xerces.impl.xs
public final org.apache.xerces.impl.xs.SchemaGrammar$Schema4Annotations extends org.apache.xerces.impl.xs.SchemaGrammar {
public void ()
public org.apache.xerces.xni.grammars.XMLGrammarDescription getGrammarDescription ()
public void setImportedGrammars (java.util.Vector)
public void addGlobalAttributeDecl (org.apache.xerces.impl.xs.XSAttributeDecl)
public void addGlobalAttributeGroupDecl (org.apache.xerces.impl.xs.XSAttributeGroupDecl)
public void addGlobalElementDecl (org.apache.xerces.impl.xs.XSElementDecl)
public void addGlobalGroupDecl (org.apache.xerces.impl.xs.XSGroupDecl)
public void addGlobalNotationDecl (org.apache.xerces.impl.xs.XSNotationDecl)
public void addGlobalTypeDecl (org.apache.xerces.xs.XSTypeDefinition)
public void addComplexTypeDecl (org.apache.xerces.impl.xs.XSComplexTypeDecl, org.apache.xerces.impl.xs.util.SimpleLocator)
public void addRedefinedGroupDecl (org.apache.xerces.impl.xs.XSGroupDecl, org.apache.xerces.impl.xs.XSGroupDecl, org.apache.xerces.impl.xs.util.SimpleLocator)
public synchronized void addDocument (java.lang.Object, java.lang.String)
synchronized org.apache.xerces.parsers.DOMParser getDOMParser ()
synchronized org.apache.xerces.parsers.SAXParser getSAXParser ()
private org.apache.xerces.impl.xs.XSElementDecl createAnnotationElementDecl (java.lang.String)
private org.apache.xerces.impl.xs.XSParticleDecl createUnboundedModelGroupParticle ()
private org.apache.xerces.impl.xs.XSParticleDecl createChoiceElementParticle (org.apache.xerces.impl.xs.XSElementDecl)
private org.apache.xerces.impl.xs.XSParticleDecl createUnboundedAnyWildcardSequenceParticle ()
private org.apache.xerces.impl.xs.XSParticleDecl createAnyLaxWildcardParticle ()
}
org/apache/xerces/impl/xs/SchemaGrammar$XSAnyType.class
package org.apache.xerces.impl.xs
org.apache.xerces.impl.xs.SchemaGrammar$XSAnyType extends org.apache.xerces.impl.xs.XSComplexTypeDecl {
public void ()
public void setValues (java.lang.String, java.lang.String, org.apache.xerces.xs.XSTypeDefinition, short, short, short, short, boolean, org.apache.xerces.impl.xs.XSAttributeGroupDecl, org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.impl.xs.XSParticleDecl)
public void setName (java.lang.String)
public void setIsAbstractType ()
public void setContainsTypeID ()
public void setIsAnonymous ()
public void reset ()
public org.apache.xerces.xs.XSObjectList getAttributeUses ()
public org.apache.xerces.impl.xs.XSAttributeGroupDecl getAttrGrp ()
public org.apache.xerces.xs.XSWildcard getAttributeWildcard ()
public org.apache.xerces.xs.XSParticle getParticle ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/impl/xs/SchemaGrammar.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.SchemaGrammar extends java.lang.Object implements org.apache.xerces.xni.grammars.XSGrammar org.apache.xerces.xs.XSNamespaceItem {
String fTargetNamespace
org.apache.xerces.util.SymbolHash fGlobalAttrDecls
org.apache.xerces.util.SymbolHash fGlobalAttrGrpDecls
org.apache.xerces.util.SymbolHash fGlobalElemDecls
org.apache.xerces.util.SymbolHash fGlobalGroupDecls
org.apache.xerces.util.SymbolHash fGlobalNotationDecls
org.apache.xerces.util.SymbolHash fGlobalIDConstraintDecls
org.apache.xerces.util.SymbolHash fGlobalTypeDecls
org.apache.xerces.impl.xs.XSDDescription fGrammarDescription
org.apache.xerces.impl.xs.XSAnnotationImpl[] fAnnotations
int fNumAnnotations
private org.apache.xerces.util.SymbolTable fSymbolTable
private java.lang.ref.SoftReference fSAXParser
private java.lang.ref.SoftReference fDOMParser
private static final int BASICSET_COUNT
private static final int FULLSET_COUNT
private static final int GRAMMAR_XS
private static final int GRAMMAR_XSI
java.util.Vector fImported
private static final int INITIAL_SIZE
private static final int INC_SIZE
private int fCTCount
private org.apache.xerces.impl.xs.XSComplexTypeDecl[] fComplexTypeDecls
private org.apache.xerces.impl.xs.util.SimpleLocator[] fCTLocators
private static final int REDEFINED_GROUP_INIT_SIZE
private int fRGCount
private org.apache.xerces.impl.xs.XSGroupDecl[] fRedefinedGroupDecls
private org.apache.xerces.impl.xs.util.SimpleLocator[] fRGLocators
boolean fFullChecked
private int fSubGroupCount
private org.apache.xerces.impl.xs.XSElementDecl[] fSubGroups
public static final org.apache.xerces.impl.xs.XSComplexTypeDecl fAnyType
public static final org.apache.xerces.impl.xs.SchemaGrammar$BuiltinSchemaGrammar SG_SchemaNS
public static final org.apache.xerces.impl.xs.SchemaGrammar$Schema4Annotations SG_Schema4Annotations
public static final org.apache.xerces.impl.dv.XSSimpleType fAnySimpleType
public static final org.apache.xerces.impl.xs.SchemaGrammar$BuiltinSchemaGrammar SG_XSI
private static final short MAX_COMP_IDX
private static final boolean[] GLOBAL_COMP
private org.apache.xerces.xs.XSNamedMap[] fComponents
private java.util.Vector fDocuments
private java.util.Vector fLocations
protected void ()
public void (java.lang.String, org.apache.xerces.impl.xs.XSDDescription, org.apache.xerces.util.SymbolTable)
public org.apache.xerces.xni.grammars.XMLGrammarDescription getGrammarDescription ()
public boolean isNamespaceAware ()
public void setImportedGrammars (java.util.Vector)
public java.util.Vector getImportedGrammars ()
public final java.lang.String getTargetNamespace ()
public void addGlobalAttributeDecl (org.apache.xerces.impl.xs.XSAttributeDecl)
public void addGlobalAttributeGroupDecl (org.apache.xerces.impl.xs.XSAttributeGroupDecl)
public void addGlobalElementDecl (org.apache.xerces.impl.xs.XSElementDecl)
public void addGlobalGroupDecl (org.apache.xerces.impl.xs.XSGroupDecl)
public void addGlobalNotationDecl (org.apache.xerces.impl.xs.XSNotationDecl)
public void addGlobalTypeDecl (org.apache.xerces.xs.XSTypeDefinition)
public final void addIDConstraintDecl (org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.identity.IdentityConstraint)
public final org.apache.xerces.impl.xs.XSAttributeDecl getGlobalAttributeDecl (java.lang.String)
public final org.apache.xerces.impl.xs.XSAttributeGroupDecl getGlobalAttributeGroupDecl (java.lang.String)
public final org.apache.xerces.impl.xs.XSElementDecl getGlobalElementDecl (java.lang.String)
public final org.apache.xerces.impl.xs.XSGroupDecl getGlobalGroupDecl (java.lang.String)
public final org.apache.xerces.impl.xs.XSNotationDecl getGlobalNotationDecl (java.lang.String)
public final org.apache.xerces.xs.XSTypeDefinition getGlobalTypeDecl (java.lang.String)
public final org.apache.xerces.impl.xs.identity.IdentityConstraint getIDConstraintDecl (java.lang.String)
public final boolean hasIDConstraints ()
public void addComplexTypeDecl (org.apache.xerces.impl.xs.XSComplexTypeDecl, org.apache.xerces.impl.xs.util.SimpleLocator)
public void addRedefinedGroupDecl (org.apache.xerces.impl.xs.XSGroupDecl, org.apache.xerces.impl.xs.XSGroupDecl, org.apache.xerces.impl.xs.util.SimpleLocator)
final org.apache.xerces.impl.xs.XSComplexTypeDecl[] getUncheckedComplexTypeDecls ()
final org.apache.xerces.impl.xs.util.SimpleLocator[] getUncheckedCTLocators ()
final org.apache.xerces.impl.xs.XSGroupDecl[] getRedefinedGroupDecls ()
final org.apache.xerces.impl.xs.util.SimpleLocator[] getRGLocators ()
final void setUncheckedTypeNum (int)
final org.apache.xerces.impl.xs.XSElementDecl[] getSubstitutionGroups ()
static final org.apache.xerces.impl.xs.XSComplexTypeDecl[] resize (org.apache.xerces.impl.xs.XSComplexTypeDecl[], int)
static final org.apache.xerces.impl.xs.XSGroupDecl[] resize (org.apache.xerces.impl.xs.XSGroupDecl[], int)
static final org.apache.xerces.impl.xs.XSElementDecl[] resize (org.apache.xerces.impl.xs.XSElementDecl[], int)
static final org.apache.xerces.impl.xs.util.SimpleLocator[] resize (org.apache.xerces.impl.xs.util.SimpleLocator[], int)
public synchronized void addDocument (java.lang.Object, java.lang.String)
public java.lang.String getSchemaNamespace ()
synchronized org.apache.xerces.parsers.DOMParser getDOMParser ()
synchronized org.apache.xerces.parsers.SAXParser getSAXParser ()
public synchronized org.apache.xerces.xs.XSNamedMap getComponents (short)
public org.apache.xerces.xs.XSTypeDefinition getTypeDefinition (java.lang.String)
public org.apache.xerces.xs.XSAttributeDeclaration getAttributeDeclaration (java.lang.String)
public org.apache.xerces.xs.XSElementDeclaration getElementDeclaration (java.lang.String)
public org.apache.xerces.xs.XSAttributeGroupDefinition getAttributeGroup (java.lang.String)
public org.apache.xerces.xs.XSModelGroupDefinition getModelGroupDefinition (java.lang.String)
public org.apache.xerces.xs.XSNotationDeclaration getNotationDeclaration (java.lang.String)
public org.apache.xerces.xs.StringList getDocumentLocations ()
public org.apache.xerces.xs.XSModel toXSModel ()
public org.apache.xerces.xs.XSModel toXSModel (org.apache.xerces.xni.grammars.XSGrammar[])
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public void addAnnotation (org.apache.xerces.impl.xs.XSAnnotationImpl)
static void ()
}
org/apache/xerces/impl/xs/SchemaNamespaceSupport$SchemaRootContext.class
package org.apache.xerces.impl.xs
final org.apache.xerces.impl.xs.SchemaNamespaceSupport$SchemaRootContext extends java.lang.Object {
String[] fNamespace
int fNamespaceSize
boolean fDOMContextBuilt
private final org.w3c.dom.Element fSchemaRoot
private final org.apache.xerces.util.SymbolTable fSymbolTable
private final org.apache.xerces.xni.QName fAttributeQName
void (org.w3c.dom.Element, org.apache.xerces.util.SymbolTable)
void fillNamespaceContext ()
java.lang.String getURI (java.lang.String)
private void declarePrefix (java.lang.String, java.lang.String)
private void fillQName (org.apache.xerces.xni.QName, org.w3c.dom.Node)
}
org/apache/xerces/impl/xs/SchemaNamespaceSupport.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.SchemaNamespaceSupport extends org.apache.xerces.util.NamespaceSupport {
private org.apache.xerces.impl.xs.SchemaNamespaceSupport$SchemaRootContext fSchemaRootContext
public void (org.w3c.dom.Element, org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.impl.xs.SchemaNamespaceSupport)
public void setEffectiveContext (java.lang.String[])
public java.lang.String[] getEffectiveLocalContext ()
public void makeGlobal ()
public java.lang.String getURI (java.lang.String)
}
org/apache/xerces/impl/xs/SchemaSymbols.class
package org.apache.xerces.impl.xs
public final org.apache.xerces.impl.xs.SchemaSymbols extends java.lang.Object {
public static final String URI_XSI
public static final String XSI_SCHEMALOCATION
public static final String XSI_NONAMESPACESCHEMALOCATION
public static final String XSI_TYPE
public static final String XSI_NIL
public static final String URI_SCHEMAFORSCHEMA
public static final String ELT_ALL
public static final String ELT_ANNOTATION
public static final String ELT_ANY
public static final String ELT_ANYATTRIBUTE
public static final String ELT_APPINFO
public static final String ELT_ATTRIBUTE
public static final String ELT_ATTRIBUTEGROUP
public static final String ELT_CHOICE
public static final String ELT_COMPLEXCONTENT
public static final String ELT_COMPLEXTYPE
public static final String ELT_DOCUMENTATION
public static final String ELT_ELEMENT
public static final String ELT_ENUMERATION
public static final String ELT_EXTENSION
public static final String ELT_FIELD
public static final String ELT_FRACTIONDIGITS
public static final String ELT_GROUP
public static final String ELT_IMPORT
public static final String ELT_INCLUDE
public static final String ELT_KEY
public static final String ELT_KEYREF
public static final String ELT_LENGTH
public static final String ELT_LIST
public static final String ELT_MAXEXCLUSIVE
public static final String ELT_MAXINCLUSIVE
public static final String ELT_MAXLENGTH
public static final String ELT_MINEXCLUSIVE
public static final String ELT_MININCLUSIVE
public static final String ELT_MINLENGTH
public static final String ELT_NOTATION
public static final String ELT_PATTERN
public static final String ELT_REDEFINE
public static final String ELT_RESTRICTION
public static final String ELT_SCHEMA
public static final String ELT_SELECTOR
public static final String ELT_SEQUENCE
public static final String ELT_SIMPLECONTENT
public static final String ELT_SIMPLETYPE
public static final String ELT_TOTALDIGITS
public static final String ELT_UNION
public static final String ELT_UNIQUE
public static final String ELT_WHITESPACE
public static final String ATT_ABSTRACT
public static final String ATT_ATTRIBUTEFORMDEFAULT
public static final String ATT_BASE
public static final String ATT_BLOCK
public static final String ATT_BLOCKDEFAULT
public static final String ATT_DEFAULT
public static final String ATT_ELEMENTFORMDEFAULT
public static final String ATT_FINAL
public static final String ATT_FINALDEFAULT
public static final String ATT_FIXED
public static final String ATT_FORM
public static final String ATT_ID
public static final String ATT_ITEMTYPE
public static final String ATT_MAXOCCURS
public static final String ATT_MEMBERTYPES
public static final String ATT_MINOCCURS
public static final String ATT_MIXED
public static final String ATT_NAME
public static final String ATT_NAMESPACE
public static final String ATT_NILLABLE
public static final String ATT_PROCESSCONTENTS
public static final String ATT_REF
public static final String ATT_REFER
public static final String ATT_SCHEMALOCATION
public static final String ATT_SOURCE
public static final String ATT_SUBSTITUTIONGROUP
public static final String ATT_SYSTEM
public static final String ATT_PUBLIC
public static final String ATT_TARGETNAMESPACE
public static final String ATT_TYPE
public static final String ATT_USE
public static final String ATT_VALUE
public static final String ATT_VERSION
public static final String ATT_XML_LANG
public static final String ATT_XPATH
public static final String ATTVAL_TWOPOUNDANY
public static final String ATTVAL_TWOPOUNDLOCAL
public static final String ATTVAL_TWOPOUNDOTHER
public static final String ATTVAL_TWOPOUNDTARGETNS
public static final String ATTVAL_POUNDALL
public static final String ATTVAL_FALSE_0
public static final String ATTVAL_TRUE_1
public static final String ATTVAL_ANYSIMPLETYPE
public static final String ATTVAL_ANYTYPE
public static final String ATTVAL_ANYURI
public static final String ATTVAL_BASE64BINARY
public static final String ATTVAL_BOOLEAN
public static final String ATTVAL_BYTE
public static final String ATTVAL_COLLAPSE
public static final String ATTVAL_DATE
public static final String ATTVAL_DATETIME
public static final String ATTVAL_DAY
public static final String ATTVAL_DECIMAL
public static final String ATTVAL_DOUBLE
public static final String ATTVAL_DURATION
public static final String ATTVAL_ENTITY
public static final String ATTVAL_ENTITIES
public static final String ATTVAL_EXTENSION
public static final String ATTVAL_FALSE
public static final String ATTVAL_FLOAT
public static final String ATTVAL_HEXBINARY
public static final String ATTVAL_ID
public static final String ATTVAL_IDREF
public static final String ATTVAL_IDREFS
public static final String ATTVAL_INT
public static final String ATTVAL_INTEGER
public static final String ATTVAL_LANGUAGE
public static final String ATTVAL_LAX
public static final String ATTVAL_LIST
public static final String ATTVAL_LONG
public static final String ATTVAL_NAME
public static final String ATTVAL_NEGATIVEINTEGER
public static final String ATTVAL_MONTH
public static final String ATTVAL_MONTHDAY
public static final String ATTVAL_NCNAME
public static final String ATTVAL_NMTOKEN
public static final String ATTVAL_NMTOKENS
public static final String ATTVAL_NONNEGATIVEINTEGER
public static final String ATTVAL_NONPOSITIVEINTEGER
public static final String ATTVAL_NORMALIZEDSTRING
public static final String ATTVAL_NOTATION
public static final String ATTVAL_OPTIONAL
public static final String ATTVAL_POSITIVEINTEGER
public static final String ATTVAL_PRESERVE
public static final String ATTVAL_PROHIBITED
public static final String ATTVAL_QNAME
public static final String ATTVAL_QUALIFIED
public static final String ATTVAL_REPLACE
public static final String ATTVAL_REQUIRED
public static final String ATTVAL_RESTRICTION
public static final String ATTVAL_SHORT
public static final String ATTVAL_SKIP
public static final String ATTVAL_STRICT
public static final String ATTVAL_STRING
public static final String ATTVAL_SUBSTITUTION
public static final String ATTVAL_TIME
public static final String ATTVAL_TOKEN
public static final String ATTVAL_TRUE
public static final String ATTVAL_UNBOUNDED
public static final String ATTVAL_UNION
public static final String ATTVAL_UNQUALIFIED
public static final String ATTVAL_UNSIGNEDBYTE
public static final String ATTVAL_UNSIGNEDINT
public static final String ATTVAL_UNSIGNEDLONG
public static final String ATTVAL_UNSIGNEDSHORT
public static final String ATTVAL_YEAR
public static final String ATTVAL_YEARMONTH
public static final short FORM_UNQUALIFIED
public static final short FORM_QUALIFIED
public static final short USE_OPTIONAL
public static final short USE_REQUIRED
public static final short USE_PROHIBITED
public static final int OCCURRENCE_UNBOUNDED
public void ()
static void ()
}
org/apache/xerces/impl/xs/SubstitutionGroupHandler$OneSubGroup.class
package org.apache.xerces.impl.xs
final org.apache.xerces.impl.xs.SubstitutionGroupHandler$OneSubGroup extends java.lang.Object {
org.apache.xerces.impl.xs.XSElementDecl sub
short dMethod
short bMethod
void ()
void (org.apache.xerces.impl.xs.XSElementDecl, short, short)
}
org/apache/xerces/impl/xs/SubstitutionGroupHandler.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.SubstitutionGroupHandler extends java.lang.Object {
private static final org.apache.xerces.impl.xs.XSElementDecl[] EMPTY_GROUP
org.apache.xerces.impl.xs.XSGrammarBucket fGrammarBucket
java.util.Hashtable fSubGroupsB
private static final org.apache.xerces.impl.xs.SubstitutionGroupHandler$OneSubGroup[] EMPTY_VECTOR
java.util.Hashtable fSubGroups
public void (org.apache.xerces.impl.xs.XSGrammarBucket)
public org.apache.xerces.impl.xs.XSElementDecl getMatchingElemDecl (org.apache.xerces.xni.QName, org.apache.xerces.impl.xs.XSElementDecl)
protected boolean substitutionGroupOK (org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.XSElementDecl, short)
private boolean typeDerivationOK (org.apache.xerces.xs.XSTypeDefinition, org.apache.xerces.xs.XSTypeDefinition, short)
public boolean inSubstitutionGroup (org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.XSElementDecl)
public void reset ()
public void addSubstitutionGroup (org.apache.xerces.impl.xs.XSElementDecl[])
public org.apache.xerces.impl.xs.XSElementDecl[] getSubstitutionGroup (org.apache.xerces.impl.xs.XSElementDecl)
private org.apache.xerces.impl.xs.SubstitutionGroupHandler$OneSubGroup[] getSubGroupB (org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.SubstitutionGroupHandler$OneSubGroup)
private boolean getDBMethods (org.apache.xerces.xs.XSTypeDefinition, org.apache.xerces.xs.XSTypeDefinition, org.apache.xerces.impl.xs.SubstitutionGroupHandler$OneSubGroup)
static void ()
}
org/apache/xerces/impl/xs/XMLSchemaException.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XMLSchemaException extends java.lang.Exception {
static final long serialVersionUID
String key
Object[] args
public void (java.lang.String, java.lang.Object[])
public java.lang.String getKey ()
public java.lang.Object[] getArgs ()
}
org/apache/xerces/impl/xs/XMLSchemaLoader$LocationArray.class
package org.apache.xerces.impl.xs
org.apache.xerces.impl.xs.XMLSchemaLoader$LocationArray extends java.lang.Object {
int length
String[] locations
void ()
public void resize (int, int)
public void addLocation (java.lang.String)
public java.lang.String[] getLocationArray ()
public java.lang.String getFirstLocation ()
public int getLength ()
}
org/apache/xerces/impl/xs/XMLSchemaLoader.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XMLSchemaLoader extends java.lang.Object implements org.apache.xerces.xni.grammars.XMLGrammarLoader org.apache.xerces.xni.parser.XMLComponent org.apache.xerces.xs.XSLoader org.w3c.dom.DOMConfiguration {
protected static final String SCHEMA_FULL_CHECKING
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String ALLOW_JAVA_ENCODINGS
protected static final String STANDARD_URI_CONFORMANT_FEATURE
protected static final String VALIDATE_ANNOTATIONS
protected static final String DISALLOW_DOCTYPE
protected static final String GENERATE_SYNTHETIC_ANNOTATIONS
protected static final String HONOUR_ALL_SCHEMALOCATIONS
protected static final String AUGMENT_PSVI
protected static final String PARSER_SETTINGS
private static final String[] RECOGNIZED_FEATURES
public static final String SYMBOL_TABLE
public static final String ERROR_REPORTER
protected static final String ERROR_HANDLER
public static final String ENTITY_RESOLVER
public static final String XMLGRAMMAR_POOL
protected static final String SCHEMA_LOCATION
protected static final String SCHEMA_NONS_LOCATION
protected static final String JAXP_SCHEMA_SOURCE
protected static final String SECURITY_MANAGER
protected static final String ENTITY_MANAGER
private static final String[] RECOGNIZED_PROPERTIES
private org.apache.xerces.util.ParserConfigurationSettings fLoaderConfig
private org.apache.xerces.impl.XMLErrorReporter fErrorReporter
private org.apache.xerces.impl.XMLEntityManager fEntityManager
private org.apache.xerces.xni.parser.XMLEntityResolver fUserEntityResolver
private org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
private String fExternalSchemas
private String fExternalNoNSSchema
private Object fJAXPSource
private boolean fIsCheckedFully
private boolean fJAXPProcessed
private boolean fSettingsChanged
private org.apache.xerces.impl.xs.traversers.XSDHandler fSchemaHandler
private org.apache.xerces.impl.xs.XSGrammarBucket fGrammarBucket
private org.apache.xerces.impl.xs.XSDeclarationPool fDeclPool
private org.apache.xerces.impl.xs.SubstitutionGroupHandler fSubGroupHandler
private org.apache.xerces.impl.xs.models.CMBuilder fCMBuilder
private org.apache.xerces.impl.xs.XSDDescription fXSDDescription
private java.util.WeakHashMap fJAXPCache
private java.util.Locale fLocale
private org.w3c.dom.DOMStringList fRecognizedParameters
private org.apache.xerces.util.DOMErrorHandlerWrapper fErrorHandler
private org.apache.xerces.util.DOMEntityResolverWrapper fResourceResolver
static Class class$java$lang$Object
static Class class$java$lang$String
static Class class$java$io$File
static Class class$java$io$InputStream
static Class class$org$xml$sax$InputSource
public void ()
public void (org.apache.xerces.util.SymbolTable)
void (org.apache.xerces.impl.XMLErrorReporter, org.apache.xerces.impl.xs.XSGrammarBucket, org.apache.xerces.impl.xs.SubstitutionGroupHandler, org.apache.xerces.impl.xs.models.CMBuilder)
void (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.XMLErrorReporter, org.apache.xerces.impl.XMLEntityManager, org.apache.xerces.impl.xs.XSGrammarBucket, org.apache.xerces.impl.xs.SubstitutionGroupHandler, org.apache.xerces.impl.xs.models.CMBuilder)
public java.lang.String[] getRecognizedFeatures ()
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public java.lang.Object getProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setLocale (java.util.Locale)
public java.util.Locale getLocale ()
public void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public void loadGrammar (org.apache.xerces.xni.parser.XMLInputSource[]) throws java.io.IOException org.apache.xerces.xni.XNIException
public org.apache.xerces.xni.grammars.Grammar loadGrammar (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException org.apache.xerces.xni.XNIException
org.apache.xerces.impl.xs.SchemaGrammar loadSchema (org.apache.xerces.impl.xs.XSDDescription, org.apache.xerces.xni.parser.XMLInputSource, java.util.Hashtable) throws java.io.IOException org.apache.xerces.xni.XNIException
public static org.apache.xerces.xni.parser.XMLInputSource resolveDocument (org.apache.xerces.impl.xs.XSDDescription, java.util.Hashtable, org.apache.xerces.xni.parser.XMLEntityResolver) throws java.io.IOException
public static void processExternalHints (java.lang.String, java.lang.String, java.util.Hashtable, org.apache.xerces.impl.XMLErrorReporter)
public static boolean tokenizeSchemaLocationStr (java.lang.String, java.util.Hashtable)
private void processJAXPSchemaSource (java.util.Hashtable) throws java.io.IOException
private org.apache.xerces.xni.parser.XMLInputSource xsdToXMLInputSource (java.lang.Object)
private static org.apache.xerces.xni.parser.XMLInputSource saxToXMLInputSource (org.xml.sax.InputSource)
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
private boolean parserSettingsUpdated (org.apache.xerces.xni.parser.XMLComponentManager)
private void initGrammarBucket ()
public org.w3c.dom.DOMConfiguration getConfig ()
public org.apache.xerces.xs.XSModel load (org.w3c.dom.ls.LSInput)
public org.apache.xerces.xs.XSModel loadInputList (org.apache.xerces.xs.LSInputList)
public org.apache.xerces.xs.XSModel loadURI (java.lang.String)
public org.apache.xerces.xs.XSModel loadURIList (org.apache.xerces.xs.StringList)
void reportDOMFatalError (java.lang.Exception)
public boolean canSetParameter (java.lang.String, java.lang.Object)
public java.lang.Object getParameter (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.DOMStringList getParameterNames ()
public void setParameter (java.lang.String, java.lang.Object) throws org.w3c.dom.DOMException
org.apache.xerces.xni.parser.XMLInputSource dom2xmlInputSource (org.w3c.dom.ls.LSInput)
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xerces/impl/xs/XMLSchemaValidator$KeyRefValueStore.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XMLSchemaValidator$KeyRefValueStore extends org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase {
protected org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase fKeyValueStore
private final org.apache.xerces.impl.xs.XMLSchemaValidator this$0
public void (org.apache.xerces.impl.xs.XMLSchemaValidator, org.apache.xerces.impl.xs.identity.KeyRef, org.apache.xerces.impl.xs.XMLSchemaValidator$KeyValueStore)
public void endDocumentFragment ()
public void endDocument ()
}
org/apache/xerces/impl/xs/XMLSchemaValidator$KeyValueStore.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XMLSchemaValidator$KeyValueStore extends org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase {
private final org.apache.xerces.impl.xs.XMLSchemaValidator this$0
public void (org.apache.xerces.impl.xs.XMLSchemaValidator, org.apache.xerces.impl.xs.identity.UniqueOrKey)
protected void checkDuplicateValues ()
}
org/apache/xerces/impl/xs/XMLSchemaValidator$LocalIDKey.class
package org.apache.xerces.impl.xs
public final org.apache.xerces.impl.xs.XMLSchemaValidator$LocalIDKey extends java.lang.Object {
public org.apache.xerces.impl.xs.identity.IdentityConstraint fId
public int fDepth
public void ()
public void (org.apache.xerces.impl.xs.identity.IdentityConstraint, int)
public int hashCode ()
public boolean equals (java.lang.Object)
}
org/apache/xerces/impl/xs/XMLSchemaValidator$ShortVector.class
package org.apache.xerces.impl.xs
public final org.apache.xerces.impl.xs.XMLSchemaValidator$ShortVector extends java.lang.Object {
private int fLength
private short[] fData
public void ()
public void (int)
public int length ()
public void add (short)
public short valueAt (int)
public void clear ()
public boolean contains (short)
private void ensureCapacity (int)
}
org/apache/xerces/impl/xs/XMLSchemaValidator$UniqueValueStore.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XMLSchemaValidator$UniqueValueStore extends org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase {
private final org.apache.xerces.impl.xs.XMLSchemaValidator this$0
public void (org.apache.xerces.impl.xs.XMLSchemaValidator, org.apache.xerces.impl.xs.identity.UniqueOrKey)
protected void checkDuplicateValues ()
}
org/apache/xerces/impl/xs/XMLSchemaValidator$ValueStoreBase.class
package org.apache.xerces.impl.xs
public abstract org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase extends java.lang.Object implements org.apache.xerces.impl.xs.identity.ValueStore {
protected org.apache.xerces.impl.xs.identity.IdentityConstraint fIdentityConstraint
protected int fFieldCount
protected org.apache.xerces.impl.xs.identity.Field[] fFields
protected Object[] fLocalValues
protected short[] fLocalValueTypes
protected org.apache.xerces.xs.ShortList[] fLocalItemValueTypes
protected int fValuesCount
public final java.util.Vector fValues
public org.apache.xerces.impl.xs.XMLSchemaValidator$ShortVector fValueTypes
public java.util.Vector fItemValueTypes
private boolean fUseValueTypeVector
private int fValueTypesLength
private short fValueType
private boolean fUseItemValueTypeVector
private int fItemValueTypesLength
private org.apache.xerces.xs.ShortList fItemValueType
final StringBuffer fTempBuffer
private final org.apache.xerces.impl.xs.XMLSchemaValidator this$0
protected void (org.apache.xerces.impl.xs.XMLSchemaValidator, org.apache.xerces.impl.xs.identity.IdentityConstraint)
public void clear ()
public void append (org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase)
public void startValueScope ()
public void endValueScope ()
public void endDocumentFragment ()
public void endDocument ()
public void reportError (java.lang.String, java.lang.Object[])
public void addValue (org.apache.xerces.impl.xs.identity.Field, boolean, java.lang.Object, short, org.apache.xerces.xs.ShortList)
public boolean contains ()
public int contains (org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase)
protected void checkDuplicateValues ()
protected java.lang.String toString (java.lang.Object[])
protected java.lang.String toString (java.util.Vector, int, int)
public java.lang.String toString ()
private void addValueType (short)
private short getValueTypeAt (int)
private boolean valueTypeContains (short)
private void addItemValueType (org.apache.xerces.xs.ShortList)
private org.apache.xerces.xs.ShortList getItemValueTypeAt (int)
private boolean itemValueTypeContains (org.apache.xerces.xs.ShortList)
}
org/apache/xerces/impl/xs/XMLSchemaValidator$ValueStoreCache.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreCache extends java.lang.Object {
final org.apache.xerces.impl.xs.XMLSchemaValidator$LocalIDKey fLocalId
protected final java.util.Vector fValueStores
protected final java.util.Hashtable fIdentityConstraint2ValueStoreMap
protected final java.util.Stack fGlobalMapStack
protected final java.util.Hashtable fGlobalIDConstraintMap
private final org.apache.xerces.impl.xs.XMLSchemaValidator this$0
public void (org.apache.xerces.impl.xs.XMLSchemaValidator)
public void startDocument ()
public void startElement ()
public void endElement ()
public void initValueStoresFor (org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.identity.FieldActivator)
public org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase getValueStoreFor (org.apache.xerces.impl.xs.identity.IdentityConstraint, int)
public org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreBase getGlobalValueStoreFor (org.apache.xerces.impl.xs.identity.IdentityConstraint)
public void transplant (org.apache.xerces.impl.xs.identity.IdentityConstraint, int)
public void endDocument ()
public java.lang.String toString ()
}
org/apache/xerces/impl/xs/XMLSchemaValidator$XPathMatcherStack.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XMLSchemaValidator$XPathMatcherStack extends java.lang.Object {
protected org.apache.xerces.impl.xs.identity.XPathMatcher[] fMatchers
protected int fMatchersCount
protected org.apache.xerces.util.IntStack fContextStack
public void ()
public void clear ()
public int size ()
public int getMatcherCount ()
public void addMatcher (org.apache.xerces.impl.xs.identity.XPathMatcher)
public org.apache.xerces.impl.xs.identity.XPathMatcher getMatcherAt (int)
public void pushContext ()
public void popContext ()
private void ensureMatcherCapacity ()
}
org/apache/xerces/impl/xs/XMLSchemaValidator$XSIErrorReporter.class
package org.apache.xerces.impl.xs
public final org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter extends java.lang.Object {
org.apache.xerces.impl.XMLErrorReporter fErrorReporter
java.util.Vector fErrors
int[] fContext
int fContextCount
private final org.apache.xerces.impl.xs.XMLSchemaValidator this$0
protected void (org.apache.xerces.impl.xs.XMLSchemaValidator)
public void reset (org.apache.xerces.impl.XMLErrorReporter)
public void pushContext ()
public java.lang.String[] popContext ()
public java.lang.String[] mergeContext ()
public void reportError (java.lang.String, java.lang.String, java.lang.Object[], short) throws org.apache.xerces.xni.XNIException
public void reportError (org.apache.xerces.xni.XMLLocator, java.lang.String, java.lang.String, java.lang.Object[], short) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/impl/xs/XMLSchemaValidator.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XMLSchemaValidator extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponent org.apache.xerces.xni.parser.XMLDocumentFilter org.apache.xerces.impl.xs.identity.FieldActivator org.apache.xerces.impl.RevalidationHandler {
private static final boolean DEBUG
protected static final String VALIDATION
protected static final String SCHEMA_VALIDATION
protected static final String SCHEMA_FULL_CHECKING
protected static final String DYNAMIC_VALIDATION
protected static final String NORMALIZE_DATA
protected static final String SCHEMA_ELEMENT_DEFAULT
protected static final String SCHEMA_AUGMENT_PSVI
protected static final String ALLOW_JAVA_ENCODINGS
protected static final String STANDARD_URI_CONFORMANT_FEATURE
protected static final String GENERATE_SYNTHETIC_ANNOTATIONS
protected static final String VALIDATE_ANNOTATIONS
protected static final String HONOUR_ALL_SCHEMALOCATIONS
protected static final String USE_GRAMMAR_POOL_ONLY
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String PARSER_SETTINGS
protected static final String IGNORE_XSI_TYPE
protected static final String ID_IDREF_CHECKING
protected static final String UNPARSED_ENTITY_CHECKING
protected static final String IDENTITY_CONSTRAINT_CHECKING
public static final String SYMBOL_TABLE
public static final String ERROR_REPORTER
public static final String ENTITY_RESOLVER
public static final String XMLGRAMMAR_POOL
protected static final String VALIDATION_MANAGER
protected static final String ENTITY_MANAGER
protected static final String SCHEMA_LOCATION
protected static final String SCHEMA_NONS_LOCATION
protected static final String JAXP_SCHEMA_SOURCE
protected static final String JAXP_SCHEMA_LANGUAGE
protected static final String ROOT_TYPE_DEF
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
protected static final int ID_CONSTRAINT_NUM
static final org.apache.xerces.impl.xs.XSAttributeDecl XSI_TYPE
static final org.apache.xerces.impl.xs.XSAttributeDecl XSI_NIL
static final org.apache.xerces.impl.xs.XSAttributeDecl XSI_SCHEMALOCATION
static final org.apache.xerces.impl.xs.XSAttributeDecl XSI_NONAMESPACESCHEMALOCATION
protected org.apache.xerces.impl.xs.ElementPSVImpl fCurrentPSVI
protected final org.apache.xerces.util.AugmentationsImpl fAugmentations
protected org.apache.xerces.xni.XMLString fDefaultValue
protected boolean fDynamicValidation
protected boolean fSchemaDynamicValidation
protected boolean fDoValidation
protected boolean fFullChecking
protected boolean fNormalizeData
protected boolean fSchemaElementDefault
protected boolean fAugPSVI
protected boolean fIdConstraint
protected boolean fUseGrammarPoolOnly
private String fSchemaType
protected boolean fEntityRef
protected boolean fInCDATA
protected org.apache.xerces.util.SymbolTable fSymbolTable
private org.apache.xerces.xni.XMLLocator fLocator
protected final org.apache.xerces.impl.xs.XMLSchemaValidator$XSIErrorReporter fXSIErrorReporter
protected org.apache.xerces.xni.parser.XMLEntityResolver fEntityResolver
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected org.apache.xerces.impl.validation.ConfigurableValidationState fValidationState
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected String fExternalSchemas
protected String fExternalNoNamespaceSchema
protected Object fJaxpSchemaSource
protected final org.apache.xerces.impl.xs.XSDDescription fXSDDescription
protected final java.util.Hashtable fLocationPairs
protected org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected org.apache.xerces.xni.parser.XMLDocumentSource fDocumentSource
static final int INITIAL_STACK_SIZE
static final int INC_STACK_SIZE
private static final boolean DEBUG_NORMALIZATION
private final org.apache.xerces.xni.XMLString fEmptyXMLStr
private static final int BUFFER_SIZE
private final org.apache.xerces.xni.XMLString fNormalizedStr
private boolean fFirstChunk
private boolean fTrailing
private short fWhiteSpace
private boolean fUnionType
private final org.apache.xerces.impl.xs.XSGrammarBucket fGrammarBucket
private final org.apache.xerces.impl.xs.SubstitutionGroupHandler fSubGroupHandler
private final org.apache.xerces.impl.dv.XSSimpleType fQNameDV
private final org.apache.xerces.impl.xs.models.CMNodeFactory nodeFactory
private final org.apache.xerces.impl.xs.models.CMBuilder fCMBuilder
private final org.apache.xerces.impl.xs.XMLSchemaLoader fSchemaLoader
private String fValidationRoot
private int fSkipValidationDepth
private int fNFullValidationDepth
private int fNNoneValidationDepth
private int fElementDepth
private boolean fSubElement
private boolean[] fSubElementStack
private org.apache.xerces.impl.xs.XSElementDecl fCurrentElemDecl
private org.apache.xerces.impl.xs.XSElementDecl[] fElemDeclStack
private boolean fNil
private boolean[] fNilStack
private org.apache.xerces.impl.xs.XSNotationDecl fNotation
private org.apache.xerces.impl.xs.XSNotationDecl[] fNotationStack
private org.apache.xerces.xs.XSTypeDefinition fCurrentType
private org.apache.xerces.xs.XSTypeDefinition[] fTypeStack
private org.apache.xerces.impl.xs.models.XSCMValidator fCurrentCM
private org.apache.xerces.impl.xs.models.XSCMValidator[] fCMStack
private int[] fCurrCMState
private int[][] fCMStateStack
private boolean fStrictAssess
private boolean[] fStrictAssessStack
private final StringBuffer fBuffer
private boolean fAppendBuffer
private boolean fSawText
private boolean[] fSawTextStack
private boolean fSawCharacters
private boolean[] fStringContent
private final org.apache.xerces.xni.QName fTempQName
private javax.xml.namespace.QName fRootTypeQName
private int fIgnoreXSITypeDepth
private boolean fIDCChecking
private org.apache.xerces.impl.dv.ValidatedInfo fValidatedInfo
private org.apache.xerces.impl.validation.ValidationState fState4XsiType
private org.apache.xerces.impl.validation.ValidationState fState4ApplyDefault
protected org.apache.xerces.impl.xs.XMLSchemaValidator$XPathMatcherStack fMatcherStack
protected org.apache.xerces.impl.xs.XMLSchemaValidator$ValueStoreCache fValueStoreCache
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public boolean characterData (java.lang.String, org.apache.xerces.xni.Augmentations)
public void elementDefault (java.lang.String)
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void startValueScopeFor (org.apache.xerces.impl.xs.identity.IdentityConstraint, int)
public org.apache.xerces.impl.xs.identity.XPathMatcher activateField (org.apache.xerces.impl.xs.identity.Field, int)
public void endValueScopeFor (org.apache.xerces.impl.xs.identity.IdentityConstraint, int)
private void activateSelectorFor (org.apache.xerces.impl.xs.identity.IdentityConstraint)
void ensureStackCapacity ()
void handleStartDocument (org.apache.xerces.xni.XMLLocator, java.lang.String)
void handleEndDocument ()
org.apache.xerces.xni.XMLString handleCharacters (org.apache.xerces.xni.XMLString)
private void normalizeWhitespace (org.apache.xerces.xni.XMLString, boolean)
private void normalizeWhitespace (java.lang.String, boolean)
void handleIgnorableWhitespace (org.apache.xerces.xni.XMLString)
org.apache.xerces.xni.Augmentations handleStartElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations)
org.apache.xerces.xni.Augmentations handleEndElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations)
final org.apache.xerces.xni.Augmentations endElementPSVI (boolean, org.apache.xerces.impl.xs.SchemaGrammar[], org.apache.xerces.xni.Augmentations)
org.apache.xerces.xni.Augmentations getEmptyAugs (org.apache.xerces.xni.Augmentations)
void storeLocations (java.lang.String, java.lang.String)
org.apache.xerces.impl.xs.SchemaGrammar findSchemaGrammar (short, java.lang.String, org.apache.xerces.xni.QName, org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes)
org.apache.xerces.xs.XSTypeDefinition getAndCheckXsiType (org.apache.xerces.xni.QName, java.lang.String, org.apache.xerces.xni.XMLAttributes)
boolean getXsiNil (org.apache.xerces.xni.QName, java.lang.String)
void processAttributes (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.impl.xs.XSAttributeGroupDecl)
void processOneAttribute (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, int, org.apache.xerces.impl.xs.XSAttributeDecl, org.apache.xerces.impl.xs.XSAttributeUseImpl, org.apache.xerces.impl.xs.AttributePSVImpl)
void addDefaultAttributes (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.impl.xs.XSAttributeGroupDecl)
void processElementContent (org.apache.xerces.xni.QName)
java.lang.Object elementLocallyValidType (org.apache.xerces.xni.QName, java.lang.Object)
java.lang.Object elementLocallyValidComplexType (org.apache.xerces.xni.QName, java.lang.Object)
void reportSchemaError (java.lang.String, java.lang.Object[])
private java.lang.String expectedStr (java.util.Vector)
static int access$000 (org.apache.xerces.impl.xs.XMLSchemaValidator)
static void access$100 (org.apache.xerces.impl.xs.XMLSchemaValidator, org.apache.xerces.impl.xs.identity.IdentityConstraint)
static void ()
}
org/apache/xerces/impl/xs/XSAnnotationImpl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSAnnotationImpl extends java.lang.Object implements org.apache.xerces.xs.XSAnnotation {
private String fData
private org.apache.xerces.impl.xs.SchemaGrammar fGrammar
public void (java.lang.String, org.apache.xerces.impl.xs.SchemaGrammar)
public boolean writeAnnotation (java.lang.Object, short)
public java.lang.String getAnnotationString ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
private synchronized void writeToSAX (org.xml.sax.ContentHandler)
private synchronized void writeToDOM (org.w3c.dom.Node, short)
}
org/apache/xerces/impl/xs/XSAttributeDecl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSAttributeDecl extends java.lang.Object implements org.apache.xerces.xs.XSAttributeDeclaration {
public static final short SCOPE_ABSENT
public static final short SCOPE_GLOBAL
public static final short SCOPE_LOCAL
String fName
String fTargetNamespace
org.apache.xerces.impl.dv.XSSimpleType fType
short fConstraintType
short fScope
org.apache.xerces.impl.xs.XSComplexTypeDecl fEnclosingCT
org.apache.xerces.xs.XSObjectList fAnnotations
org.apache.xerces.impl.dv.ValidatedInfo fDefault
public void ()
public void setValues (java.lang.String, java.lang.String, org.apache.xerces.impl.dv.XSSimpleType, short, short, org.apache.xerces.impl.dv.ValidatedInfo, org.apache.xerces.impl.xs.XSComplexTypeDecl, org.apache.xerces.xs.XSObjectList)
public void reset ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public org.apache.xerces.xs.XSSimpleTypeDefinition getTypeDefinition ()
public short getScope ()
public org.apache.xerces.xs.XSComplexTypeDefinition getEnclosingCTDefinition ()
public short getConstraintType ()
public java.lang.String getConstraintValue ()
public org.apache.xerces.xs.XSAnnotation getAnnotation ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.impl.dv.ValidatedInfo getValInfo ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
public java.lang.Object getActualVC ()
public short getActualVCType ()
public org.apache.xerces.xs.ShortList getItemValueTypes ()
}
org/apache/xerces/impl/xs/XSAttributeGroupDecl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSAttributeGroupDecl extends java.lang.Object implements org.apache.xerces.xs.XSAttributeGroupDefinition {
public String fName
public String fTargetNamespace
int fAttrUseNum
private static final int INITIAL_SIZE
org.apache.xerces.impl.xs.XSAttributeUseImpl[] fAttributeUses
public org.apache.xerces.impl.xs.XSWildcardDecl fAttributeWC
public String fIDAttrName
public org.apache.xerces.xs.XSObjectList fAnnotations
protected org.apache.xerces.impl.xs.util.XSObjectListImpl fAttrUses
public void ()
public java.lang.String addAttributeUse (org.apache.xerces.impl.xs.XSAttributeUseImpl)
public org.apache.xerces.xs.XSAttributeUse getAttributeUse (java.lang.String, java.lang.String)
public void removeProhibitedAttrs ()
public java.lang.Object[] validRestrictionOf (java.lang.String, org.apache.xerces.impl.xs.XSAttributeGroupDecl)
static final org.apache.xerces.impl.xs.XSAttributeUseImpl[] resize (org.apache.xerces.impl.xs.XSAttributeUseImpl[], int)
public void reset ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public org.apache.xerces.xs.XSObjectList getAttributeUses ()
public org.apache.xerces.xs.XSWildcard getAttributeWildcard ()
public org.apache.xerces.xs.XSAnnotation getAnnotation ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
}
org/apache/xerces/impl/xs/XSAttributeUseImpl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSAttributeUseImpl extends java.lang.Object implements org.apache.xerces.xs.XSAttributeUse {
public org.apache.xerces.impl.xs.XSAttributeDecl fAttrDecl
public short fUse
public short fConstraintType
public org.apache.xerces.impl.dv.ValidatedInfo fDefault
public org.apache.xerces.xs.XSObjectList fAnnotations
public void ()
public void reset ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public boolean getRequired ()
public org.apache.xerces.xs.XSAttributeDeclaration getAttrDeclaration ()
public short getConstraintType ()
public java.lang.String getConstraintValue ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
public java.lang.Object getActualVC ()
public short getActualVCType ()
public org.apache.xerces.xs.ShortList getItemValueTypes ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/impl/xs/XSComplexTypeDecl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSComplexTypeDecl extends java.lang.Object implements org.apache.xerces.xs.XSComplexTypeDefinition org.w3c.dom.TypeInfo {
String fName
String fTargetNamespace
org.apache.xerces.xs.XSTypeDefinition fBaseType
short fDerivedBy
short fFinal
short fBlock
short fMiscFlags
org.apache.xerces.impl.xs.XSAttributeGroupDecl fAttrGrp
short fContentType
org.apache.xerces.impl.dv.XSSimpleType fXSSimpleType
org.apache.xerces.impl.xs.XSParticleDecl fParticle
org.apache.xerces.impl.xs.models.XSCMValidator fCMValidator
org.apache.xerces.impl.xs.models.XSCMValidator fUPACMValidator
org.apache.xerces.impl.xs.util.XSObjectListImpl fAnnotations
static final int DERIVATION_ANY
static final int DERIVATION_RESTRICTION
static final int DERIVATION_EXTENSION
static final int DERIVATION_UNION
static final int DERIVATION_LIST
private static final short CT_IS_ABSTRACT
private static final short CT_HAS_TYPE_ID
private static final short CT_IS_ANONYMOUS
public void ()
public void setValues (java.lang.String, java.lang.String, org.apache.xerces.xs.XSTypeDefinition, short, short, short, short, boolean, org.apache.xerces.impl.xs.XSAttributeGroupDecl, org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.impl.xs.XSParticleDecl, org.apache.xerces.impl.xs.util.XSObjectListImpl)
public void setName (java.lang.String)
public short getTypeCategory ()
public java.lang.String getTypeName ()
public short getFinalSet ()
public java.lang.String getTargetNamespace ()
public boolean containsTypeID ()
public void setIsAbstractType ()
public void setContainsTypeID ()
public void setIsAnonymous ()
public org.apache.xerces.impl.xs.models.XSCMValidator getContentModel (org.apache.xerces.impl.xs.models.CMBuilder)
public synchronized org.apache.xerces.impl.xs.models.XSCMValidator getContentModel (org.apache.xerces.impl.xs.models.CMBuilder, boolean)
public org.apache.xerces.impl.xs.XSAttributeGroupDecl getAttrGrp ()
public java.lang.String toString ()
void appendTypeInfo (java.lang.StringBuffer)
public boolean derivedFromType (org.apache.xerces.xs.XSTypeDefinition, short)
public boolean derivedFrom (java.lang.String, java.lang.String, short)
public boolean isDOMDerivedFrom (java.lang.String, java.lang.String, int)
private boolean isDerivedByAny (java.lang.String, java.lang.String, int, org.apache.xerces.xs.XSTypeDefinition)
private boolean isDerivedByRestriction (java.lang.String, java.lang.String, int, org.apache.xerces.xs.XSTypeDefinition)
private boolean isDerivedByExtension (java.lang.String, java.lang.String, int, org.apache.xerces.xs.XSTypeDefinition)
public void reset ()
public short getType ()
public java.lang.String getName ()
public boolean getAnonymous ()
public java.lang.String getNamespace ()
public org.apache.xerces.xs.XSTypeDefinition getBaseType ()
public short getDerivationMethod ()
public boolean isFinal (short)
public short getFinal ()
public boolean getAbstract ()
public org.apache.xerces.xs.XSObjectList getAttributeUses ()
public org.apache.xerces.xs.XSWildcard getAttributeWildcard ()
public short getContentType ()
public org.apache.xerces.xs.XSSimpleTypeDefinition getSimpleType ()
public org.apache.xerces.xs.XSParticle getParticle ()
public boolean isProhibitedSubstitution (short)
public short getProhibitedSubstitutions ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
public org.apache.xerces.xs.XSAttributeUse getAttributeUse (java.lang.String, java.lang.String)
public java.lang.String getTypeNamespace ()
public boolean isDerivedFrom (java.lang.String, java.lang.String, int)
}
org/apache/xerces/impl/xs/XSConstraints$1.class
package org.apache.xerces.impl.xs
org.apache.xerces.impl.xs.XSConstraints$1 extends java.lang.Object implements java.util.Comparator {
void ()
public int compare (java.lang.Object, java.lang.Object)
}
org/apache/xerces/impl/xs/XSConstraints.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSConstraints extends java.lang.Object {
static final int OCCURRENCE_UNKNOWN
static final org.apache.xerces.impl.dv.XSSimpleType STRING_TYPE
private static final java.util.Comparator ELEMENT_PARTICLE_COMPARATOR
public void ()
public static boolean checkTypeDerivationOk (org.apache.xerces.xs.XSTypeDefinition, org.apache.xerces.xs.XSTypeDefinition, short)
public static boolean checkSimpleDerivationOk (org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.xs.XSTypeDefinition, short)
public static boolean checkComplexDerivationOk (org.apache.xerces.impl.xs.XSComplexTypeDecl, org.apache.xerces.xs.XSTypeDefinition, short)
private static boolean checkSimpleDerivation (org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.impl.dv.XSSimpleType, short)
private static boolean checkComplexDerivation (org.apache.xerces.impl.xs.XSComplexTypeDecl, org.apache.xerces.xs.XSTypeDefinition, short)
public static java.lang.Object ElementDefaultValidImmediate (org.apache.xerces.xs.XSTypeDefinition, java.lang.String, org.apache.xerces.impl.dv.ValidationContext, org.apache.xerces.impl.dv.ValidatedInfo)
static void reportSchemaError (org.apache.xerces.impl.XMLErrorReporter, org.apache.xerces.impl.xs.util.SimpleLocator, java.lang.String, java.lang.Object[])
public static void fullSchemaChecking (org.apache.xerces.impl.xs.XSGrammarBucket, org.apache.xerces.impl.xs.SubstitutionGroupHandler, org.apache.xerces.impl.xs.models.CMBuilder, org.apache.xerces.impl.XMLErrorReporter)
public static void checkElementDeclsConsistent (org.apache.xerces.impl.xs.XSComplexTypeDecl, org.apache.xerces.impl.xs.XSParticleDecl, org.apache.xerces.util.SymbolHash, org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
public static void findElemInTable (org.apache.xerces.impl.xs.XSComplexTypeDecl, org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.util.SymbolHash) throws org.apache.xerces.impl.xs.XMLSchemaException
private static boolean particleValidRestriction (org.apache.xerces.impl.xs.XSParticleDecl, org.apache.xerces.impl.xs.SubstitutionGroupHandler, org.apache.xerces.impl.xs.XSParticleDecl, org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
private static boolean particleValidRestriction (org.apache.xerces.impl.xs.XSParticleDecl, org.apache.xerces.impl.xs.SubstitutionGroupHandler, org.apache.xerces.impl.xs.XSParticleDecl, org.apache.xerces.impl.xs.SubstitutionGroupHandler, boolean) throws org.apache.xerces.impl.xs.XMLSchemaException
private static void addElementToParticleVector (java.util.Vector, org.apache.xerces.impl.xs.XSElementDecl)
private static org.apache.xerces.impl.xs.XSParticleDecl getNonUnaryGroup (org.apache.xerces.impl.xs.XSParticleDecl)
private static java.util.Vector removePointlessChildren (org.apache.xerces.impl.xs.XSParticleDecl)
private static void gatherChildren (int, org.apache.xerces.impl.xs.XSParticleDecl, java.util.Vector)
private static void checkNameAndTypeOK (org.apache.xerces.impl.xs.XSElementDecl, int, int, org.apache.xerces.impl.xs.XSElementDecl, int, int) throws org.apache.xerces.impl.xs.XMLSchemaException
private static void checkIDConstraintRestriction (org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.XSElementDecl) throws org.apache.xerces.impl.xs.XMLSchemaException
private static boolean checkOccurrenceRange (int, int, int, int)
private static void checkNSCompat (org.apache.xerces.impl.xs.XSElementDecl, int, int, org.apache.xerces.impl.xs.XSWildcardDecl, int, int, boolean) throws org.apache.xerces.impl.xs.XMLSchemaException
private static void checkNSSubset (org.apache.xerces.impl.xs.XSWildcardDecl, int, int, org.apache.xerces.impl.xs.XSWildcardDecl, int, int) throws org.apache.xerces.impl.xs.XMLSchemaException
private static void checkNSRecurseCheckCardinality (java.util.Vector, int, int, org.apache.xerces.impl.xs.SubstitutionGroupHandler, org.apache.xerces.impl.xs.XSParticleDecl, int, int, boolean) throws org.apache.xerces.impl.xs.XMLSchemaException
private static void checkRecurse (java.util.Vector, int, int, org.apache.xerces.impl.xs.SubstitutionGroupHandler, java.util.Vector, int, int, org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
private static void checkRecurseUnordered (java.util.Vector, int, int, org.apache.xerces.impl.xs.SubstitutionGroupHandler, java.util.Vector, int, int, org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
private static void checkRecurseLax (java.util.Vector, int, int, org.apache.xerces.impl.xs.SubstitutionGroupHandler, java.util.Vector, int, int, org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
private static void checkMapAndSum (java.util.Vector, int, int, org.apache.xerces.impl.xs.SubstitutionGroupHandler, java.util.Vector, int, int, org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
public static boolean overlapUPA (org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.SubstitutionGroupHandler)
public static boolean overlapUPA (org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.XSWildcardDecl, org.apache.xerces.impl.xs.SubstitutionGroupHandler)
public static boolean overlapUPA (org.apache.xerces.impl.xs.XSWildcardDecl, org.apache.xerces.impl.xs.XSWildcardDecl)
public static boolean overlapUPA (java.lang.Object, java.lang.Object, org.apache.xerces.impl.xs.SubstitutionGroupHandler)
static void ()
}
org/apache/xerces/impl/xs/XSDDescription.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSDDescription extends org.apache.xerces.util.XMLResourceIdentifierImpl implements org.apache.xerces.xni.grammars.XMLSchemaDescription {
public static final short CONTEXT_INITIALIZE
public static final short CONTEXT_INCLUDE
public static final short CONTEXT_REDEFINE
public static final short CONTEXT_IMPORT
public static final short CONTEXT_PREPARSE
public static final short CONTEXT_INSTANCE
public static final short CONTEXT_ELEMENT
public static final short CONTEXT_ATTRIBUTE
public static final short CONTEXT_XSITYPE
protected short fContextType
protected String[] fLocationHints
protected org.apache.xerces.xni.QName fTriggeringComponent
protected org.apache.xerces.xni.QName fEnclosedElementName
protected org.apache.xerces.xni.XMLAttributes fAttributes
public void ()
public java.lang.String getGrammarType ()
public short getContextType ()
public java.lang.String getTargetNamespace ()
public java.lang.String[] getLocationHints ()
public org.apache.xerces.xni.QName getTriggeringComponent ()
public org.apache.xerces.xni.QName getEnclosingElementName ()
public org.apache.xerces.xni.XMLAttributes getAttributes ()
public boolean fromInstance ()
public boolean equals (java.lang.Object)
public int hashCode ()
public void setContextType (short)
public void setTargetNamespace (java.lang.String)
public void setLocationHints (java.lang.String[])
public void setTriggeringComponent (org.apache.xerces.xni.QName)
public void setEnclosingElementName (org.apache.xerces.xni.QName)
public void setAttributes (org.apache.xerces.xni.XMLAttributes)
public void reset ()
public org.apache.xerces.impl.xs.XSDDescription makeClone ()
}
org/apache/xerces/impl/xs/XSDeclarationPool.class
package org.apache.xerces.impl.xs
public final org.apache.xerces.impl.xs.XSDeclarationPool extends java.lang.Object {
private static final int CHUNK_SHIFT
private static final int CHUNK_SIZE
private static final int CHUNK_MASK
private static final int INITIAL_CHUNK_COUNT
private org.apache.xerces.impl.xs.XSElementDecl[][] fElementDecl
private int fElementDeclIndex
private org.apache.xerces.impl.xs.XSParticleDecl[][] fParticleDecl
private int fParticleDeclIndex
private org.apache.xerces.impl.xs.XSModelGroupImpl[][] fModelGroup
private int fModelGroupIndex
private org.apache.xerces.impl.xs.XSAttributeDecl[][] fAttrDecl
private int fAttrDeclIndex
private org.apache.xerces.impl.xs.XSComplexTypeDecl[][] fCTDecl
private int fCTDeclIndex
private org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl[][] fSTDecl
private int fSTDeclIndex
private org.apache.xerces.impl.xs.XSAttributeUseImpl[][] fAttributeUse
private int fAttributeUseIndex
public void ()
public final org.apache.xerces.impl.xs.XSElementDecl getElementDecl ()
public final org.apache.xerces.impl.xs.XSAttributeDecl getAttributeDecl ()
public final org.apache.xerces.impl.xs.XSAttributeUseImpl getAttributeUse ()
public final org.apache.xerces.impl.xs.XSComplexTypeDecl getComplexTypeDecl ()
public final org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl getSimpleTypeDecl ()
public final org.apache.xerces.impl.xs.XSParticleDecl getParticleDecl ()
public final org.apache.xerces.impl.xs.XSModelGroupImpl getModelGroup ()
private boolean ensureElementDeclCapacity (int)
private static org.apache.xerces.impl.xs.XSElementDecl[][] resize (org.apache.xerces.impl.xs.XSElementDecl[][], int)
private boolean ensureParticleDeclCapacity (int)
private boolean ensureModelGroupCapacity (int)
private static org.apache.xerces.impl.xs.XSParticleDecl[][] resize (org.apache.xerces.impl.xs.XSParticleDecl[][], int)
private static org.apache.xerces.impl.xs.XSModelGroupImpl[][] resize (org.apache.xerces.impl.xs.XSModelGroupImpl[][], int)
private boolean ensureAttrDeclCapacity (int)
private static org.apache.xerces.impl.xs.XSAttributeDecl[][] resize (org.apache.xerces.impl.xs.XSAttributeDecl[][], int)
private boolean ensureAttributeUseCapacity (int)
private static org.apache.xerces.impl.xs.XSAttributeUseImpl[][] resize (org.apache.xerces.impl.xs.XSAttributeUseImpl[][], int)
private boolean ensureSTDeclCapacity (int)
private static org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl[][] resize (org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl[][], int)
private boolean ensureCTDeclCapacity (int)
private static org.apache.xerces.impl.xs.XSComplexTypeDecl[][] resize (org.apache.xerces.impl.xs.XSComplexTypeDecl[][], int)
public void reset ()
}
org/apache/xerces/impl/xs/XSElementDecl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSElementDecl extends java.lang.Object implements org.apache.xerces.xs.XSElementDeclaration {
public static final short SCOPE_ABSENT
public static final short SCOPE_GLOBAL
public static final short SCOPE_LOCAL
public String fName
public String fTargetNamespace
public org.apache.xerces.xs.XSTypeDefinition fType
short fMiscFlags
public short fScope
org.apache.xerces.impl.xs.XSComplexTypeDecl fEnclosingCT
public short fBlock
public short fFinal
public org.apache.xerces.xs.XSObjectList fAnnotations
public org.apache.xerces.impl.dv.ValidatedInfo fDefault
public org.apache.xerces.impl.xs.XSElementDecl fSubGroup
static final int INITIAL_SIZE
int fIDCPos
org.apache.xerces.impl.xs.identity.IdentityConstraint[] fIDConstraints
private static final short CONSTRAINT_MASK
private static final short NILLABLE
private static final short ABSTRACT
private String fDescription
public void ()
public void setConstraintType (short)
public void setIsNillable ()
public void setIsAbstract ()
public void setIsGlobal ()
public void setIsLocal (org.apache.xerces.impl.xs.XSComplexTypeDecl)
public void addIDConstraint (org.apache.xerces.impl.xs.identity.IdentityConstraint)
public org.apache.xerces.impl.xs.identity.IdentityConstraint[] getIDConstraints ()
static final org.apache.xerces.impl.xs.identity.IdentityConstraint[] resize (org.apache.xerces.impl.xs.identity.IdentityConstraint[], int)
public java.lang.String toString ()
public int hashCode ()
public boolean equals (java.lang.Object)
public void reset ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public org.apache.xerces.xs.XSTypeDefinition getTypeDefinition ()
public short getScope ()
public org.apache.xerces.xs.XSComplexTypeDefinition getEnclosingCTDefinition ()
public short getConstraintType ()
public java.lang.String getConstraintValue ()
public boolean getNillable ()
public org.apache.xerces.xs.XSNamedMap getIdentityConstraints ()
public org.apache.xerces.xs.XSElementDeclaration getSubstitutionGroupAffiliation ()
public boolean isSubstitutionGroupExclusion (short)
public short getSubstitutionGroupExclusions ()
public boolean isDisallowedSubstitution (short)
public short getDisallowedSubstitutions ()
public boolean getAbstract ()
public org.apache.xerces.xs.XSAnnotation getAnnotation ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
public java.lang.Object getActualVC ()
public short getActualVCType ()
public org.apache.xerces.xs.ShortList getItemValueTypes ()
}
org/apache/xerces/impl/xs/XSGrammarBucket.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSGrammarBucket extends java.lang.Object {
java.util.Hashtable fGrammarRegistry
org.apache.xerces.impl.xs.SchemaGrammar fNoNSGrammar
public void ()
public org.apache.xerces.impl.xs.SchemaGrammar getGrammar (java.lang.String)
public void putGrammar (org.apache.xerces.impl.xs.SchemaGrammar)
public boolean putGrammar (org.apache.xerces.impl.xs.SchemaGrammar, boolean)
public org.apache.xerces.impl.xs.SchemaGrammar[] getGrammars ()
public void reset ()
}
org/apache/xerces/impl/xs/XSGroupDecl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSGroupDecl extends java.lang.Object implements org.apache.xerces.xs.XSModelGroupDefinition {
public String fName
public String fTargetNamespace
public org.apache.xerces.impl.xs.XSModelGroupImpl fModelGroup
public org.apache.xerces.xs.XSObjectList fAnnotations
public void ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public org.apache.xerces.xs.XSModelGroup getModelGroup ()
public org.apache.xerces.xs.XSAnnotation getAnnotation ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
}
org/apache/xerces/impl/xs/XSImplementationImpl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSImplementationImpl extends org.apache.xerces.dom.CoreDOMImplementationImpl implements org.apache.xerces.xs.XSImplementation {
static org.apache.xerces.impl.xs.XSImplementationImpl singleton
public void ()
public static org.w3c.dom.DOMImplementation getDOMImplementation ()
public boolean hasFeature (java.lang.String, java.lang.String)
public org.apache.xerces.xs.XSLoader createXSLoader (org.apache.xerces.xs.StringList) throws org.apache.xerces.xs.XSException
public org.apache.xerces.xs.StringList getRecognizedVersions ()
static void ()
}
org/apache/xerces/impl/xs/XSLoaderImpl$XSGrammarMerger.class
package org.apache.xerces.impl.xs
final org.apache.xerces.impl.xs.XSLoaderImpl$XSGrammarMerger extends org.apache.xerces.impl.xs.util.XSGrammarPool {
public void ()
public void putGrammar (org.apache.xerces.xni.grammars.Grammar)
private org.apache.xerces.impl.xs.SchemaGrammar toSchemaGrammar (org.apache.xerces.xni.grammars.Grammar)
private void mergeSchemaGrammars (org.apache.xerces.impl.xs.SchemaGrammar, org.apache.xerces.impl.xs.SchemaGrammar)
public boolean containsGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public org.apache.xerces.xni.grammars.Grammar getGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
}
org/apache/xerces/impl/xs/XSLoaderImpl.class
package org.apache.xerces.impl.xs
public final org.apache.xerces.impl.xs.XSLoaderImpl extends java.lang.Object implements org.apache.xerces.xs.XSLoader org.w3c.dom.DOMConfiguration {
private final org.apache.xerces.impl.xs.util.XSGrammarPool fGrammarPool
private final org.apache.xerces.impl.xs.XMLSchemaLoader fSchemaLoader
public void ()
public org.w3c.dom.DOMConfiguration getConfig ()
public org.apache.xerces.xs.XSModel loadURIList (org.apache.xerces.xs.StringList)
public org.apache.xerces.xs.XSModel loadInputList (org.apache.xerces.xs.LSInputList)
public org.apache.xerces.xs.XSModel loadURI (java.lang.String)
public org.apache.xerces.xs.XSModel load (org.w3c.dom.ls.LSInput)
public void setParameter (java.lang.String, java.lang.Object) throws org.w3c.dom.DOMException
public java.lang.Object getParameter (java.lang.String) throws org.w3c.dom.DOMException
public boolean canSetParameter (java.lang.String, java.lang.Object)
public org.w3c.dom.DOMStringList getParameterNames ()
}
org/apache/xerces/impl/xs/XSMessageFormatter.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSMessageFormatter extends java.lang.Object implements org.apache.xerces.util.MessageFormatter {
public static final String SCHEMA_DOMAIN
private java.util.Locale fLocale
private java.util.ResourceBundle fResourceBundle
public void ()
public java.lang.String formatMessage (java.util.Locale, java.lang.String, java.lang.Object[]) throws java.util.MissingResourceException
}
org/apache/xerces/impl/xs/XSModelGroupImpl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSModelGroupImpl extends java.lang.Object implements org.apache.xerces.xs.XSModelGroup {
public static final short MODELGROUP_CHOICE
public static final short MODELGROUP_SEQUENCE
public static final short MODELGROUP_ALL
public short fCompositor
public org.apache.xerces.impl.xs.XSParticleDecl[] fParticles
public int fParticleCount
public org.apache.xerces.xs.XSObjectList fAnnotations
private String fDescription
public void ()
public boolean isEmpty ()
public int minEffectiveTotalRange ()
private int minEffectiveTotalRangeAllSeq ()
private int minEffectiveTotalRangeChoice ()
public int maxEffectiveTotalRange ()
private int maxEffectiveTotalRangeAllSeq ()
private int maxEffectiveTotalRangeChoice ()
public java.lang.String toString ()
public void reset ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public short getCompositor ()
public org.apache.xerces.xs.XSObjectList getParticles ()
public org.apache.xerces.xs.XSAnnotation getAnnotation ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
}
org/apache/xerces/impl/xs/XSModelImpl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSModelImpl extends java.lang.Object implements org.apache.xerces.xs.XSModel {
private static final short MAX_COMP_IDX
private static final boolean[] GLOBAL_COMP
private int fGrammarCount
private String[] fNamespaces
private org.apache.xerces.impl.xs.SchemaGrammar[] fGrammarList
private org.apache.xerces.util.SymbolHash fGrammarMap
private org.apache.xerces.util.SymbolHash fSubGroupMap
private org.apache.xerces.xs.XSNamedMap[] fGlobalComponents
private org.apache.xerces.xs.XSNamedMap[][] fNSComponents
private org.apache.xerces.impl.xs.util.XSObjectListImpl fAnnotations
private boolean fHasIDC
public void (org.apache.xerces.impl.xs.SchemaGrammar[])
private void buildSubGroups ()
public org.apache.xerces.xs.StringList getNamespaces ()
public org.apache.xerces.xs.XSNamespaceItemList getNamespaceItems ()
public synchronized org.apache.xerces.xs.XSNamedMap getComponents (short)
public synchronized org.apache.xerces.xs.XSNamedMap getComponentsByNamespace (short, java.lang.String)
public org.apache.xerces.xs.XSTypeDefinition getTypeDefinition (java.lang.String, java.lang.String)
public org.apache.xerces.xs.XSAttributeDeclaration getAttributeDeclaration (java.lang.String, java.lang.String)
public org.apache.xerces.xs.XSElementDeclaration getElementDeclaration (java.lang.String, java.lang.String)
public org.apache.xerces.xs.XSAttributeGroupDefinition getAttributeGroup (java.lang.String, java.lang.String)
public org.apache.xerces.xs.XSModelGroupDefinition getModelGroupDefinition (java.lang.String, java.lang.String)
public org.apache.xerces.xs.XSNotationDeclaration getNotationDeclaration (java.lang.String, java.lang.String)
public synchronized org.apache.xerces.xs.XSObjectList getAnnotations ()
private static final java.lang.String null2EmptyString (java.lang.String)
public boolean hasIDConstraints ()
public org.apache.xerces.xs.XSObjectList getSubstitutionGroup (org.apache.xerces.xs.XSElementDeclaration)
static void ()
}
org/apache/xerces/impl/xs/XSNotationDecl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSNotationDecl extends java.lang.Object implements org.apache.xerces.xs.XSNotationDeclaration {
public String fName
public String fTargetNamespace
public String fPublicId
public String fSystemId
public org.apache.xerces.xs.XSObjectList fAnnotations
public void ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public java.lang.String getSystemId ()
public java.lang.String getPublicId ()
public org.apache.xerces.xs.XSAnnotation getAnnotation ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
}
org/apache/xerces/impl/xs/XSParticleDecl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSParticleDecl extends java.lang.Object implements org.apache.xerces.xs.XSParticle {
public static final short PARTICLE_EMPTY
public static final short PARTICLE_ELEMENT
public static final short PARTICLE_WILDCARD
public static final short PARTICLE_MODELGROUP
public static final short PARTICLE_ZERO_OR_MORE
public static final short PARTICLE_ZERO_OR_ONE
public static final short PARTICLE_ONE_OR_MORE
public short fType
public org.apache.xerces.xs.XSTerm fValue
public int fMinOccurs
public int fMaxOccurs
public org.apache.xerces.xs.XSObjectList fAnnotations
private String fDescription
public void ()
public org.apache.xerces.impl.xs.XSParticleDecl makeClone ()
public boolean emptiable ()
public boolean isEmpty ()
public int minEffectiveTotalRange ()
public int maxEffectiveTotalRange ()
public java.lang.String toString ()
void appendParticle (java.lang.StringBuffer)
public void reset ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public int getMinOccurs ()
public boolean getMaxOccursUnbounded ()
public int getMaxOccurs ()
public org.apache.xerces.xs.XSTerm getTerm ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/impl/xs/XSWildcardDecl.class
package org.apache.xerces.impl.xs
public org.apache.xerces.impl.xs.XSWildcardDecl extends java.lang.Object implements org.apache.xerces.xs.XSWildcard {
public static final String ABSENT
public short fType
public short fProcessContents
public String[] fNamespaceList
public org.apache.xerces.xs.XSObjectList fAnnotations
private String fDescription
public void ()
public boolean allowNamespace (java.lang.String)
public boolean isSubsetOf (org.apache.xerces.impl.xs.XSWildcardDecl)
public boolean weakerProcessContents (org.apache.xerces.impl.xs.XSWildcardDecl)
public org.apache.xerces.impl.xs.XSWildcardDecl performUnionWith (org.apache.xerces.impl.xs.XSWildcardDecl, short)
public org.apache.xerces.impl.xs.XSWildcardDecl performIntersectionWith (org.apache.xerces.impl.xs.XSWildcardDecl, short)
private boolean areSame (org.apache.xerces.impl.xs.XSWildcardDecl)
java.lang.String[] intersect2sets (java.lang.String[], java.lang.String[])
java.lang.String[] union2sets (java.lang.String[], java.lang.String[])
boolean subset2sets (java.lang.String[], java.lang.String[])
boolean elementInSet (java.lang.String, java.lang.String[])
public java.lang.String toString ()
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public short getConstraintType ()
public org.apache.xerces.xs.StringList getNsConstraintList ()
public short getProcessContents ()
public java.lang.String getProcessContentsAsString ()
public org.apache.xerces.xs.XSAnnotation getAnnotation ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
static void ()
}
org/apache/xerces/impl/xs/identity/Field$Matcher.class
package org.apache.xerces.impl.xs.identity
public org.apache.xerces.impl.xs.identity.Field$Matcher extends org.apache.xerces.impl.xs.identity.XPathMatcher {
protected final org.apache.xerces.impl.xs.identity.ValueStore fStore
protected boolean fMayMatch
private final org.apache.xerces.impl.xs.identity.Field this$0
public void (org.apache.xerces.impl.xs.identity.Field, org.apache.xerces.impl.xs.identity.Field$XPath, org.apache.xerces.impl.xs.identity.ValueStore)
protected void matched (java.lang.Object, short, org.apache.xerces.xs.ShortList, boolean)
private short convertToPrimitiveKind (short)
private org.apache.xerces.xs.ShortList convertToPrimitiveKind (org.apache.xerces.xs.ShortList)
protected void handleContent (org.apache.xerces.xs.XSTypeDefinition, boolean, java.lang.Object, short, org.apache.xerces.xs.ShortList)
}
org/apache/xerces/impl/xs/identity/Field$XPath.class
package org.apache.xerces.impl.xs.identity
public org.apache.xerces.impl.xs.identity.Field$XPath extends org.apache.xerces.impl.xpath.XPath {
public void (java.lang.String, org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.NamespaceContext) throws org.apache.xerces.impl.xpath.XPathException
private static java.lang.String fixupXPath (java.lang.String)
private static java.lang.String fixupXPath2 (java.lang.String, int, int)
}
org/apache/xerces/impl/xs/identity/Field.class
package org.apache.xerces.impl.xs.identity
public org.apache.xerces.impl.xs.identity.Field extends java.lang.Object {
protected final org.apache.xerces.impl.xs.identity.Field$XPath fXPath
protected final org.apache.xerces.impl.xs.identity.IdentityConstraint fIdentityConstraint
public void (org.apache.xerces.impl.xs.identity.Field$XPath, org.apache.xerces.impl.xs.identity.IdentityConstraint)
public org.apache.xerces.impl.xpath.XPath getXPath ()
public org.apache.xerces.impl.xs.identity.IdentityConstraint getIdentityConstraint ()
public org.apache.xerces.impl.xs.identity.XPathMatcher createMatcher (org.apache.xerces.impl.xs.identity.ValueStore)
public java.lang.String toString ()
}
org/apache/xerces/impl/xs/identity/FieldActivator.class
package org.apache.xerces.impl.xs.identity
public abstract org.apache.xerces.impl.xs.identity.FieldActivator extends java.lang.Object {
public abstract void startValueScopeFor (org.apache.xerces.impl.xs.identity.IdentityConstraint, int)
public abstract org.apache.xerces.impl.xs.identity.XPathMatcher activateField (org.apache.xerces.impl.xs.identity.Field, int)
public abstract void endValueScopeFor (org.apache.xerces.impl.xs.identity.IdentityConstraint, int)
}
org/apache/xerces/impl/xs/identity/IdentityConstraint.class
package org.apache.xerces.impl.xs.identity
public abstract org.apache.xerces.impl.xs.identity.IdentityConstraint extends java.lang.Object implements org.apache.xerces.xs.XSIDCDefinition {
protected short type
protected final String fNamespace
protected final String fIdentityConstraintName
protected final String fElementName
protected org.apache.xerces.impl.xs.identity.Selector fSelector
protected int fFieldCount
protected org.apache.xerces.impl.xs.identity.Field[] fFields
protected org.apache.xerces.impl.xs.XSAnnotationImpl[] fAnnotations
protected int fNumAnnotations
protected void (java.lang.String, java.lang.String, java.lang.String)
public java.lang.String getIdentityConstraintName ()
public void setSelector (org.apache.xerces.impl.xs.identity.Selector)
public org.apache.xerces.impl.xs.identity.Selector getSelector ()
public void addField (org.apache.xerces.impl.xs.identity.Field)
public int getFieldCount ()
public org.apache.xerces.impl.xs.identity.Field getFieldAt (int)
public java.lang.String getElementName ()
public java.lang.String toString ()
public boolean equals (org.apache.xerces.impl.xs.identity.IdentityConstraint)
static final org.apache.xerces.impl.xs.identity.Field[] resize (org.apache.xerces.impl.xs.identity.Field[], int)
public short getType ()
public java.lang.String getName ()
public java.lang.String getNamespace ()
public short getCategory ()
public java.lang.String getSelectorStr ()
public org.apache.xerces.xs.StringList getFieldStrs ()
public org.apache.xerces.xs.XSIDCDefinition getRefKey ()
public org.apache.xerces.xs.XSObjectList getAnnotations ()
public org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
public void addAnnotation (org.apache.xerces.impl.xs.XSAnnotationImpl)
}
org/apache/xerces/impl/xs/identity/KeyRef.class
package org.apache.xerces.impl.xs.identity
public org.apache.xerces.impl.xs.identity.KeyRef extends org.apache.xerces.impl.xs.identity.IdentityConstraint {
protected final org.apache.xerces.impl.xs.identity.UniqueOrKey fKey
public void (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.impl.xs.identity.UniqueOrKey)
public org.apache.xerces.impl.xs.identity.UniqueOrKey getKey ()
public org.apache.xerces.xs.XSIDCDefinition getRefKey ()
}
org/apache/xerces/impl/xs/identity/Selector$Matcher.class
package org.apache.xerces.impl.xs.identity
public org.apache.xerces.impl.xs.identity.Selector$Matcher extends org.apache.xerces.impl.xs.identity.XPathMatcher {
protected final org.apache.xerces.impl.xs.identity.FieldActivator fFieldActivator
protected final int fInitialDepth
protected int fElementDepth
protected int fMatchedDepth
private final org.apache.xerces.impl.xs.identity.Selector this$0
public void (org.apache.xerces.impl.xs.identity.Selector, org.apache.xerces.impl.xs.identity.Selector$XPath, org.apache.xerces.impl.xs.identity.FieldActivator, int)
public void startDocumentFragment ()
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes)
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xs.XSTypeDefinition, boolean, java.lang.Object, short, org.apache.xerces.xs.ShortList)
public org.apache.xerces.impl.xs.identity.IdentityConstraint getIdentityConstraint ()
public int getInitialDepth ()
}
org/apache/xerces/impl/xs/identity/Selector$XPath.class
package org.apache.xerces.impl.xs.identity
public org.apache.xerces.impl.xs.identity.Selector$XPath extends org.apache.xerces.impl.xpath.XPath {
public void (java.lang.String, org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.NamespaceContext) throws org.apache.xerces.impl.xpath.XPathException
private static java.lang.String normalize (java.lang.String)
}
org/apache/xerces/impl/xs/identity/Selector.class
package org.apache.xerces.impl.xs.identity
public org.apache.xerces.impl.xs.identity.Selector extends java.lang.Object {
protected final org.apache.xerces.impl.xs.identity.Selector$XPath fXPath
protected final org.apache.xerces.impl.xs.identity.IdentityConstraint fIdentityConstraint
protected org.apache.xerces.impl.xs.identity.IdentityConstraint fIDConstraint
public void (org.apache.xerces.impl.xs.identity.Selector$XPath, org.apache.xerces.impl.xs.identity.IdentityConstraint)
public org.apache.xerces.impl.xpath.XPath getXPath ()
public org.apache.xerces.impl.xs.identity.IdentityConstraint getIDConstraint ()
public org.apache.xerces.impl.xs.identity.XPathMatcher createMatcher (org.apache.xerces.impl.xs.identity.FieldActivator, int)
public java.lang.String toString ()
}
org/apache/xerces/impl/xs/identity/UniqueOrKey.class
package org.apache.xerces.impl.xs.identity
public org.apache.xerces.impl.xs.identity.UniqueOrKey extends org.apache.xerces.impl.xs.identity.IdentityConstraint {
public void (java.lang.String, java.lang.String, java.lang.String, short)
}
org/apache/xerces/impl/xs/identity/ValueStore.class
package org.apache.xerces.impl.xs.identity
public abstract org.apache.xerces.impl.xs.identity.ValueStore extends java.lang.Object {
public abstract void addValue (org.apache.xerces.impl.xs.identity.Field, boolean, java.lang.Object, short, org.apache.xerces.xs.ShortList)
public abstract void reportError (java.lang.String, java.lang.Object[])
}
org/apache/xerces/impl/xs/identity/XPathMatcher.class
package org.apache.xerces.impl.xs.identity
public org.apache.xerces.impl.xs.identity.XPathMatcher extends java.lang.Object {
protected static final boolean DEBUG_ALL
protected static final boolean DEBUG_METHODS
protected static final boolean DEBUG_METHODS2
protected static final boolean DEBUG_METHODS3
protected static final boolean DEBUG_MATCH
protected static final boolean DEBUG_STACK
protected static final boolean DEBUG_ANY
protected static final int MATCHED
protected static final int MATCHED_ATTRIBUTE
protected static final int MATCHED_DESCENDANT
protected static final int MATCHED_DESCENDANT_PREVIOUS
private final org.apache.xerces.impl.xpath.XPath$LocationPath[] fLocationPaths
private final int[] fMatched
protected Object fMatchedString
private final org.apache.xerces.util.IntStack[] fStepIndexes
private final int[] fCurrentStep
private final int[] fNoMatchDepth
final org.apache.xerces.xni.QName fQName
public void (org.apache.xerces.impl.xpath.XPath)
public boolean isMatched ()
protected void handleContent (org.apache.xerces.xs.XSTypeDefinition, boolean, java.lang.Object, short, org.apache.xerces.xs.ShortList)
protected void matched (java.lang.Object, short, org.apache.xerces.xs.ShortList, boolean)
public void startDocumentFragment ()
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes)
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xs.XSTypeDefinition, boolean, java.lang.Object, short, org.apache.xerces.xs.ShortList)
public java.lang.String toString ()
private java.lang.String normalize (java.lang.String)
private static boolean matches (org.apache.xerces.impl.xpath.XPath$NodeTest, org.apache.xerces.xni.QName)
}
org/apache/xerces/impl/xs/models/CMBuilder.class
package org.apache.xerces.impl.xs.models
public org.apache.xerces.impl.xs.models.CMBuilder extends java.lang.Object {
private org.apache.xerces.impl.xs.XSDeclarationPool fDeclPool
private static final org.apache.xerces.impl.xs.models.XSEmptyCM fEmptyCM
private int fLeafCount
private int fParticleCount
private final org.apache.xerces.impl.xs.models.CMNodeFactory fNodeFactory
public void (org.apache.xerces.impl.xs.models.CMNodeFactory)
public void setDeclPool (org.apache.xerces.impl.xs.XSDeclarationPool)
public org.apache.xerces.impl.xs.models.XSCMValidator getContentModel (org.apache.xerces.impl.xs.XSComplexTypeDecl, boolean)
org.apache.xerces.impl.xs.models.XSCMValidator createAllCM (org.apache.xerces.impl.xs.XSParticleDecl)
org.apache.xerces.impl.xs.models.XSCMValidator createDFACM (org.apache.xerces.impl.xs.XSParticleDecl, boolean)
private org.apache.xerces.impl.dtd.models.CMNode buildSyntaxTree (org.apache.xerces.impl.xs.XSParticleDecl, boolean)
private org.apache.xerces.impl.dtd.models.CMNode expandContentModel (org.apache.xerces.impl.dtd.models.CMNode, int, int)
private org.apache.xerces.impl.dtd.models.CMNode multiNodes (org.apache.xerces.impl.dtd.models.CMNode, int, boolean)
private org.apache.xerces.impl.dtd.models.CMNode copyNode (org.apache.xerces.impl.dtd.models.CMNode)
private org.apache.xerces.impl.dtd.models.CMNode buildCompactSyntaxTree (org.apache.xerces.impl.xs.XSParticleDecl)
private org.apache.xerces.impl.dtd.models.CMNode buildCompactSyntaxTree2 (org.apache.xerces.impl.xs.XSParticleDecl, int, int)
private boolean useRepeatingLeafNodes (org.apache.xerces.impl.xs.XSParticleDecl)
static void ()
}
org/apache/xerces/impl/xs/models/CMNodeFactory.class
package org.apache.xerces.impl.xs.models
public org.apache.xerces.impl.xs.models.CMNodeFactory extends java.lang.Object {
private static final String ERROR_REPORTER
private static final String SECURITY_MANAGER
private static final boolean DEBUG
private static final int MULTIPLICITY
private int nodeCount
private int maxNodeLimit
private org.apache.xerces.impl.XMLErrorReporter fErrorReporter
private org.apache.xerces.util.SecurityManager fSecurityManager
public void ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager)
public org.apache.xerces.impl.dtd.models.CMNode getCMLeafNode (int, java.lang.Object, int, int)
public org.apache.xerces.impl.dtd.models.CMNode getCMRepeatingLeafNode (int, java.lang.Object, int, int, int, int)
public org.apache.xerces.impl.dtd.models.CMNode getCMUniOpNode (int, org.apache.xerces.impl.dtd.models.CMNode)
public org.apache.xerces.impl.dtd.models.CMNode getCMBinOpNode (int, org.apache.xerces.impl.dtd.models.CMNode, org.apache.xerces.impl.dtd.models.CMNode)
public void nodeCountCheck ()
public void resetNodeCount ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/impl/xs/models/XSAllCM.class
package org.apache.xerces.impl.xs.models
public org.apache.xerces.impl.xs.models.XSAllCM extends java.lang.Object implements org.apache.xerces.impl.xs.models.XSCMValidator {
private static final short STATE_START
private static final short STATE_VALID
private static final short STATE_CHILD
private final org.apache.xerces.impl.xs.XSElementDecl[] fAllElements
private final boolean[] fIsOptionalElement
private final boolean fHasOptionalContent
private int fNumElements
public void (boolean, int)
public void addElement (org.apache.xerces.impl.xs.XSElementDecl, boolean)
public int[] startContentModel ()
java.lang.Object findMatchingDecl (org.apache.xerces.xni.QName, org.apache.xerces.impl.xs.SubstitutionGroupHandler)
public java.lang.Object oneTransition (org.apache.xerces.xni.QName, int[], org.apache.xerces.impl.xs.SubstitutionGroupHandler)
public boolean endContentModel (int[])
public boolean checkUniqueParticleAttribution (org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
public java.util.Vector whatCanGoHere (int[])
public boolean isCompactedForUPA ()
}
org/apache/xerces/impl/xs/models/XSCMBinOp.class
package org.apache.xerces.impl.xs.models
public org.apache.xerces.impl.xs.models.XSCMBinOp extends org.apache.xerces.impl.dtd.models.CMNode {
private org.apache.xerces.impl.dtd.models.CMNode fLeftChild
private org.apache.xerces.impl.dtd.models.CMNode fRightChild
public void (int, org.apache.xerces.impl.dtd.models.CMNode, org.apache.xerces.impl.dtd.models.CMNode)
final org.apache.xerces.impl.dtd.models.CMNode getLeft ()
final org.apache.xerces.impl.dtd.models.CMNode getRight ()
public boolean isNullable ()
protected void calcFirstPos (org.apache.xerces.impl.dtd.models.CMStateSet)
protected void calcLastPos (org.apache.xerces.impl.dtd.models.CMStateSet)
}
org/apache/xerces/impl/xs/models/XSCMLeaf.class
package org.apache.xerces.impl.xs.models
public org.apache.xerces.impl.xs.models.XSCMLeaf extends org.apache.xerces.impl.dtd.models.CMNode {
private final Object fLeaf
private int fParticleId
private int fPosition
public void (int, java.lang.Object, int, int)
final java.lang.Object getLeaf ()
final int getParticleId ()
final int getPosition ()
final void setPosition (int)
public boolean isNullable ()
public java.lang.String toString ()
protected void calcFirstPos (org.apache.xerces.impl.dtd.models.CMStateSet)
protected void calcLastPos (org.apache.xerces.impl.dtd.models.CMStateSet)
}
org/apache/xerces/impl/xs/models/XSCMRepeatingLeaf.class
package org.apache.xerces.impl.xs.models
public final org.apache.xerces.impl.xs.models.XSCMRepeatingLeaf extends org.apache.xerces.impl.xs.models.XSCMLeaf {
private final int fMinOccurs
private final int fMaxOccurs
public void (int, java.lang.Object, int, int, int, int)
final int getMinOccurs ()
final int getMaxOccurs ()
}
org/apache/xerces/impl/xs/models/XSCMUniOp.class
package org.apache.xerces.impl.xs.models
public org.apache.xerces.impl.xs.models.XSCMUniOp extends org.apache.xerces.impl.dtd.models.CMNode {
private org.apache.xerces.impl.dtd.models.CMNode fChild
public void (int, org.apache.xerces.impl.dtd.models.CMNode)
final org.apache.xerces.impl.dtd.models.CMNode getChild ()
public boolean isNullable ()
protected void calcFirstPos (org.apache.xerces.impl.dtd.models.CMStateSet)
protected void calcLastPos (org.apache.xerces.impl.dtd.models.CMStateSet)
}
org/apache/xerces/impl/xs/models/XSCMValidator.class
package org.apache.xerces.impl.xs.models
public abstract org.apache.xerces.impl.xs.models.XSCMValidator extends java.lang.Object {
public static final short FIRST_ERROR
public static final short SUBSEQUENT_ERROR
public abstract int[] startContentModel ()
public abstract java.lang.Object oneTransition (org.apache.xerces.xni.QName, int[], org.apache.xerces.impl.xs.SubstitutionGroupHandler)
public abstract boolean endContentModel (int[])
public abstract boolean checkUniqueParticleAttribution (org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
public abstract java.util.Vector whatCanGoHere (int[])
public abstract boolean isCompactedForUPA ()
}
org/apache/xerces/impl/xs/models/XSDFACM$Occurence.class
package org.apache.xerces.impl.xs.models
final org.apache.xerces.impl.xs.models.XSDFACM$Occurence extends java.lang.Object {
final int minOccurs
final int maxOccurs
final int elemIndex
public void (org.apache.xerces.impl.xs.models.XSCMRepeatingLeaf, int)
public java.lang.String toString ()
}
org/apache/xerces/impl/xs/models/XSDFACM.class
package org.apache.xerces.impl.xs.models
public org.apache.xerces.impl.xs.models.XSDFACM extends java.lang.Object implements org.apache.xerces.impl.xs.models.XSCMValidator {
private static final boolean DEBUG
private static final boolean DEBUG_VALIDATE_CONTENT
private Object[] fElemMap
private int[] fElemMapType
private int[] fElemMapId
private int fElemMapSize
private boolean[] fFinalStateFlags
private org.apache.xerces.impl.dtd.models.CMStateSet[] fFollowList
private org.apache.xerces.impl.dtd.models.CMNode fHeadNode
private int fLeafCount
private org.apache.xerces.impl.xs.models.XSCMLeaf[] fLeafList
private int[] fLeafListType
private int[][] fTransTable
private org.apache.xerces.impl.xs.models.XSDFACM$Occurence[] fCountingStates
private int fTransTableSize
private boolean fIsCompactedForUPA
private static long time
public void (org.apache.xerces.impl.dtd.models.CMNode, int)
public boolean isFinalState (int)
public java.lang.Object oneTransition (org.apache.xerces.xni.QName, int[], org.apache.xerces.impl.xs.SubstitutionGroupHandler)
java.lang.Object findMatchingDecl (org.apache.xerces.xni.QName, org.apache.xerces.impl.xs.SubstitutionGroupHandler)
java.lang.Object findMatchingDecl (org.apache.xerces.xni.QName, int[], org.apache.xerces.impl.xs.SubstitutionGroupHandler, int)
public int[] startContentModel ()
public boolean endContentModel (int[])
private void buildDFA (org.apache.xerces.impl.dtd.models.CMNode)
private void calcFollowList (org.apache.xerces.impl.dtd.models.CMNode)
private void dumpTree (org.apache.xerces.impl.dtd.models.CMNode, int)
private int[] makeDefStateList ()
private void postTreeBuildInit (org.apache.xerces.impl.dtd.models.CMNode) throws java.lang.RuntimeException
public boolean checkUniqueParticleAttribution (org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
public java.util.Vector whatCanGoHere (int[])
public boolean isCompactedForUPA ()
static void ()
}
org/apache/xerces/impl/xs/models/XSEmptyCM.class
package org.apache.xerces.impl.xs.models
public org.apache.xerces.impl.xs.models.XSEmptyCM extends java.lang.Object implements org.apache.xerces.impl.xs.models.XSCMValidator {
private static final short STATE_START
private static final java.util.Vector EMPTY
public void ()
public int[] startContentModel ()
public java.lang.Object oneTransition (org.apache.xerces.xni.QName, int[], org.apache.xerces.impl.xs.SubstitutionGroupHandler)
public boolean endContentModel (int[])
public boolean checkUniqueParticleAttribution (org.apache.xerces.impl.xs.SubstitutionGroupHandler) throws org.apache.xerces.impl.xs.XMLSchemaException
public java.util.Vector whatCanGoHere (int[])
public boolean isCompactedForUPA ()
static void ()
}
org/apache/xerces/impl/xs/opti/AttrImpl.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.AttrImpl extends org.apache.xerces.impl.xs.opti.NodeImpl implements org.w3c.dom.Attr {
org.w3c.dom.Element element
String value
public void ()
public void (org.w3c.dom.Element, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public java.lang.String getName ()
public boolean getSpecified ()
public java.lang.String getValue ()
public org.w3c.dom.Element getOwnerElement ()
public void setValue (java.lang.String) throws org.w3c.dom.DOMException
public boolean isId ()
public org.w3c.dom.TypeInfo getSchemaTypeInfo ()
}
org/apache/xerces/impl/xs/opti/DefaultDocument.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.DefaultDocument extends org.apache.xerces.impl.xs.opti.NodeImpl implements org.w3c.dom.Document {
private String fDocumentURI
public void ()
public org.w3c.dom.DocumentType getDoctype ()
public org.w3c.dom.DOMImplementation getImplementation ()
public org.w3c.dom.Element getDocumentElement ()
public org.w3c.dom.NodeList getElementsByTagName (java.lang.String)
public org.w3c.dom.NodeList getElementsByTagNameNS (java.lang.String, java.lang.String)
public org.w3c.dom.Element getElementById (java.lang.String)
public org.w3c.dom.Node importNode (org.w3c.dom.Node, boolean) throws org.w3c.dom.DOMException
public org.w3c.dom.Element createElement (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.DocumentFragment createDocumentFragment ()
public org.w3c.dom.Text createTextNode (java.lang.String)
public org.w3c.dom.Comment createComment (java.lang.String)
public org.w3c.dom.CDATASection createCDATASection (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.ProcessingInstruction createProcessingInstruction (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr createAttribute (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.EntityReference createEntityReference (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Element createElementNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr createAttributeNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public java.lang.String getInputEncoding ()
public java.lang.String getXmlEncoding ()
public boolean getXmlStandalone ()
public void setXmlStandalone (boolean)
public java.lang.String getXmlVersion ()
public void setXmlVersion (java.lang.String) throws org.w3c.dom.DOMException
public boolean getStrictErrorChecking ()
public void setStrictErrorChecking (boolean)
public java.lang.String getDocumentURI ()
public void setDocumentURI (java.lang.String)
public org.w3c.dom.Node adoptNode (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public void normalizeDocument ()
public org.w3c.dom.DOMConfiguration getDomConfig ()
public org.w3c.dom.Node renameNode (org.w3c.dom.Node, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
}
org/apache/xerces/impl/xs/opti/DefaultElement.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.DefaultElement extends org.apache.xerces.impl.xs.opti.NodeImpl implements org.w3c.dom.Element {
public void ()
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, short)
public java.lang.String getTagName ()
public java.lang.String getAttribute (java.lang.String)
public org.w3c.dom.Attr getAttributeNode (java.lang.String)
public org.w3c.dom.NodeList getElementsByTagName (java.lang.String)
public java.lang.String getAttributeNS (java.lang.String, java.lang.String)
public org.w3c.dom.Attr getAttributeNodeNS (java.lang.String, java.lang.String)
public org.w3c.dom.NodeList getElementsByTagNameNS (java.lang.String, java.lang.String)
public boolean hasAttribute (java.lang.String)
public boolean hasAttributeNS (java.lang.String, java.lang.String)
public org.w3c.dom.TypeInfo getSchemaTypeInfo ()
public void setAttribute (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public void removeAttribute (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr removeAttributeNode (org.w3c.dom.Attr) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr setAttributeNode (org.w3c.dom.Attr) throws org.w3c.dom.DOMException
public void setAttributeNS (java.lang.String, java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public void removeAttributeNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Attr setAttributeNodeNS (org.w3c.dom.Attr) throws org.w3c.dom.DOMException
public void setIdAttributeNode (org.w3c.dom.Attr, boolean) throws org.w3c.dom.DOMException
public void setIdAttribute (java.lang.String, boolean) throws org.w3c.dom.DOMException
public void setIdAttributeNS (java.lang.String, java.lang.String, boolean) throws org.w3c.dom.DOMException
}
org/apache/xerces/impl/xs/opti/DefaultNode.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.DefaultNode extends java.lang.Object implements org.w3c.dom.Node {
public void ()
public java.lang.String getNodeName ()
public java.lang.String getNodeValue () throws org.w3c.dom.DOMException
public short getNodeType ()
public org.w3c.dom.Node getParentNode ()
public org.w3c.dom.NodeList getChildNodes ()
public org.w3c.dom.Node getFirstChild ()
public org.w3c.dom.Node getLastChild ()
public org.w3c.dom.Node getPreviousSibling ()
public org.w3c.dom.Node getNextSibling ()
public org.w3c.dom.NamedNodeMap getAttributes ()
public org.w3c.dom.Document getOwnerDocument ()
public boolean hasChildNodes ()
public org.w3c.dom.Node cloneNode (boolean)
public void normalize ()
public boolean isSupported (java.lang.String, java.lang.String)
public java.lang.String getNamespaceURI ()
public java.lang.String getPrefix ()
public java.lang.String getLocalName ()
public java.lang.String getBaseURI ()
public boolean hasAttributes ()
public void setNodeValue (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Node insertBefore (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node replaceChild (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeChild (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node appendChild (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public void setPrefix (java.lang.String) throws org.w3c.dom.DOMException
public short compareDocumentPosition (org.w3c.dom.Node)
public java.lang.String getTextContent () throws org.w3c.dom.DOMException
public void setTextContent (java.lang.String) throws org.w3c.dom.DOMException
public boolean isSameNode (org.w3c.dom.Node)
public java.lang.String lookupPrefix (java.lang.String)
public boolean isDefaultNamespace (java.lang.String)
public java.lang.String lookupNamespaceURI (java.lang.String)
public boolean isEqualNode (org.w3c.dom.Node)
public java.lang.Object getFeature (java.lang.String, java.lang.String)
public java.lang.Object setUserData (java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler)
public java.lang.Object getUserData (java.lang.String)
}
org/apache/xerces/impl/xs/opti/DefaultText.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.DefaultText extends org.apache.xerces.impl.xs.opti.NodeImpl implements org.w3c.dom.Text {
public void ()
public java.lang.String getData () throws org.w3c.dom.DOMException
public void setData (java.lang.String) throws org.w3c.dom.DOMException
public int getLength ()
public java.lang.String substringData (int, int) throws org.w3c.dom.DOMException
public void appendData (java.lang.String) throws org.w3c.dom.DOMException
public void insertData (int, java.lang.String) throws org.w3c.dom.DOMException
public void deleteData (int, int) throws org.w3c.dom.DOMException
public void replaceData (int, int, java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Text splitText (int) throws org.w3c.dom.DOMException
public boolean isElementContentWhitespace ()
public java.lang.String getWholeText ()
public org.w3c.dom.Text replaceWholeText (java.lang.String) throws org.w3c.dom.DOMException
}
org/apache/xerces/impl/xs/opti/DefaultXMLDocumentHandler.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler extends java.lang.Object implements org.apache.xerces.xni.XMLDocumentHandler org.apache.xerces.xni.XMLDTDHandler org.apache.xerces.xni.XMLDTDContentModelHandler {
private org.apache.xerces.xni.parser.XMLDocumentSource fDocumentSource
private org.apache.xerces.xni.parser.XMLDTDSource fDTDSource
private org.apache.xerces.xni.parser.XMLDTDContentModelSource fCMSource
public void ()
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startPrefixMapping (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endPrefixMapping (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startContentModel (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void any (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void empty (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void pcdata (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void element (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void separator (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void occurrence (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endContentModel (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
public void setDTDSource (org.apache.xerces.xni.parser.XMLDTDSource)
public org.apache.xerces.xni.parser.XMLDTDSource getDTDSource ()
public void setDTDContentModelSource (org.apache.xerces.xni.parser.XMLDTDContentModelSource)
public org.apache.xerces.xni.parser.XMLDTDContentModelSource getDTDContentModelSource ()
}
org/apache/xerces/impl/xs/opti/ElementImpl.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.ElementImpl extends org.apache.xerces.impl.xs.opti.DefaultElement {
org.apache.xerces.impl.xs.opti.SchemaDOM schemaDOM
org.w3c.dom.Attr[] attrs
int row
int col
int parentRow
int line
int column
int charOffset
String fAnnotation
String fSyntheticAnnotation
public void (int, int, int)
public void (int, int)
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int, int)
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, int)
public org.w3c.dom.Document getOwnerDocument ()
public org.w3c.dom.Node getParentNode ()
public boolean hasChildNodes ()
public org.w3c.dom.Node getFirstChild ()
public org.w3c.dom.Node getLastChild ()
public org.w3c.dom.Node getPreviousSibling ()
public org.w3c.dom.Node getNextSibling ()
public org.w3c.dom.NamedNodeMap getAttributes ()
public boolean hasAttributes ()
public java.lang.String getTagName ()
public java.lang.String getAttribute (java.lang.String)
public org.w3c.dom.Attr getAttributeNode (java.lang.String)
public java.lang.String getAttributeNS (java.lang.String, java.lang.String)
public org.w3c.dom.Attr getAttributeNodeNS (java.lang.String, java.lang.String)
public boolean hasAttribute (java.lang.String)
public boolean hasAttributeNS (java.lang.String, java.lang.String)
public void setAttribute (java.lang.String, java.lang.String)
public int getLineNumber ()
public int getColumnNumber ()
public int getCharacterOffset ()
public java.lang.String getAnnotation ()
public java.lang.String getSyntheticAnnotation ()
}
org/apache/xerces/impl/xs/opti/NamedNodeMapImpl.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.NamedNodeMapImpl extends java.lang.Object implements org.w3c.dom.NamedNodeMap {
org.w3c.dom.Attr[] attrs
public void (org.w3c.dom.Attr[])
public org.w3c.dom.Node getNamedItem (java.lang.String)
public org.w3c.dom.Node item (int)
public int getLength ()
public org.w3c.dom.Node getNamedItemNS (java.lang.String, java.lang.String)
public org.w3c.dom.Node setNamedItemNS (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node setNamedItem (org.w3c.dom.Node) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeNamedItem (java.lang.String) throws org.w3c.dom.DOMException
public org.w3c.dom.Node removeNamedItemNS (java.lang.String, java.lang.String) throws org.w3c.dom.DOMException
}
org/apache/xerces/impl/xs/opti/NodeImpl.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.NodeImpl extends org.apache.xerces.impl.xs.opti.DefaultNode {
String prefix
String localpart
String rawname
String uri
short nodeType
boolean hidden
public void ()
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, short)
public java.lang.String getNodeName ()
public java.lang.String getNamespaceURI ()
public java.lang.String getPrefix ()
public java.lang.String getLocalName ()
public short getNodeType ()
public void setReadOnly (boolean, boolean)
public boolean getReadOnly ()
}
org/apache/xerces/impl/xs/opti/SchemaDOM.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.SchemaDOM extends org.apache.xerces.impl.xs.opti.DefaultDocument {
static final int relationsRowResizeFactor
static final int relationsColResizeFactor
org.apache.xerces.impl.xs.opti.NodeImpl[][] relations
org.apache.xerces.impl.xs.opti.ElementImpl parent
int currLoc
int nextFreeLoc
boolean hidden
boolean inCDATA
StringBuffer fAnnotationBuffer
public void ()
public org.apache.xerces.impl.xs.opti.ElementImpl startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, int, int, int)
public org.apache.xerces.impl.xs.opti.ElementImpl emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, int, int, int)
public org.apache.xerces.impl.xs.opti.ElementImpl startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, int, int)
public org.apache.xerces.impl.xs.opti.ElementImpl emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, int, int)
private void processElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.impl.xs.opti.ElementImpl)
public void endElement ()
void comment (org.apache.xerces.xni.XMLString)
void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString)
void characters (org.apache.xerces.xni.XMLString)
void endAnnotation (org.apache.xerces.xni.QName, org.apache.xerces.impl.xs.opti.ElementImpl)
void endAnnotationElement (org.apache.xerces.xni.QName)
void endSyntheticAnnotationElement (org.apache.xerces.xni.QName, boolean)
void startAnnotationCDATA ()
void endAnnotationCDATA ()
private void resizeRelations ()
private void resizeRelations (int)
public void reset ()
public void printDOM ()
public static void traverse (org.w3c.dom.Node, int)
public static void indent (int)
public org.w3c.dom.Element getDocumentElement ()
void startAnnotation (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.NamespaceContext)
void startAnnotationElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes)
private static java.lang.String processAttValue (java.lang.String)
private static java.lang.String escapeAttValue (java.lang.String, int)
}
org/apache/xerces/impl/xs/opti/SchemaDOMParser$BooleanStack.class
package org.apache.xerces.impl.xs.opti
final org.apache.xerces.impl.xs.opti.SchemaDOMParser$BooleanStack extends java.lang.Object {
private int fDepth
private boolean[] fData
public void ()
public int size ()
public void push (boolean)
public boolean pop ()
public void clear ()
private void ensureCapacity (int)
}
org/apache/xerces/impl/xs/opti/SchemaDOMParser.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.SchemaDOMParser extends org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler {
public static final String ERROR_REPORTER
public static final String GENERATE_SYNTHETIC_ANNOTATION
protected org.apache.xerces.xni.XMLLocator fLocator
protected org.apache.xerces.xni.NamespaceContext fNamespaceContext
org.apache.xerces.impl.xs.opti.SchemaDOM schemaDOM
org.apache.xerces.xni.parser.XMLParserConfiguration config
private org.apache.xerces.impl.xs.opti.ElementImpl fCurrentAnnotationElement
private int fAnnotationDepth
private int fInnerAnnotationDepth
private int fDepth
org.apache.xerces.impl.XMLErrorReporter fErrorReporter
private boolean fGenerateSyntheticAnnotation
private org.apache.xerces.impl.xs.opti.SchemaDOMParser$BooleanStack fHasNonSchemaAttributes
private org.apache.xerces.impl.xs.opti.SchemaDOMParser$BooleanStack fSawAnnotation
private org.apache.xerces.xni.XMLAttributes fEmptyAttr
public void (org.apache.xerces.xni.parser.XMLParserConfiguration)
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
private boolean hasNonSchemaAttributes (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes)
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public org.w3c.dom.Document getDocument ()
public void setFeature (java.lang.String, boolean)
public boolean getFeature (java.lang.String)
public void setProperty (java.lang.String, java.lang.Object)
public java.lang.Object getProperty (java.lang.String)
public void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public void parse (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
public org.w3c.dom.Document getDocument2 ()
public void reset ()
public void resetNodePool ()
}
org/apache/xerces/impl/xs/opti/SchemaParsingConfig.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.SchemaParsingConfig extends org.apache.xerces.parsers.BasicParserConfiguration implements org.apache.xerces.xni.parser.XMLPullParserConfiguration {
protected static final String XML11_DATATYPE_VALIDATOR_FACTORY
protected static final String WARN_ON_DUPLICATE_ATTDEF
protected static final String WARN_ON_UNDECLARED_ELEMDEF
protected static final String ALLOW_JAVA_ENCODINGS
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String LOAD_EXTERNAL_DTD
protected static final String NOTIFY_BUILTIN_REFS
protected static final String NOTIFY_CHAR_REFS
protected static final String NORMALIZE_DATA
protected static final String SCHEMA_ELEMENT_DEFAULT
protected static final String GENERATE_SYNTHETIC_ANNOTATIONS
protected static final String ERROR_REPORTER
protected static final String ENTITY_MANAGER
protected static final String DOCUMENT_SCANNER
protected static final String DTD_SCANNER
protected static final String XMLGRAMMAR_POOL
protected static final String DTD_VALIDATOR
protected static final String NAMESPACE_BINDER
protected static final String DATATYPE_VALIDATOR_FACTORY
protected static final String VALIDATION_MANAGER
protected static final String SCHEMA_VALIDATOR
private static final boolean PRINT_EXCEPTION_STACK_TRACE
protected final org.apache.xerces.impl.dv.DTDDVFactory fDatatypeValidatorFactory
protected final org.apache.xerces.impl.XMLNSDocumentScannerImpl fNamespaceScanner
protected final org.apache.xerces.impl.XMLDTDScannerImpl fDTDScanner
protected org.apache.xerces.impl.dv.DTDDVFactory fXML11DatatypeFactory
protected org.apache.xerces.impl.XML11NSDocumentScannerImpl fXML11NSDocScanner
protected org.apache.xerces.impl.XML11DTDScannerImpl fXML11DTDScanner
protected org.apache.xerces.impl.dv.DTDDVFactory fCurrentDVFactory
protected org.apache.xerces.xni.parser.XMLDocumentScanner fCurrentScanner
protected org.apache.xerces.xni.parser.XMLDTDScanner fCurrentDTDScanner
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected final org.apache.xerces.impl.XMLVersionDetector fVersionDetector
protected final org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected final org.apache.xerces.impl.XMLEntityManager fEntityManager
protected org.apache.xerces.xni.parser.XMLInputSource fInputSource
protected org.apache.xerces.impl.xs.opti.SchemaDOMParser fSchemaDOMParser
protected final org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected org.apache.xerces.xni.XMLLocator fLocator
protected boolean fParseInProgress
protected boolean fConfigUpdated
private boolean f11Initialized
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setLocale (java.util.Locale) throws org.apache.xerces.xni.XNIException
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.parser.XMLConfigurationException java.io.IOException
public boolean parse (boolean) throws org.apache.xerces.xni.XNIException java.io.IOException
public void cleanup ()
public void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
public void reset () throws org.apache.xerces.xni.XNIException
protected void configurePipeline ()
protected void configureXML11Pipeline ()
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
private void addRecognizedParamsAndSetDefaults (org.apache.xerces.xni.parser.XMLComponent)
protected final void resetXML10 () throws org.apache.xerces.xni.XNIException
protected final void resetXML11 () throws org.apache.xerces.xni.XNIException
public org.w3c.dom.Document getDocument ()
public void resetNodePool ()
private void initXML11Components ()
}
org/apache/xerces/impl/xs/opti/TextImpl.class
package org.apache.xerces.impl.xs.opti
public org.apache.xerces.impl.xs.opti.TextImpl extends org.apache.xerces.impl.xs.opti.DefaultText {
String fData
org.apache.xerces.impl.xs.opti.SchemaDOM fSchemaDOM
int fRow
int fCol
public void (java.lang.StringBuffer, org.apache.xerces.impl.xs.opti.SchemaDOM, int, int)
public org.w3c.dom.Node getParentNode ()
public org.w3c.dom.Node getPreviousSibling ()
public org.w3c.dom.Node getNextSibling ()
public java.lang.String getData () throws org.w3c.dom.DOMException
public int getLength ()
public java.lang.String substringData (int, int) throws org.w3c.dom.DOMException
}
org/apache/xerces/impl/xs/traversers/Container.class
package org.apache.xerces.impl.xs.traversers
abstract org.apache.xerces.impl.xs.traversers.Container extends java.lang.Object {
static final int THRESHOLD
org.apache.xerces.impl.xs.traversers.OneAttr[] values
int pos
void ()
static org.apache.xerces.impl.xs.traversers.Container getContainer (int)
abstract void put (java.lang.String, org.apache.xerces.impl.xs.traversers.OneAttr)
abstract org.apache.xerces.impl.xs.traversers.OneAttr get (java.lang.String)
}
org/apache/xerces/impl/xs/traversers/LargeContainer.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.LargeContainer extends org.apache.xerces.impl.xs.traversers.Container {
java.util.Hashtable items
void (int)
void put (java.lang.String, org.apache.xerces.impl.xs.traversers.OneAttr)
org.apache.xerces.impl.xs.traversers.OneAttr get (java.lang.String)
}
org/apache/xerces/impl/xs/traversers/OneAttr.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.OneAttr extends java.lang.Object {
public String name
public int dvIndex
public int valueIndex
public Object dfltValue
public void (java.lang.String, int, int, java.lang.Object)
}
org/apache/xerces/impl/xs/traversers/SchemaContentHandler.class
package org.apache.xerces.impl.xs.traversers
final org.apache.xerces.impl.xs.traversers.SchemaContentHandler extends java.lang.Object implements org.xml.sax.ContentHandler {
private org.apache.xerces.util.SymbolTable fSymbolTable
private org.apache.xerces.impl.xs.opti.SchemaDOMParser fSchemaDOMParser
private final org.apache.xerces.util.SAXLocatorWrapper fSAXLocatorWrapper
private org.apache.xerces.util.NamespaceSupport fNamespaceContext
private boolean fNeedPushNSContext
private boolean fNamespacePrefixes
private boolean fStringsInternalized
private final org.apache.xerces.xni.QName fElementQName
private final org.apache.xerces.xni.QName fAttributeQName
private final org.apache.xerces.util.XMLAttributesImpl fAttributes
private final org.apache.xerces.xni.XMLString fTempString
private final org.apache.xerces.util.XMLStringBuffer fStringBuffer
public void ()
public org.w3c.dom.Document getDocument ()
public void setDocumentLocator (org.xml.sax.Locator)
public void startDocument () throws org.xml.sax.SAXException
public void endDocument () throws org.xml.sax.SAXException
public void startPrefixMapping (java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void endPrefixMapping (java.lang.String) throws org.xml.sax.SAXException
public void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException
public void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void characters (char[], int, int) throws org.xml.sax.SAXException
public void ignorableWhitespace (char[], int, int) throws org.xml.sax.SAXException
public void processingInstruction (java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void skippedEntity (java.lang.String) throws org.xml.sax.SAXException
private void fillQName (org.apache.xerces.xni.QName, java.lang.String, java.lang.String, java.lang.String)
private void fillXMLAttributes (org.xml.sax.Attributes)
private void addNamespaceDeclarations (int)
public void reset (org.apache.xerces.impl.xs.opti.SchemaDOMParser, org.apache.xerces.util.SymbolTable, boolean, boolean)
static void convertToSAXParseException (org.apache.xerces.xni.parser.XMLParseException) throws org.xml.sax.SAXException
static void convertToSAXException (org.apache.xerces.xni.XNIException) throws org.xml.sax.SAXException
}
org/apache/xerces/impl/xs/traversers/SmallContainer.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.SmallContainer extends org.apache.xerces.impl.xs.traversers.Container {
String[] keys
void (int)
void put (java.lang.String, org.apache.xerces.impl.xs.traversers.OneAttr)
org.apache.xerces.impl.xs.traversers.OneAttr get (java.lang.String)
}
org/apache/xerces/impl/xs/traversers/XSAnnotationInfo.class
package org.apache.xerces.impl.xs.traversers
final org.apache.xerces.impl.xs.traversers.XSAnnotationInfo extends java.lang.Object {
String fAnnotation
int fLine
int fColumn
int fCharOffset
org.apache.xerces.impl.xs.traversers.XSAnnotationInfo next
void (java.lang.String, int, int, int)
void (java.lang.String, org.w3c.dom.Element)
}
org/apache/xerces/impl/xs/traversers/XSAttributeChecker.class
package org.apache.xerces.impl.xs.traversers
public org.apache.xerces.impl.xs.traversers.XSAttributeChecker extends java.lang.Object {
private static final String ELEMENT_N
private static final String ELEMENT_R
private static final String ATTRIBUTE_N
private static final String ATTRIBUTE_R
private static int ATTIDX_COUNT
public static final int ATTIDX_ABSTRACT
public static final int ATTIDX_AFORMDEFAULT
public static final int ATTIDX_BASE
public static final int ATTIDX_BLOCK
public static final int ATTIDX_BLOCKDEFAULT
public static final int ATTIDX_DEFAULT
public static final int ATTIDX_EFORMDEFAULT
public static final int ATTIDX_FINAL
public static final int ATTIDX_FINALDEFAULT
public static final int ATTIDX_FIXED
public static final int ATTIDX_FORM
public static final int ATTIDX_ID
public static final int ATTIDX_ITEMTYPE
public static final int ATTIDX_MAXOCCURS
public static final int ATTIDX_MEMBERTYPES
public static final int ATTIDX_MINOCCURS
public static final int ATTIDX_MIXED
public static final int ATTIDX_NAME
public static final int ATTIDX_NAMESPACE
public static final int ATTIDX_NAMESPACE_LIST
public static final int ATTIDX_NILLABLE
public static final int ATTIDX_NONSCHEMA
public static final int ATTIDX_PROCESSCONTENTS
public static final int ATTIDX_PUBLIC
public static final int ATTIDX_REF
public static final int ATTIDX_REFER
public static final int ATTIDX_SCHEMALOCATION
public static final int ATTIDX_SOURCE
public static final int ATTIDX_SUBSGROUP
public static final int ATTIDX_SYSTEM
public static final int ATTIDX_TARGETNAMESPACE
public static final int ATTIDX_TYPE
public static final int ATTIDX_USE
public static final int ATTIDX_VALUE
public static final int ATTIDX_ENUMNSDECLS
public static final int ATTIDX_VERSION
public static final int ATTIDX_XML_LANG
public static final int ATTIDX_XPATH
public static final int ATTIDX_FROMDEFAULT
public static final int ATTIDX_ISRETURNED
private static final org.apache.xerces.impl.xs.util.XIntPool fXIntPool
private static final org.apache.xerces.impl.xs.util.XInt INT_QUALIFIED
private static final org.apache.xerces.impl.xs.util.XInt INT_UNQUALIFIED
private static final org.apache.xerces.impl.xs.util.XInt INT_EMPTY_SET
private static final org.apache.xerces.impl.xs.util.XInt INT_ANY_STRICT
private static final org.apache.xerces.impl.xs.util.XInt INT_ANY_LAX
private static final org.apache.xerces.impl.xs.util.XInt INT_ANY_SKIP
private static final org.apache.xerces.impl.xs.util.XInt INT_ANY_ANY
private static final org.apache.xerces.impl.xs.util.XInt INT_ANY_LIST
private static final org.apache.xerces.impl.xs.util.XInt INT_ANY_NOT
private static final org.apache.xerces.impl.xs.util.XInt INT_USE_OPTIONAL
private static final org.apache.xerces.impl.xs.util.XInt INT_USE_REQUIRED
private static final org.apache.xerces.impl.xs.util.XInt INT_USE_PROHIBITED
private static final org.apache.xerces.impl.xs.util.XInt INT_WS_PRESERVE
private static final org.apache.xerces.impl.xs.util.XInt INT_WS_REPLACE
private static final org.apache.xerces.impl.xs.util.XInt INT_WS_COLLAPSE
private static final org.apache.xerces.impl.xs.util.XInt INT_UNBOUNDED
private static final java.util.Hashtable fEleAttrsMapG
private static final java.util.Hashtable fEleAttrsMapL
protected static final int DT_ANYURI
protected static final int DT_ID
protected static final int DT_QNAME
protected static final int DT_STRING
protected static final int DT_TOKEN
protected static final int DT_NCNAME
protected static final int DT_XPATH
protected static final int DT_XPATH1
protected static final int DT_LANGUAGE
protected static final int DT_COUNT
private static final org.apache.xerces.impl.dv.XSSimpleType[] fExtraDVs
protected static final int DT_BLOCK
protected static final int DT_BLOCK1
protected static final int DT_FINAL
protected static final int DT_FINAL1
protected static final int DT_FINAL2
protected static final int DT_FORM
protected static final int DT_MAXOCCURS
protected static final int DT_MAXOCCURS1
protected static final int DT_MEMBERTYPES
protected static final int DT_MINOCCURS1
protected static final int DT_NAMESPACE
protected static final int DT_PROCESSCONTENTS
protected static final int DT_USE
protected static final int DT_WHITESPACE
protected static final int DT_BOOLEAN
protected static final int DT_NONNEGINT
protected static final int DT_POSINT
protected org.apache.xerces.impl.xs.traversers.XSDHandler fSchemaHandler
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected java.util.Hashtable fNonSchemaAttrs
protected java.util.Vector fNamespaceList
protected boolean[] fSeen
private static boolean[] fSeenTemp
static final int INIT_POOL_SIZE
static final int INC_POOL_SIZE
Object[][] fArrayPool
private static Object[] fTempArray
int fPoolPos
public void (org.apache.xerces.impl.xs.traversers.XSDHandler)
public void reset (org.apache.xerces.util.SymbolTable)
public java.lang.Object[] checkAttributes (org.w3c.dom.Element, boolean, org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
public java.lang.Object[] checkAttributes (org.w3c.dom.Element, boolean, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, boolean)
private java.lang.Object validate (java.lang.Object[], java.lang.String, java.lang.String, int, org.apache.xerces.impl.xs.traversers.XSDocumentInfo) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
void reportSchemaError (java.lang.String, java.lang.Object[], org.w3c.dom.Element)
public void checkNonSchemaAttributes (org.apache.xerces.impl.xs.XSGrammarBucket)
public static java.lang.String normalize (java.lang.String, short)
protected java.lang.Object[] getAvailableArray ()
public void returnAttrArray (java.lang.Object[], org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
public void resolveNamespace (org.w3c.dom.Element, org.w3c.dom.Attr[], org.apache.xerces.impl.xs.SchemaNamespaceSupport)
static void ()
}
org/apache/xerces/impl/xs/traversers/XSDAbstractIDConstraintTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDAbstractIDConstraintTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser {
public void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
void traverseIdentityConstraint (org.apache.xerces.impl.xs.identity.IdentityConstraint, org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, java.lang.Object[])
}
org/apache/xerces/impl/xs/traversers/XSDAbstractParticleTraverser$ParticleArray.class
package org.apache.xerces.impl.xs.traversers
public org.apache.xerces.impl.xs.traversers.XSDAbstractParticleTraverser$ParticleArray extends java.lang.Object {
org.apache.xerces.impl.xs.XSParticleDecl[] fParticles
int[] fPos
int fContextCount
protected void ()
void pushContext ()
int getParticleCount ()
void addParticle (org.apache.xerces.impl.xs.XSParticleDecl)
org.apache.xerces.impl.xs.XSParticleDecl[] popContext ()
}
org/apache/xerces/impl/xs/traversers/XSDAbstractParticleTraverser.class
package org.apache.xerces.impl.xs.traversers
abstract org.apache.xerces.impl.xs.traversers.XSDAbstractParticleTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser {
org.apache.xerces.impl.xs.traversers.XSDAbstractParticleTraverser$ParticleArray fPArray
void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
org.apache.xerces.impl.xs.XSParticleDecl traverseAll (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, int, org.apache.xerces.xs.XSObject)
org.apache.xerces.impl.xs.XSParticleDecl traverseSequence (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, int, org.apache.xerces.xs.XSObject)
org.apache.xerces.impl.xs.XSParticleDecl traverseChoice (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, int, org.apache.xerces.xs.XSObject)
private org.apache.xerces.impl.xs.XSParticleDecl traverseSeqChoice (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, int, boolean, org.apache.xerces.xs.XSObject)
protected boolean hasAllContent (org.apache.xerces.impl.xs.XSParticleDecl)
}
org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser$FacetInfo.class
package org.apache.xerces.impl.xs.traversers
final org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser$FacetInfo extends java.lang.Object {
final org.apache.xerces.impl.dv.XSFacets facetdata
final org.w3c.dom.Element nodeAfterFacets
final short fPresentFacets
final short fFixedFacets
void (org.apache.xerces.impl.dv.XSFacets, org.w3c.dom.Element, short, short)
}
org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser.class
package org.apache.xerces.impl.xs.traversers
abstract org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser extends java.lang.Object {
protected static final String NO_NAME
protected static final int NOT_ALL_CONTEXT
protected static final int PROCESSING_ALL_EL
protected static final int GROUP_REF_WITH_ALL
protected static final int CHILD_OF_GROUP
protected static final int PROCESSING_ALL_GP
protected org.apache.xerces.impl.xs.traversers.XSDHandler fSchemaHandler
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.xs.traversers.XSAttributeChecker fAttrChecker
protected boolean fValidateAnnotations
org.apache.xerces.impl.validation.ValidationState fValidationState
private static final org.apache.xerces.impl.dv.XSSimpleType fQNameDV
private StringBuffer fPattern
private final org.apache.xerces.impl.dv.XSFacets xsFacets
void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
void reset (org.apache.xerces.util.SymbolTable, boolean)
org.apache.xerces.impl.xs.XSAnnotationImpl traverseAnnotationDecl (org.w3c.dom.Element, java.lang.Object[], boolean, org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
org.apache.xerces.impl.xs.XSAnnotationImpl traverseSyntheticAnnotation (org.w3c.dom.Element, java.lang.String, java.lang.Object[], boolean, org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser$FacetInfo traverseFacets (org.w3c.dom.Element, org.apache.xerces.impl.dv.XSSimpleType, org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
private boolean containsQName (org.apache.xerces.impl.dv.XSSimpleType)
org.w3c.dom.Element traverseAttrsAndAttrGrps (org.w3c.dom.Element, org.apache.xerces.impl.xs.XSAttributeGroupDecl, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, org.apache.xerces.impl.xs.XSComplexTypeDecl)
void reportSchemaError (java.lang.String, java.lang.Object[], org.w3c.dom.Element)
void checkNotationType (java.lang.String, org.apache.xerces.xs.XSTypeDefinition, org.w3c.dom.Element)
protected org.apache.xerces.impl.xs.XSParticleDecl checkOccurrences (org.apache.xerces.impl.xs.XSParticleDecl, java.lang.String, org.w3c.dom.Element, int, long)
private static java.lang.String processAttValue (java.lang.String)
private static java.lang.String escapeAttValue (java.lang.String, int)
static void ()
}
org/apache/xerces/impl/xs/traversers/XSDAttributeGroupTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDAttributeGroupTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser {
void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
org.apache.xerces.impl.xs.XSAttributeGroupDecl traverseLocal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
org.apache.xerces.impl.xs.XSAttributeGroupDecl traverseGlobal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
}
org/apache/xerces/impl/xs/traversers/XSDAttributeTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDAttributeTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser {
public void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
protected org.apache.xerces.impl.xs.XSAttributeUseImpl traverseLocal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, org.apache.xerces.impl.xs.XSComplexTypeDecl)
protected org.apache.xerces.impl.xs.XSAttributeDecl traverseGlobal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
org.apache.xerces.impl.xs.XSAttributeDecl traverseNamedAttr (org.w3c.dom.Element, java.lang.Object[], org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, boolean, org.apache.xerces.impl.xs.XSComplexTypeDecl)
void checkDefaultValid (org.apache.xerces.impl.xs.XSAttributeDecl) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
void checkDefaultValid (org.apache.xerces.impl.xs.XSAttributeUseImpl) throws org.apache.xerces.impl.dv.InvalidDatatypeValueException
}
org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser$ComplexTypeRecoverableError.class
package org.apache.xerces.impl.xs.traversers
final org.apache.xerces.impl.xs.traversers.XSDComplexTypeTraverser$ComplexTypeRecoverableError extends java.lang.Exception {
private static final long serialVersionUID
Object[] errorSubstText
org.w3c.dom.Element errorElem
void ()
void (java.lang.String, java.lang.Object[], org.w3c.dom.Element)
}
org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDComplexTypeTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractParticleTraverser {
private static final int GLOBAL_NUM
private String fName
private String fTargetNamespace
private short fDerivedBy
private short fFinal
private short fBlock
private short fContentType
private org.apache.xerces.xs.XSTypeDefinition fBaseType
private org.apache.xerces.impl.xs.XSAttributeGroupDecl fAttrGrp
private org.apache.xerces.impl.dv.XSSimpleType fXSSimpleType
private org.apache.xerces.impl.xs.XSParticleDecl fParticle
private boolean fIsAbstract
private org.apache.xerces.impl.xs.XSComplexTypeDecl fComplexTypeDecl
private org.apache.xerces.impl.xs.XSAnnotationImpl[] fAnnotations
private org.apache.xerces.impl.xs.XSParticleDecl fEmptyParticle
private Object[] fGlobalStore
private int fGlobalStorePos
private static final boolean DEBUG
private org.apache.xerces.impl.dv.SchemaDVFactory schemaFactory
void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
org.apache.xerces.impl.xs.XSComplexTypeDecl traverseLocal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
org.apache.xerces.impl.xs.XSComplexTypeDecl traverseGlobal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
private org.apache.xerces.impl.xs.XSComplexTypeDecl traverseComplexTypeDecl (org.w3c.dom.Element, java.lang.String, java.lang.Object[], org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
private void traverseSimpleContent (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar) throws org.apache.xerces.impl.xs.traversers.XSDComplexTypeTraverser$ComplexTypeRecoverableError
private void traverseComplexContent (org.w3c.dom.Element, boolean, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar) throws org.apache.xerces.impl.xs.traversers.XSDComplexTypeTraverser$ComplexTypeRecoverableError
private void mergeAttributes (org.apache.xerces.impl.xs.XSAttributeGroupDecl, org.apache.xerces.impl.xs.XSAttributeGroupDecl, java.lang.String, boolean, org.w3c.dom.Element) throws org.apache.xerces.impl.xs.traversers.XSDComplexTypeTraverser$ComplexTypeRecoverableError
private void processComplexContent (org.w3c.dom.Element, boolean, boolean, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar) throws org.apache.xerces.impl.xs.traversers.XSDComplexTypeTraverser$ComplexTypeRecoverableError
private boolean isAttrOrAttrGroup (org.w3c.dom.Element)
private void traverseSimpleContentDecl (org.w3c.dom.Element)
private void traverseComplexContentDecl (org.w3c.dom.Element, boolean)
private java.lang.String genAnonTypeName (org.w3c.dom.Element)
private void handleComplexTypeError (java.lang.String, java.lang.Object[], org.w3c.dom.Element)
private org.apache.xerces.impl.xs.XSParticleDecl getErrorContent ()
private org.apache.xerces.impl.xs.XSWildcardDecl getErrorWildcard ()
private void contentBackup ()
private void contentRestore ()
private void addAnnotation (org.apache.xerces.impl.xs.XSAnnotationImpl)
}
org/apache/xerces/impl/xs/traversers/XSDElementTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDElementTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser {
protected final org.apache.xerces.impl.xs.XSElementDecl fTempElementDecl
boolean fDeferTraversingLocalElements
void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
org.apache.xerces.impl.xs.XSParticleDecl traverseLocal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, int, org.apache.xerces.xs.XSObject)
protected void traverseLocal (org.apache.xerces.impl.xs.XSParticleDecl, org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, int, org.apache.xerces.xs.XSObject, java.lang.String[])
org.apache.xerces.impl.xs.XSElementDecl traverseGlobal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
org.apache.xerces.impl.xs.XSElementDecl traverseNamedElement (org.w3c.dom.Element, java.lang.Object[], org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar, boolean, org.apache.xerces.xs.XSObject)
void reset (org.apache.xerces.util.SymbolTable, boolean)
}
org/apache/xerces/impl/xs/traversers/XSDGroupTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDGroupTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractParticleTraverser {
void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
org.apache.xerces.impl.xs.XSParticleDecl traverseLocal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
org.apache.xerces.impl.xs.XSGroupDecl traverseGlobal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
}
org/apache/xerces/impl/xs/traversers/XSDHandler$1.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDHandler$1 extends java.lang.Object {
}
org/apache/xerces/impl/xs/traversers/XSDHandler$XSAnnotationGrammarPool.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDHandler$XSAnnotationGrammarPool extends java.lang.Object implements org.apache.xerces.xni.grammars.XMLGrammarPool {
private org.apache.xerces.impl.xs.XSGrammarBucket fGrammarBucket
private org.apache.xerces.xni.grammars.Grammar[] fInitialGrammarSet
private void ()
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void refreshGrammars (org.apache.xerces.impl.xs.XSGrammarBucket)
public void lockPool ()
public void unlockPool ()
public void clear ()
void (org.apache.xerces.impl.xs.traversers.XSDHandler$1)
}
org/apache/xerces/impl/xs/traversers/XSDHandler$XSDKey.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDHandler$XSDKey extends java.lang.Object {
String systemId
short referType
String referNS
void (java.lang.String, short, java.lang.String)
public int hashCode ()
public boolean equals (java.lang.Object)
}
org/apache/xerces/impl/xs/traversers/XSDHandler.class
package org.apache.xerces.impl.xs.traversers
public org.apache.xerces.impl.xs.traversers.XSDHandler extends java.lang.Object {
protected static final String VALIDATION
protected static final String XMLSCHEMA_VALIDATION
protected static final String ALLOW_JAVA_ENCODINGS
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String STANDARD_URI_CONFORMANT_FEATURE
protected static final String DISALLOW_DOCTYPE
protected static final String GENERATE_SYNTHETIC_ANNOTATIONS
protected static final String VALIDATE_ANNOTATIONS
protected static final String HONOUR_ALL_SCHEMALOCATIONS
private static final String NAMESPACE_PREFIXES
protected static final String STRING_INTERNING
protected static final String ERROR_HANDLER
protected static final String JAXP_SCHEMA_SOURCE
public static final String ENTITY_RESOLVER
protected static final String ENTITY_MANAGER
public static final String ERROR_REPORTER
public static final String XMLGRAMMAR_POOL
public static final String SYMBOL_TABLE
protected static final String SECURITY_MANAGER
protected static final boolean DEBUG_NODE_POOL
static final int ATTRIBUTE_TYPE
static final int ATTRIBUTEGROUP_TYPE
static final int ELEMENT_TYPE
static final int GROUP_TYPE
static final int IDENTITYCONSTRAINT_TYPE
static final int NOTATION_TYPE
static final int TYPEDECL_TYPE
public static final String REDEF_IDENTIFIER
protected java.util.Hashtable fNotationRegistry
protected org.apache.xerces.impl.xs.XSDeclarationPool fDeclPool
private java.util.Hashtable fUnparsedAttributeRegistry
private java.util.Hashtable fUnparsedAttributeGroupRegistry
private java.util.Hashtable fUnparsedElementRegistry
private java.util.Hashtable fUnparsedGroupRegistry
private java.util.Hashtable fUnparsedIdentityConstraintRegistry
private java.util.Hashtable fUnparsedNotationRegistry
private java.util.Hashtable fUnparsedTypeRegistry
private java.util.Hashtable fUnparsedAttributeRegistrySub
private java.util.Hashtable fUnparsedAttributeGroupRegistrySub
private java.util.Hashtable fUnparsedElementRegistrySub
private java.util.Hashtable fUnparsedGroupRegistrySub
private java.util.Hashtable fUnparsedIdentityConstraintRegistrySub
private java.util.Hashtable fUnparsedNotationRegistrySub
private java.util.Hashtable fUnparsedTypeRegistrySub
private java.util.Hashtable fXSDocumentInfoRegistry
private java.util.Hashtable fDependencyMap
private java.util.Hashtable fImportMap
private java.util.Vector fAllTNSs
private java.util.Hashtable fLocationPairs
private static final java.util.Hashtable EMPTY_TABLE
java.util.Hashtable fHiddenNodes
private java.util.Hashtable fTraversed
private java.util.Hashtable fDoc2SystemId
private org.apache.xerces.impl.xs.traversers.XSDocumentInfo fRoot
private java.util.Hashtable fDoc2XSDocumentMap
private java.util.Hashtable fRedefine2XSDMap
private java.util.Hashtable fRedefine2NSSupport
private java.util.Hashtable fRedefinedRestrictedAttributeGroupRegistry
private java.util.Hashtable fRedefinedRestrictedGroupRegistry
private boolean fLastSchemaWasDuplicate
private boolean fValidateAnnotations
private boolean fHonourAllSchemaLocations
private org.apache.xerces.impl.XMLErrorReporter fErrorReporter
private org.apache.xerces.xni.parser.XMLEntityResolver fEntityResolver
private org.apache.xerces.impl.xs.traversers.XSAttributeChecker fAttributeChecker
private org.apache.xerces.util.SymbolTable fSymbolTable
private org.apache.xerces.impl.xs.XSGrammarBucket fGrammarBucket
private org.apache.xerces.impl.xs.XSDDescription fSchemaGrammarDescription
private org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
org.apache.xerces.impl.xs.traversers.XSDAttributeGroupTraverser fAttributeGroupTraverser
org.apache.xerces.impl.xs.traversers.XSDAttributeTraverser fAttributeTraverser
org.apache.xerces.impl.xs.traversers.XSDComplexTypeTraverser fComplexTypeTraverser
org.apache.xerces.impl.xs.traversers.XSDElementTraverser fElementTraverser
org.apache.xerces.impl.xs.traversers.XSDGroupTraverser fGroupTraverser
org.apache.xerces.impl.xs.traversers.XSDKeyrefTraverser fKeyrefTraverser
org.apache.xerces.impl.xs.traversers.XSDNotationTraverser fNotationTraverser
org.apache.xerces.impl.xs.traversers.XSDSimpleTypeTraverser fSimpleTypeTraverser
org.apache.xerces.impl.xs.traversers.XSDUniqueOrKeyTraverser fUniqueOrKeyTraverser
org.apache.xerces.impl.xs.traversers.XSDWildcardTraverser fWildCardTraverser
org.apache.xerces.impl.xs.opti.SchemaDOMParser fSchemaParser
org.apache.xerces.impl.xs.traversers.SchemaContentHandler fXSContentHandler
org.apache.xerces.parsers.XML11Configuration fAnnotationValidator
org.apache.xerces.impl.xs.traversers.XSDHandler$XSAnnotationGrammarPool fGrammarBucketAdapter
private static final int INIT_STACK_SIZE
private static final int INC_STACK_SIZE
private int fLocalElemStackPos
private org.apache.xerces.impl.xs.XSParticleDecl[] fParticle
private org.w3c.dom.Element[] fLocalElementDecl
private org.apache.xerces.impl.xs.traversers.XSDocumentInfo[] fLocalElementDecl_schema
private int[] fAllContext
private org.apache.xerces.xs.XSObject[] fParent
private String[][] fLocalElemNamespaceContext
private static final int INIT_KEYREF_STACK
private static final int INC_KEYREF_STACK_AMOUNT
private int fKeyrefStackPos
private org.w3c.dom.Element[] fKeyrefs
private org.apache.xerces.impl.xs.traversers.XSDocumentInfo[] fKeyrefsMapXSDocumentInfo
private org.apache.xerces.impl.xs.XSElementDecl[] fKeyrefElems
private String[][] fKeyrefNamespaceContext
private static final String[][] NS_ERROR_CODES
private static final String[] ELE_ERROR_CODES
private java.util.Vector fReportedTNS
private static final String[] COMP_TYPE
private static final String[] CIRCULAR_CODES
private org.apache.xerces.impl.xs.util.SimpleLocator xl
private java.lang.String null2EmptyString (java.lang.String)
private java.lang.String emptyString2Null (java.lang.String)
private java.lang.String doc2SystemId (org.w3c.dom.Element)
public void ()
public void (org.apache.xerces.impl.xs.XSGrammarBucket)
public org.apache.xerces.impl.xs.SchemaGrammar parseSchema (org.apache.xerces.xni.parser.XMLInputSource, org.apache.xerces.impl.xs.XSDDescription, java.util.Hashtable) throws java.io.IOException
private void validateAnnotations (java.util.ArrayList)
private void createAnnotationValidator ()
org.apache.xerces.impl.xs.SchemaGrammar getGrammar (java.lang.String)
protected org.apache.xerces.impl.xs.SchemaGrammar findGrammar (org.apache.xerces.impl.xs.XSDDescription)
protected org.apache.xerces.impl.xs.traversers.XSDocumentInfo constructTrees (org.w3c.dom.Element, java.lang.String, org.apache.xerces.impl.xs.XSDDescription)
private boolean isExistingGrammar (org.apache.xerces.impl.xs.XSDDescription)
protected void buildGlobalNameRegistries ()
protected void traverseSchemas (java.util.ArrayList)
private final boolean needReportTNSError (java.lang.String)
protected java.lang.Object getGlobalDecl (org.apache.xerces.impl.xs.traversers.XSDocumentInfo, int, org.apache.xerces.xni.QName, org.w3c.dom.Element)
java.lang.Object getGrpOrAttrGrpRedefinedByRestriction (int, org.apache.xerces.xni.QName, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.w3c.dom.Element)
protected void resolveKeyRefs ()
protected java.util.Hashtable getIDRegistry ()
protected java.util.Hashtable getIDRegistry_sub ()
protected void storeKeyRef (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.XSElementDecl)
private org.w3c.dom.Element resolveSchema (org.apache.xerces.impl.xs.XSDDescription, boolean, org.w3c.dom.Element, boolean)
private org.w3c.dom.Element getSchemaDocument (java.lang.String, org.apache.xerces.xni.parser.XMLInputSource, boolean, short, org.w3c.dom.Element)
private void createTraversers ()
void prepareForParse ()
void prepareForTraverse ()
public void setDeclPool (org.apache.xerces.impl.xs.XSDeclarationPool)
public void reset (org.apache.xerces.xni.parser.XMLComponentManager)
void traverseLocalElements ()
private boolean removeParticle (org.apache.xerces.impl.xs.XSModelGroupImpl, org.apache.xerces.impl.xs.XSParticleDecl)
void fillInLocalElemInfo (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, int, org.apache.xerces.xs.XSObject, org.apache.xerces.impl.xs.XSParticleDecl)
void checkForDuplicateNames (java.lang.String, java.util.Hashtable, java.util.Hashtable, org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
private void renameRedefiningComponents (org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.w3c.dom.Element, java.lang.String, java.lang.String, java.lang.String)
private java.lang.String findQName (java.lang.String, org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
private int changeRedefineGroup (java.lang.String, java.lang.String, java.lang.String, org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
private org.apache.xerces.impl.xs.traversers.XSDocumentInfo findXSDocumentForDecl (org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
private boolean nonAnnotationContent (org.w3c.dom.Element)
private void setSchemasVisible (org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
public org.apache.xerces.impl.xs.util.SimpleLocator element2Locator (org.w3c.dom.Element)
public boolean element2Locator (org.w3c.dom.Element, org.apache.xerces.impl.xs.util.SimpleLocator)
void reportSchemaError (java.lang.String, java.lang.Object[], org.w3c.dom.Element)
void reportSchemaWarning (java.lang.String, java.lang.Object[], org.w3c.dom.Element)
public void setGenerateSyntheticAnnotations (boolean)
static void ()
}
org/apache/xerces/impl/xs/traversers/XSDKeyrefTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDKeyrefTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractIDConstraintTraverser {
public void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
void traverse (org.w3c.dom.Element, org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
}
org/apache/xerces/impl/xs/traversers/XSDNotationTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDNotationTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser {
void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
org.apache.xerces.impl.xs.XSNotationDecl traverse (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
}
org/apache/xerces/impl/xs/traversers/XSDSimpleTypeTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDSimpleTypeTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser {
private final org.apache.xerces.impl.dv.SchemaDVFactory schemaFactory
private boolean fIsBuiltIn
void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
org.apache.xerces.impl.dv.XSSimpleType traverseGlobal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
org.apache.xerces.impl.dv.XSSimpleType traverseLocal (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
private org.apache.xerces.impl.dv.XSSimpleType traverseSimpleTypeDecl (org.w3c.dom.Element, java.lang.Object[], org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
private java.lang.String genAnonTypeName (org.w3c.dom.Element)
private org.apache.xerces.impl.dv.XSSimpleType getSimpleType (java.lang.String, org.w3c.dom.Element, java.lang.Object[], org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
private org.apache.xerces.impl.dv.XSSimpleType findDTValidator (org.w3c.dom.Element, java.lang.String, org.apache.xerces.xni.QName, short, org.apache.xerces.impl.xs.traversers.XSDocumentInfo)
private final boolean checkBuiltIn (java.lang.String, java.lang.String)
private boolean isListDatatype (org.apache.xerces.impl.dv.XSSimpleType)
private org.apache.xerces.impl.dv.XSSimpleType errorType (java.lang.String, java.lang.String, short)
}
org/apache/xerces/impl/xs/traversers/XSDUniqueOrKeyTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDUniqueOrKeyTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractIDConstraintTraverser {
public void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
void traverse (org.w3c.dom.Element, org.apache.xerces.impl.xs.XSElementDecl, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
}
org/apache/xerces/impl/xs/traversers/XSDWildcardTraverser.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDWildcardTraverser extends org.apache.xerces.impl.xs.traversers.XSDAbstractTraverser {
void (org.apache.xerces.impl.xs.traversers.XSDHandler, org.apache.xerces.impl.xs.traversers.XSAttributeChecker)
org.apache.xerces.impl.xs.XSParticleDecl traverseAny (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
org.apache.xerces.impl.xs.XSWildcardDecl traverseAnyAttribute (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
org.apache.xerces.impl.xs.XSWildcardDecl traverseWildcardDecl (org.w3c.dom.Element, java.lang.Object[], org.apache.xerces.impl.xs.traversers.XSDocumentInfo, org.apache.xerces.impl.xs.SchemaGrammar)
}
org/apache/xerces/impl/xs/traversers/XSDocumentInfo.class
package org.apache.xerces.impl.xs.traversers
org.apache.xerces.impl.xs.traversers.XSDocumentInfo extends java.lang.Object {
protected org.apache.xerces.impl.xs.SchemaNamespaceSupport fNamespaceSupport
protected org.apache.xerces.impl.xs.SchemaNamespaceSupport fNamespaceSupportRoot
protected java.util.Stack SchemaNamespaceSupportStack
protected boolean fAreLocalAttributesQualified
protected boolean fAreLocalElementsQualified
protected short fBlockDefault
protected short fFinalDefault
String fTargetNamespace
protected boolean fIsChameleonSchema
protected org.w3c.dom.Element fSchemaElement
java.util.Vector fImportedNS
protected org.apache.xerces.impl.validation.ValidationState fValidationContext
org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.xs.traversers.XSAttributeChecker fAttrChecker
protected Object[] fSchemaAttrs
protected org.apache.xerces.impl.xs.traversers.XSAnnotationInfo fAnnotations
private java.util.Vector fReportedTNS
void (org.w3c.dom.Element, org.apache.xerces.impl.xs.traversers.XSAttributeChecker, org.apache.xerces.util.SymbolTable) throws org.apache.xerces.impl.xs.XMLSchemaException
void backupNSSupport (org.apache.xerces.impl.xs.SchemaNamespaceSupport)
void restoreNSSupport ()
public java.lang.String toString ()
public void addAllowedNS (java.lang.String)
public boolean isAllowedNS (java.lang.String)
final boolean needReportTNSError (java.lang.String)
java.lang.Object[] getSchemaAttrs ()
void returnSchemaAttrs ()
void addAnnotation (org.apache.xerces.impl.xs.traversers.XSAnnotationInfo)
org.apache.xerces.impl.xs.traversers.XSAnnotationInfo getAnnotations ()
void removeAnnotations ()
}
org/apache/xerces/impl/xs/util/NSItemListImpl.class
package org.apache.xerces.impl.xs.util
public org.apache.xerces.impl.xs.util.NSItemListImpl extends java.lang.Object implements org.apache.xerces.xs.XSNamespaceItemList {
private org.apache.xerces.xs.XSNamespaceItem[] fArray
private int fLength
private java.util.Vector fVector
public void (java.util.Vector)
public void (org.apache.xerces.xs.XSNamespaceItem[], int)
public int getLength ()
public org.apache.xerces.xs.XSNamespaceItem item (int)
}
org/apache/xerces/impl/xs/util/ShortListImpl$1.class
package org.apache.xerces.impl.xs.util
org.apache.xerces.impl.xs.util.ShortListImpl$1 extends java.lang.Object implements org.apache.xerces.xs.ShortList {
void ()
public int getLength ()
public boolean contains (short)
public short item (int) throws org.apache.xerces.xs.XSException
}
org/apache/xerces/impl/xs/util/ShortListImpl.class
package org.apache.xerces.impl.xs.util
public org.apache.xerces.impl.xs.util.ShortListImpl extends java.lang.Object implements org.apache.xerces.xs.ShortList {
public static final org.apache.xerces.xs.ShortList EMPTY_LIST
private short[] fArray
private int fLength
public void (short[], int)
public int getLength ()
public boolean contains (short)
public short item (int) throws org.apache.xerces.xs.XSException
public boolean equals (java.lang.Object)
static void ()
}
org/apache/xerces/impl/xs/util/SimpleLocator.class
package org.apache.xerces.impl.xs.util
public org.apache.xerces.impl.xs.util.SimpleLocator extends java.lang.Object implements org.apache.xerces.xni.XMLLocator {
String lsid
String esid
int line
int column
int charOffset
public void ()
public void (java.lang.String, java.lang.String, int, int)
public void setValues (java.lang.String, java.lang.String, int, int)
public void (java.lang.String, java.lang.String, int, int, int)
public void setValues (java.lang.String, java.lang.String, int, int, int)
public int getLineNumber ()
public int getColumnNumber ()
public int getCharacterOffset ()
public java.lang.String getPublicId ()
public java.lang.String getExpandedSystemId ()
public java.lang.String getLiteralSystemId ()
public java.lang.String getBaseSystemId ()
public void setColumnNumber (int)
public void setLineNumber (int)
public void setCharacterOffset (int)
public void setBaseSystemId (java.lang.String)
public void setExpandedSystemId (java.lang.String)
public void setLiteralSystemId (java.lang.String)
public void setPublicId (java.lang.String)
public java.lang.String getEncoding ()
public java.lang.String getXMLVersion ()
}
org/apache/xerces/impl/xs/util/StringListImpl$1.class
package org.apache.xerces.impl.xs.util
org.apache.xerces.impl.xs.util.StringListImpl$1 extends java.lang.Object implements org.apache.xerces.xs.StringList {
void ()
public int getLength ()
public boolean contains (java.lang.String)
public java.lang.String item (int)
}
org/apache/xerces/impl/xs/util/StringListImpl.class
package org.apache.xerces.impl.xs.util
public org.apache.xerces.impl.xs.util.StringListImpl extends java.lang.Object implements org.apache.xerces.xs.StringList {
public static final org.apache.xerces.xs.StringList EMPTY_LIST
private String[] fArray
private int fLength
private java.util.Vector fVector
public void (java.util.Vector)
public void (java.lang.String[], int)
public int getLength ()
public boolean contains (java.lang.String)
public java.lang.String item (int)
static void ()
}
org/apache/xerces/impl/xs/util/XInt.class
package org.apache.xerces.impl.xs.util
public final org.apache.xerces.impl.xs.util.XInt extends java.lang.Object {
private int fValue
void (int)
public final int intValue ()
public final short shortValue ()
public final boolean equals (org.apache.xerces.impl.xs.util.XInt)
public java.lang.String toString ()
}
org/apache/xerces/impl/xs/util/XIntPool.class
package org.apache.xerces.impl.xs.util
public final org.apache.xerces.impl.xs.util.XIntPool extends java.lang.Object {
private static final short POOL_SIZE
private static final org.apache.xerces.impl.xs.util.XInt[] fXIntPool
public void ()
public final org.apache.xerces.impl.xs.util.XInt getXInt (int)
static void ()
}
org/apache/xerces/impl/xs/util/XSGrammarPool.class
package org.apache.xerces.impl.xs.util
public org.apache.xerces.impl.xs.util.XSGrammarPool extends org.apache.xerces.util.XMLGrammarPoolImpl {
public void ()
public org.apache.xerces.xs.XSModel toXSModel ()
}
org/apache/xerces/impl/xs/util/XSNamedMap4Types.class
package org.apache.xerces.impl.xs.util
public org.apache.xerces.impl.xs.util.XSNamedMap4Types extends org.apache.xerces.impl.xs.util.XSNamedMapImpl {
short fType
public void (java.lang.String, org.apache.xerces.util.SymbolHash, short)
public void (java.lang.String[], org.apache.xerces.util.SymbolHash[], int, short)
public synchronized int getLength ()
public org.apache.xerces.xs.XSObject itemByName (java.lang.String, java.lang.String)
public synchronized org.apache.xerces.xs.XSObject item (int)
}
org/apache/xerces/impl/xs/util/XSNamedMapImpl$1.class
package org.apache.xerces.impl.xs.util
org.apache.xerces.impl.xs.util.XSNamedMapImpl$1 extends java.lang.Object implements org.apache.xerces.xs.XSNamedMap {
void ()
public int getLength ()
public org.apache.xerces.xs.XSObject itemByName (java.lang.String, java.lang.String)
public org.apache.xerces.xs.XSObject item (int)
}
org/apache/xerces/impl/xs/util/XSNamedMapImpl.class
package org.apache.xerces.impl.xs.util
public org.apache.xerces.impl.xs.util.XSNamedMapImpl extends java.lang.Object implements org.apache.xerces.xs.XSNamedMap {
public static final org.apache.xerces.xs.XSNamedMap EMPTY_MAP
String[] fNamespaces
int fNSNum
org.apache.xerces.util.SymbolHash[] fMaps
org.apache.xerces.xs.XSObject[] fArray
int fLength
org.apache.xerces.xni.QName fName
public void (java.lang.String, org.apache.xerces.util.SymbolHash)
public void (java.lang.String[], org.apache.xerces.util.SymbolHash[], int)
public void (org.apache.xerces.xs.XSObject[], int)
public synchronized int getLength ()
public org.apache.xerces.xs.XSObject itemByName (java.lang.String, java.lang.String)
public synchronized org.apache.xerces.xs.XSObject item (int)
final boolean isEqual (java.lang.String, java.lang.String)
static void ()
}
org/apache/xerces/impl/xs/util/XSObjectListImpl$1.class
package org.apache.xerces.impl.xs.util
org.apache.xerces.impl.xs.util.XSObjectListImpl$1 extends java.lang.Object implements org.apache.xerces.xs.XSObjectList {
void ()
public int getLength ()
public org.apache.xerces.xs.XSObject item (int)
}
org/apache/xerces/impl/xs/util/XSObjectListImpl.class
package org.apache.xerces.impl.xs.util
public org.apache.xerces.impl.xs.util.XSObjectListImpl extends java.lang.Object implements org.apache.xerces.xs.XSObjectList {
public static final org.apache.xerces.xs.XSObjectList EMPTY_LIST
private static final int DEFAULT_SIZE
private org.apache.xerces.xs.XSObject[] fArray
private int fLength
public void ()
public void (org.apache.xerces.xs.XSObject[], int)
public int getLength ()
public org.apache.xerces.xs.XSObject item (int)
public void clear ()
public void add (org.apache.xerces.xs.XSObject)
public void add (int, org.apache.xerces.xs.XSObject)
static void ()
}
org/apache/xerces/jaxp/DefaultValidationErrorHandler.class
package org.apache.xerces.jaxp
org.apache.xerces.jaxp.DefaultValidationErrorHandler extends org.xml.sax.helpers.DefaultHandler {
private static int ERROR_COUNT_LIMIT
private int errorCount
void ()
public void error (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
static void ()
}
org/apache/xerces/jaxp/DocumentBuilderFactoryImpl.class
package org.apache.xerces.jaxp
public org.apache.xerces.jaxp.DocumentBuilderFactoryImpl extends javax.xml.parsers.DocumentBuilderFactory {
private static final String NAMESPACES_FEATURE
private static final String VALIDATION_FEATURE
private static final String XINCLUDE_FEATURE
private static final String INCLUDE_IGNORABLE_WHITESPACE
private static final String CREATE_ENTITY_REF_NODES_FEATURE
private static final String INCLUDE_COMMENTS_FEATURE
private static final String CREATE_CDATA_NODES_FEATURE
private java.util.Hashtable attributes
private java.util.Hashtable features
private javax.xml.validation.Schema grammar
private boolean isXIncludeAware
private boolean fSecureProcess
public void ()
public javax.xml.parsers.DocumentBuilder newDocumentBuilder () throws javax.xml.parsers.ParserConfigurationException
public void setAttribute (java.lang.String, java.lang.Object) throws java.lang.IllegalArgumentException
public java.lang.Object getAttribute (java.lang.String) throws java.lang.IllegalArgumentException
public javax.xml.validation.Schema getSchema ()
public void setSchema (javax.xml.validation.Schema)
public boolean isXIncludeAware ()
public void setXIncludeAware (boolean)
public boolean getFeature (java.lang.String) throws javax.xml.parsers.ParserConfigurationException
public void setFeature (java.lang.String, boolean) throws javax.xml.parsers.ParserConfigurationException
}
org/apache/xerces/jaxp/DocumentBuilderImpl.class
package org.apache.xerces.jaxp
public org.apache.xerces.jaxp.DocumentBuilderImpl extends javax.xml.parsers.DocumentBuilder implements org.apache.xerces.jaxp.JAXPConstants {
private static final String NAMESPACES_FEATURE
private static final String INCLUDE_IGNORABLE_WHITESPACE
private static final String CREATE_ENTITY_REF_NODES_FEATURE
private static final String INCLUDE_COMMENTS_FEATURE
private static final String CREATE_CDATA_NODES_FEATURE
private static final String XINCLUDE_FEATURE
private static final String XMLSCHEMA_VALIDATION_FEATURE
private static final String VALIDATION_FEATURE
private static final String SECURITY_MANAGER
private org.apache.xerces.parsers.DOMParser domParser
private final javax.xml.validation.Schema grammar
private org.apache.xerces.xni.parser.XMLComponent fSchemaValidator
private org.apache.xerces.xni.parser.XMLComponentManager fSchemaValidatorComponentManager
private org.apache.xerces.impl.validation.ValidationManager fSchemaValidationManager
private org.apache.xerces.jaxp.UnparsedEntityHandler fUnparsedEntityHandler
private final org.xml.sax.ErrorHandler fInitErrorHandler
private final org.xml.sax.EntityResolver fInitEntityResolver
void (org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.util.Hashtable, java.util.Hashtable) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
void (org.apache.xerces.jaxp.DocumentBuilderFactoryImpl, java.util.Hashtable, java.util.Hashtable, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
private void setFeatures (java.util.Hashtable) throws org.xml.sax.SAXNotSupportedException org.xml.sax.SAXNotRecognizedException
private void setDocumentBuilderFactoryAttributes (java.util.Hashtable) throws org.xml.sax.SAXNotSupportedException org.xml.sax.SAXNotRecognizedException
public org.w3c.dom.Document newDocument ()
public org.w3c.dom.DOMImplementation getDOMImplementation ()
public org.w3c.dom.Document parse (org.xml.sax.InputSource) throws org.xml.sax.SAXException java.io.IOException
public boolean isNamespaceAware ()
public boolean isValidating ()
public boolean isXIncludeAware ()
public void setEntityResolver (org.xml.sax.EntityResolver)
public void setErrorHandler (org.xml.sax.ErrorHandler)
public javax.xml.validation.Schema getSchema ()
public void reset ()
org.apache.xerces.parsers.DOMParser getDOMParser ()
private void resetSchemaValidator () throws org.xml.sax.SAXException
}
org/apache/xerces/jaxp/JAXPConstants.class
package org.apache.xerces.jaxp
public abstract org.apache.xerces.jaxp.JAXPConstants extends java.lang.Object {
public static final String JAXP_SCHEMA_LANGUAGE
public static final String W3C_XML_SCHEMA
public static final String JAXP_SCHEMA_SOURCE
}
org/apache/xerces/jaxp/JAXPValidatorComponent$1.class
package org.apache.xerces.jaxp
org.apache.xerces.jaxp.JAXPValidatorComponent$1 extends javax.xml.validation.TypeInfoProvider {
void ()
public org.w3c.dom.TypeInfo getElementTypeInfo ()
public org.w3c.dom.TypeInfo getAttributeTypeInfo (int)
public org.w3c.dom.TypeInfo getAttributeTypeInfo (java.lang.String)
public org.w3c.dom.TypeInfo getAttributeTypeInfo (java.lang.String, java.lang.String)
public boolean isIdAttribute (int)
public boolean isSpecified (int)
}
org/apache/xerces/jaxp/JAXPValidatorComponent$2.class
package org.apache.xerces.jaxp
org.apache.xerces.jaxp.JAXPValidatorComponent$2 extends org.apache.xerces.util.ErrorHandlerProxy {
private final org.apache.xerces.jaxp.JAXPValidatorComponent this$0
void (org.apache.xerces.jaxp.JAXPValidatorComponent)
protected org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
}
org/apache/xerces/jaxp/JAXPValidatorComponent$3.class
package org.apache.xerces.jaxp
org.apache.xerces.jaxp.JAXPValidatorComponent$3 extends java.lang.Object implements org.w3c.dom.ls.LSResourceResolver {
private final org.apache.xerces.jaxp.JAXPValidatorComponent this$0
void (org.apache.xerces.jaxp.JAXPValidatorComponent)
public org.w3c.dom.ls.LSInput resolveResource (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
}
org/apache/xerces/jaxp/JAXPValidatorComponent$DraconianErrorHandler.class
package org.apache.xerces.jaxp
final org.apache.xerces.jaxp.JAXPValidatorComponent$DraconianErrorHandler extends java.lang.Object implements org.xml.sax.ErrorHandler {
private static final org.apache.xerces.jaxp.JAXPValidatorComponent$DraconianErrorHandler ERROR_HANDLER_INSTANCE
private void ()
public static org.apache.xerces.jaxp.JAXPValidatorComponent$DraconianErrorHandler getInstance ()
public void warning (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
public void error (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
public void fatalError (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
static void ()
}
org/apache/xerces/jaxp/JAXPValidatorComponent$SAX2XNI.class
package org.apache.xerces.jaxp
final org.apache.xerces.jaxp.JAXPValidatorComponent$SAX2XNI extends org.xml.sax.helpers.DefaultHandler {
private final org.apache.xerces.xni.Augmentations fAugmentations
private final org.apache.xerces.xni.QName fQName
private final org.apache.xerces.jaxp.JAXPValidatorComponent this$0
private void (org.apache.xerces.jaxp.JAXPValidatorComponent)
public void characters (char[], int, int) throws org.xml.sax.SAXException
public void ignorableWhitespace (char[], int, int) throws org.xml.sax.SAXException
public void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException
public void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
private org.apache.xerces.xni.Augmentations elementAug ()
private org.apache.xerces.xni.Augmentations aug ()
private org.apache.xerces.xni.XMLDocumentHandler handler ()
private org.xml.sax.SAXException toSAXException (org.apache.xerces.xni.XNIException)
private org.apache.xerces.xni.QName toQName (java.lang.String, java.lang.String, java.lang.String)
void (org.apache.xerces.jaxp.JAXPValidatorComponent, org.apache.xerces.jaxp.JAXPValidatorComponent$1)
}
org/apache/xerces/jaxp/JAXPValidatorComponent$XNI2SAX.class
package org.apache.xerces.jaxp
final org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX extends org.apache.xerces.impl.xs.opti.DefaultXMLDocumentHandler {
private org.xml.sax.ContentHandler fContentHandler
private String fVersion
protected org.apache.xerces.xni.NamespaceContext fNamespaceContext
private final org.apache.xerces.util.AttributesProxy fAttributesProxy
private void ()
public void setContentHandler (org.xml.sax.ContentHandler)
public org.xml.sax.ContentHandler getContentHandler ()
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
void (org.apache.xerces.jaxp.JAXPValidatorComponent$1)
}
org/apache/xerces/jaxp/JAXPValidatorComponent.class
package org.apache.xerces.jaxp
final org.apache.xerces.jaxp.JAXPValidatorComponent extends org.apache.xerces.jaxp.TeeXMLDocumentFilterImpl implements org.apache.xerces.xni.parser.XMLComponent {
private static final String ENTITY_MANAGER
private static final String ERROR_REPORTER
private static final String SYMBOL_TABLE
private final javax.xml.validation.ValidatorHandler validator
private final org.apache.xerces.jaxp.JAXPValidatorComponent$XNI2SAX xni2sax
private final org.apache.xerces.jaxp.JAXPValidatorComponent$SAX2XNI sax2xni
private final javax.xml.validation.TypeInfoProvider typeInfoProvider
private org.apache.xerces.xni.Augmentations fCurrentAug
private org.apache.xerces.xni.XMLAttributes fCurrentAttributes
private org.apache.xerces.util.SymbolTable fSymbolTable
private org.apache.xerces.impl.XMLErrorReporter fErrorReporter
private org.apache.xerces.xni.parser.XMLEntityResolver fEntityResolver
private static final javax.xml.validation.TypeInfoProvider noInfoProvider
public void (javax.xml.validation.ValidatorHandler)
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
private void updateAttributes (org.xml.sax.Attributes)
private java.lang.String symbolize (java.lang.String)
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
static org.apache.xerces.impl.XMLErrorReporter access$200 (org.apache.xerces.jaxp.JAXPValidatorComponent)
static org.apache.xerces.xni.parser.XMLEntityResolver access$300 (org.apache.xerces.jaxp.JAXPValidatorComponent)
static void access$400 (org.apache.xerces.jaxp.JAXPValidatorComponent, org.xml.sax.Attributes)
static org.apache.xerces.xni.XMLAttributes access$500 (org.apache.xerces.jaxp.JAXPValidatorComponent)
static org.apache.xerces.xni.Augmentations access$600 (org.apache.xerces.jaxp.JAXPValidatorComponent)
static org.apache.xerces.xni.Augmentations access$602 (org.apache.xerces.jaxp.JAXPValidatorComponent, org.apache.xerces.xni.Augmentations)
static java.lang.String access$700 (org.apache.xerces.jaxp.JAXPValidatorComponent, java.lang.String)
static void ()
}
org/apache/xerces/jaxp/SAXParserFactoryImpl.class
package org.apache.xerces.jaxp
public org.apache.xerces.jaxp.SAXParserFactoryImpl extends javax.xml.parsers.SAXParserFactory {
private static final String NAMESPACES_FEATURE
private static final String VALIDATION_FEATURE
private static final String XINCLUDE_FEATURE
private java.util.Hashtable features
private javax.xml.validation.Schema grammar
private boolean isXIncludeAware
private boolean fSecureProcess
public void ()
public javax.xml.parsers.SAXParser newSAXParser () throws javax.xml.parsers.ParserConfigurationException
private org.apache.xerces.jaxp.SAXParserImpl newSAXParserImpl () throws javax.xml.parsers.ParserConfigurationException org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void setFeature (java.lang.String, boolean) throws javax.xml.parsers.ParserConfigurationException org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public boolean getFeature (java.lang.String) throws javax.xml.parsers.ParserConfigurationException org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public javax.xml.validation.Schema getSchema ()
public void setSchema (javax.xml.validation.Schema)
public boolean isXIncludeAware ()
public void setXIncludeAware (boolean)
}
org/apache/xerces/jaxp/SAXParserImpl$JAXPSAXParser.class
package org.apache.xerces.jaxp
public org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser extends org.apache.xerces.parsers.SAXParser {
private java.util.HashMap fInitFeatures
private java.util.HashMap fInitProperties
private org.apache.xerces.jaxp.SAXParserImpl fSAXParser
public void ()
void (org.apache.xerces.jaxp.SAXParserImpl)
public synchronized void setFeature (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public synchronized boolean getFeature (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public synchronized void setProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public synchronized java.lang.Object getProperty (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
synchronized void restoreInitState () throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void parse (org.xml.sax.InputSource) throws org.xml.sax.SAXException java.io.IOException
public void parse (java.lang.String) throws org.xml.sax.SAXException java.io.IOException
org.apache.xerces.xni.parser.XMLParserConfiguration getXMLParserConfiguration ()
void setFeature0 (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
boolean getFeature0 (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
void setProperty0 (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
java.lang.Object getProperty0 (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
private void setSchemaValidatorFeature (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
private void setSchemaValidatorProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
private void resetSchemaValidator () throws org.xml.sax.SAXException
}
org/apache/xerces/jaxp/SAXParserImpl.class
package org.apache.xerces.jaxp
public org.apache.xerces.jaxp.SAXParserImpl extends javax.xml.parsers.SAXParser implements org.apache.xerces.jaxp.JAXPConstants org.apache.xerces.xs.PSVIProvider {
private static final String NAMESPACES_FEATURE
private static final String NAMESPACE_PREFIXES_FEATURE
private static final String VALIDATION_FEATURE
private static final String XMLSCHEMA_VALIDATION_FEATURE
private static final String XINCLUDE_FEATURE
private static final String SECURITY_MANAGER
private org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser xmlReader
private String schemaLanguage
private final javax.xml.validation.Schema grammar
private org.apache.xerces.xni.parser.XMLComponent fSchemaValidator
private org.apache.xerces.xni.parser.XMLComponentManager fSchemaValidatorComponentManager
private org.apache.xerces.impl.validation.ValidationManager fSchemaValidationManager
private org.apache.xerces.jaxp.UnparsedEntityHandler fUnparsedEntityHandler
private final org.xml.sax.ErrorHandler fInitErrorHandler
private final org.xml.sax.EntityResolver fInitEntityResolver
void (org.apache.xerces.jaxp.SAXParserFactoryImpl, java.util.Hashtable) throws org.xml.sax.SAXException
void (org.apache.xerces.jaxp.SAXParserFactoryImpl, java.util.Hashtable, boolean) throws org.xml.sax.SAXException
private void setFeatures (java.util.Hashtable) throws org.xml.sax.SAXNotSupportedException org.xml.sax.SAXNotRecognizedException
public org.xml.sax.Parser getParser () throws org.xml.sax.SAXException
public org.xml.sax.XMLReader getXMLReader ()
public boolean isNamespaceAware ()
public boolean isValidating ()
public boolean isXIncludeAware ()
public void setProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public java.lang.Object getProperty (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void parse (org.xml.sax.InputSource, org.xml.sax.helpers.DefaultHandler) throws org.xml.sax.SAXException java.io.IOException
public void parse (org.xml.sax.InputSource, org.xml.sax.HandlerBase) throws org.xml.sax.SAXException java.io.IOException
public javax.xml.validation.Schema getSchema ()
public void reset ()
public org.apache.xerces.xs.ElementPSVI getElementPSVI ()
public org.apache.xerces.xs.AttributePSVI getAttributePSVI (int)
public org.apache.xerces.xs.AttributePSVI getAttributePSVIByName (java.lang.String, java.lang.String)
static org.apache.xerces.xni.parser.XMLComponent access$000 (org.apache.xerces.jaxp.SAXParserImpl)
static javax.xml.validation.Schema access$100 (org.apache.xerces.jaxp.SAXParserImpl)
static java.lang.String access$202 (org.apache.xerces.jaxp.SAXParserImpl, java.lang.String)
static java.lang.String access$200 (org.apache.xerces.jaxp.SAXParserImpl)
static org.apache.xerces.impl.validation.ValidationManager access$300 (org.apache.xerces.jaxp.SAXParserImpl)
static org.apache.xerces.jaxp.UnparsedEntityHandler access$400 (org.apache.xerces.jaxp.SAXParserImpl)
static org.apache.xerces.xni.parser.XMLComponentManager access$500 (org.apache.xerces.jaxp.SAXParserImpl)
}
org/apache/xerces/jaxp/SchemaValidatorConfiguration.class
package org.apache.xerces.jaxp
final org.apache.xerces.jaxp.SchemaValidatorConfiguration extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponentManager {
private static final String SCHEMA_VALIDATION
private static final String VALIDATION
private static final String USE_GRAMMAR_POOL_ONLY
private static final String PARSER_SETTINGS
private static final String ERROR_REPORTER
private static final String VALIDATION_MANAGER
private static final String XMLGRAMMAR_POOL
private final org.apache.xerces.xni.parser.XMLComponentManager fParentComponentManager
private final org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
private final boolean fUseGrammarPoolOnly
private final org.apache.xerces.impl.validation.ValidationManager fValidationManager
public void (org.apache.xerces.xni.parser.XMLComponentManager, org.apache.xerces.jaxp.validation.XSGrammarPoolContainer, org.apache.xerces.impl.validation.ValidationManager)
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Object getProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/jaxp/TeeXMLDocumentFilterImpl.class
package org.apache.xerces.jaxp
org.apache.xerces.jaxp.TeeXMLDocumentFilterImpl extends java.lang.Object implements org.apache.xerces.xni.parser.XMLDocumentFilter {
private org.apache.xerces.xni.XMLDocumentHandler next
private org.apache.xerces.xni.XMLDocumentHandler side
private org.apache.xerces.xni.parser.XMLDocumentSource source
void ()
public org.apache.xerces.xni.XMLDocumentHandler getSide ()
public void setSide (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/jaxp/UnparsedEntityHandler.class
package org.apache.xerces.jaxp
final org.apache.xerces.jaxp.UnparsedEntityHandler extends java.lang.Object implements org.apache.xerces.xni.parser.XMLDTDFilter org.apache.xerces.impl.validation.EntityState {
private org.apache.xerces.xni.parser.XMLDTDSource fDTDSource
private org.apache.xerces.xni.XMLDTDHandler fDTDHandler
private final org.apache.xerces.impl.validation.ValidationManager fValidationManager
private java.util.HashMap fUnparsedEntities
void (org.apache.xerces.impl.validation.ValidationManager)
public void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDTDSource (org.apache.xerces.xni.parser.XMLDTDSource)
public org.apache.xerces.xni.parser.XMLDTDSource getDTDSource ()
public void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public boolean isEntityDeclared (java.lang.String)
public boolean isEntityUnparsed (java.lang.String)
public void reset ()
}
org/apache/xerces/jaxp/datatype/DatatypeFactoryImpl.class
package org.apache.xerces.jaxp.datatype
public org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl extends javax.xml.datatype.DatatypeFactory {
public void ()
public javax.xml.datatype.Duration newDuration (java.lang.String)
public javax.xml.datatype.Duration newDuration (long)
public javax.xml.datatype.Duration newDuration (boolean, java.math.BigInteger, java.math.BigInteger, java.math.BigInteger, java.math.BigInteger, java.math.BigInteger, java.math.BigDecimal)
public javax.xml.datatype.XMLGregorianCalendar newXMLGregorianCalendar ()
public javax.xml.datatype.XMLGregorianCalendar newXMLGregorianCalendar (java.lang.String)
public javax.xml.datatype.XMLGregorianCalendar newXMLGregorianCalendar (java.util.GregorianCalendar)
public javax.xml.datatype.XMLGregorianCalendar newXMLGregorianCalendar (int, int, int, int, int, int, int, int)
public javax.xml.datatype.XMLGregorianCalendar newXMLGregorianCalendar (java.math.BigInteger, int, int, int, int, int, java.math.BigDecimal, int)
}
org/apache/xerces/jaxp/datatype/DurationImpl$1.class
package org.apache.xerces.jaxp.datatype
org.apache.xerces.jaxp.datatype.DurationImpl$1 extends java.lang.Object {
}
org/apache/xerces/jaxp/datatype/DurationImpl$DurationStream.class
package org.apache.xerces.jaxp.datatype
org.apache.xerces.jaxp.datatype.DurationImpl$DurationStream extends java.lang.Object implements java.io.Serializable {
private final String lexical
private static final long serialVersionUID
private void (java.lang.String)
private java.lang.Object readResolve () throws java.io.ObjectStreamException
void (java.lang.String, org.apache.xerces.jaxp.datatype.DurationImpl$1)
}
org/apache/xerces/jaxp/datatype/DurationImpl.class
package org.apache.xerces.jaxp.datatype
org.apache.xerces.jaxp.datatype.DurationImpl extends javax.xml.datatype.Duration implements java.io.Serializable {
private static final int FIELD_NUM
private static final javax.xml.datatype.DatatypeConstants$Field[] FIELDS
private static final int[] FIELD_IDS
private static final java.math.BigDecimal ZERO
private final int signum
private final java.math.BigInteger years
private final java.math.BigInteger months
private final java.math.BigInteger days
private final java.math.BigInteger hours
private final java.math.BigInteger minutes
private final java.math.BigDecimal seconds
private static final javax.xml.datatype.XMLGregorianCalendar[] TEST_POINTS
private static final java.math.BigDecimal[] FACTORS
private static final long serialVersionUID
public int getSign ()
private int calcSignum (boolean)
protected void (boolean, java.math.BigInteger, java.math.BigInteger, java.math.BigInteger, java.math.BigInteger, java.math.BigInteger, java.math.BigDecimal)
private static void testNonNegative (java.math.BigInteger, javax.xml.datatype.DatatypeConstants$Field)
private static void testNonNegative (java.math.BigDecimal, javax.xml.datatype.DatatypeConstants$Field)
protected void (boolean, int, int, int, int, int, int)
private static java.math.BigInteger wrap (int)
protected void (long)
protected void (java.lang.String) throws java.lang.IllegalArgumentException
private static boolean isDigit (char)
private static boolean isDigitOrPeriod (char)
private static java.lang.String parsePiece (java.lang.String, int[]) throws java.lang.IllegalArgumentException
private static void organizeParts (java.lang.String, java.lang.String[], int[], int, java.lang.String) throws java.lang.IllegalArgumentException
private static java.math.BigInteger parseBigInteger (java.lang.String, java.lang.String, int) throws java.lang.IllegalArgumentException
private static java.math.BigDecimal parseBigDecimal (java.lang.String, java.lang.String, int) throws java.lang.IllegalArgumentException
public int compare (javax.xml.datatype.Duration)
private int compareDates (javax.xml.datatype.Duration, javax.xml.datatype.Duration)
private int compareResults (int, int)
public int hashCode ()
public java.lang.String toString ()
private java.lang.String toString (java.math.BigDecimal)
public boolean isSet (javax.xml.datatype.DatatypeConstants$Field)
public java.lang.Number getField (javax.xml.datatype.DatatypeConstants$Field)
public int getYears ()
public int getMonths ()
public int getDays ()
public int getHours ()
public int getMinutes ()
public int getSeconds ()
private int getInt (javax.xml.datatype.DatatypeConstants$Field)
public long getTimeInMillis (java.util.Calendar)
public long getTimeInMillis (java.util.Date)
public javax.xml.datatype.Duration normalizeWith (java.util.Calendar)
public javax.xml.datatype.Duration multiply (int)
public javax.xml.datatype.Duration multiply (java.math.BigDecimal)
private java.math.BigDecimal getFieldAsBigDecimal (javax.xml.datatype.DatatypeConstants$Field)
private static java.math.BigInteger toBigInteger (java.math.BigDecimal, boolean)
public javax.xml.datatype.Duration add (javax.xml.datatype.Duration)
private static void alignSigns (java.math.BigDecimal[], int, int)
private static java.math.BigDecimal sanitize (java.math.BigInteger, int)
static java.math.BigDecimal sanitize (java.math.BigDecimal, int)
public javax.xml.datatype.Duration subtract (javax.xml.datatype.Duration)
public javax.xml.datatype.Duration negate ()
public int signum ()
public void addTo (java.util.Calendar)
public void addTo (java.util.Date)
private java.lang.Object writeReplace () throws java.io.IOException
private static long getCalendarTimeInMillis (java.util.Calendar)
static void ()
}
org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl$1.class
package org.apache.xerces.jaxp.datatype
org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl$1 extends java.lang.Object {
}
org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl$DaysInMonth.class
package org.apache.xerces.jaxp.datatype
org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl$DaysInMonth extends java.lang.Object {
private static final int[] table
private void ()
static int[] access$100 ()
static void ()
}
org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl$Parser.class
package org.apache.xerces.jaxp.datatype
final org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl$Parser extends java.lang.Object {
private final String format
private final String value
private final int flen
private final int vlen
private int fidx
private int vidx
private final org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl this$0
private void (org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl, java.lang.String, java.lang.String)
public void parse () throws java.lang.IllegalArgumentException
private char peek () throws java.lang.IllegalArgumentException
private char read () throws java.lang.IllegalArgumentException
private void skip (char) throws java.lang.IllegalArgumentException
private void parseYear () throws java.lang.IllegalArgumentException
private int parseInt (int, int) throws java.lang.IllegalArgumentException
private java.math.BigDecimal parseBigDecimal () throws java.lang.IllegalArgumentException
void (org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl, java.lang.String, java.lang.String, org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl$1)
}
org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl.class
package org.apache.xerces.jaxp.datatype
org.apache.xerces.jaxp.datatype.XMLGregorianCalendarImpl extends javax.xml.datatype.XMLGregorianCalendar implements java.io.Serializable java.lang.Cloneable {
private java.math.BigInteger orig_eon
private int orig_year
private int orig_month
private int orig_day
private int orig_hour
private int orig_minute
private int orig_second
private java.math.BigDecimal orig_fracSeconds
private int orig_timezone
private java.math.BigInteger eon
private int year
private int month
private int day
private int timezone
private int hour
private int minute
private int second
private java.math.BigDecimal fractionalSecond
private static final java.math.BigInteger BILLION_B
private static final int BILLION_I
private static final java.util.Date PURE_GREGORIAN_CHANGE
private static final int YEAR
private static final int MONTH
private static final int DAY
private static final int HOUR
private static final int MINUTE
private static final int SECOND
private static final int MILLISECOND
private static final int TIMEZONE
private static final int[] MIN_FIELD_VALUE
private static final int[] MAX_FIELD_VALUE
private static final String[] FIELD_NAME
private static final long serialVersionUID
public static final javax.xml.datatype.XMLGregorianCalendar LEAP_YEAR_DEFAULT
private static final java.math.BigInteger FOUR
private static final java.math.BigInteger HUNDRED
private static final java.math.BigInteger FOUR_HUNDRED
private static final java.math.BigInteger SIXTY
private static final java.math.BigInteger TWENTY_FOUR
private static final java.math.BigInteger TWELVE
private static final java.math.BigDecimal DECIMAL_ZERO
private static final java.math.BigDecimal DECIMAL_ONE
private static final java.math.BigDecimal DECIMAL_SIXTY
protected void (java.lang.String) throws java.lang.IllegalArgumentException
private void save ()
public void ()
protected void (java.math.BigInteger, int, int, int, int, int, java.math.BigDecimal, int)
private void (int, int, int, int, int, int, int, int)
public void (java.util.GregorianCalendar)
public static javax.xml.datatype.XMLGregorianCalendar createDateTime (java.math.BigInteger, int, int, int, int, int, java.math.BigDecimal, int)
public static javax.xml.datatype.XMLGregorianCalendar createDateTime (int, int, int, int, int, int)
public static javax.xml.datatype.XMLGregorianCalendar createDateTime (int, int, int, int, int, int, int, int)
public static javax.xml.datatype.XMLGregorianCalendar createDate (int, int, int, int)
public static javax.xml.datatype.XMLGregorianCalendar createTime (int, int, int, int)
public static javax.xml.datatype.XMLGregorianCalendar createTime (int, int, int, java.math.BigDecimal, int)
public static javax.xml.datatype.XMLGregorianCalendar createTime (int, int, int, int, int)
public java.math.BigInteger getEon ()
public int getYear ()
public java.math.BigInteger getEonAndYear ()
public int getMonth ()
public int getDay ()
public int getTimezone ()
public int getHour ()
public int getMinute ()
public int getSecond ()
private java.math.BigDecimal getSeconds ()
public int getMillisecond ()
public java.math.BigDecimal getFractionalSecond ()
public void setYear (java.math.BigInteger)
public void setYear (int)
private void setEon (java.math.BigInteger)
public void setMonth (int)
public void setDay (int)
public void setTimezone (int)
public void setTime (int, int, int)
private void checkFieldValueConstraint (int, int) throws java.lang.IllegalArgumentException
public void setHour (int)
public void setMinute (int)
public void setSecond (int)
public void setTime (int, int, int, java.math.BigDecimal)
public void setTime (int, int, int, int)
public int compare (javax.xml.datatype.XMLGregorianCalendar)
public javax.xml.datatype.XMLGregorianCalendar normalize ()
private javax.xml.datatype.XMLGregorianCalendar normalizeToTimezone (javax.xml.datatype.XMLGregorianCalendar, int)
private static int internalCompare (javax.xml.datatype.XMLGregorianCalendar, javax.xml.datatype.XMLGregorianCalendar)
private static int compareField (int, int)
private static int compareField (java.math.BigInteger, java.math.BigInteger)
private static int compareField (java.math.BigDecimal, java.math.BigDecimal)
public boolean equals (java.lang.Object)
public int hashCode ()
public static javax.xml.datatype.XMLGregorianCalendar parse (java.lang.String)
public java.lang.String toXMLFormat ()
public javax.xml.namespace.QName getXMLSchemaType ()
public boolean isValid ()
public void add (javax.xml.datatype.Duration)
private static int maximumDayInMonthFor (java.math.BigInteger, int)
private static int maximumDayInMonthFor (int, int)
public java.util.GregorianCalendar toGregorianCalendar ()
public java.util.GregorianCalendar toGregorianCalendar (java.util.TimeZone, java.util.Locale, javax.xml.datatype.XMLGregorianCalendar)
public java.util.TimeZone getTimeZone (int)
public java.lang.Object clone ()
public void clear ()
public void setMillisecond (int)
public void setFractionalSecond (java.math.BigDecimal)
private static boolean isDigit (char)
private java.lang.String format (java.lang.String)
private void printNumber (java.lang.StringBuffer, int, int)
private void printNumber (java.lang.StringBuffer, java.math.BigInteger, int)
private java.lang.String toString (java.math.BigDecimal)
static java.math.BigInteger sanitize (java.lang.Number, int)
public void reset ()
static boolean access$200 (char)
static void ()
}
org/apache/xerces/jaxp/validation/AbstractXMLSchema.class
package org.apache.xerces.jaxp.validation
abstract org.apache.xerces.jaxp.validation.AbstractXMLSchema extends javax.xml.validation.Schema implements org.apache.xerces.jaxp.validation.XSGrammarPoolContainer {
private final java.util.HashMap fFeatures
public void ()
public final javax.xml.validation.Validator newValidator ()
public final javax.xml.validation.ValidatorHandler newValidatorHandler ()
public final java.lang.Boolean getFeature (java.lang.String)
final void setFeature (java.lang.String, boolean)
public abstract boolean isFullyComposed ()
public abstract org.apache.xerces.xni.grammars.XMLGrammarPool getGrammarPool ()
}
org/apache/xerces/jaxp/validation/DOMDocumentHandler.class
package org.apache.xerces.jaxp.validation
abstract org.apache.xerces.jaxp.validation.DOMDocumentHandler extends java.lang.Object implements org.apache.xerces.xni.XMLDocumentHandler {
public abstract void setDOMResult (javax.xml.transform.dom.DOMResult)
public abstract void doctypeDecl (org.w3c.dom.DocumentType) throws org.apache.xerces.xni.XNIException
public abstract void characters (org.w3c.dom.Text) throws org.apache.xerces.xni.XNIException
public abstract void cdata (org.w3c.dom.CDATASection) throws org.apache.xerces.xni.XNIException
public abstract void comment (org.w3c.dom.Comment) throws org.apache.xerces.xni.XNIException
public abstract void processingInstruction (org.w3c.dom.ProcessingInstruction) throws org.apache.xerces.xni.XNIException
public abstract void setIgnoringCharacters (boolean)
}
org/apache/xerces/jaxp/validation/DOMResultAugmentor.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.DOMResultAugmentor extends java.lang.Object implements org.apache.xerces.jaxp.validation.DOMDocumentHandler {
private final org.apache.xerces.jaxp.validation.DOMValidatorHelper fDOMValidatorHelper
private org.w3c.dom.Document fDocument
private org.apache.xerces.dom.CoreDocumentImpl fDocumentImpl
private boolean fStorePSVI
private boolean fIgnoreChars
private final org.apache.xerces.xni.QName fAttributeQName
public void (org.apache.xerces.jaxp.validation.DOMValidatorHelper)
public void setDOMResult (javax.xml.transform.dom.DOMResult)
public void doctypeDecl (org.w3c.dom.DocumentType) throws org.apache.xerces.xni.XNIException
public void characters (org.w3c.dom.Text) throws org.apache.xerces.xni.XNIException
public void cdata (org.w3c.dom.CDATASection) throws org.apache.xerces.xni.XNIException
public void comment (org.w3c.dom.Comment) throws org.apache.xerces.xni.XNIException
public void processingInstruction (org.w3c.dom.ProcessingInstruction) throws org.apache.xerces.xni.XNIException
public void setIgnoringCharacters (boolean)
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
private boolean processAttributePSVI (org.apache.xerces.dom.AttrImpl, org.apache.xerces.xs.AttributePSVI)
}
org/apache/xerces/jaxp/validation/DOMResultBuilder.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.DOMResultBuilder extends java.lang.Object implements org.apache.xerces.jaxp.validation.DOMDocumentHandler {
private static final int[] kidOK
private org.w3c.dom.Document fDocument
private org.apache.xerces.dom.CoreDocumentImpl fDocumentImpl
private boolean fStorePSVI
private org.w3c.dom.Node fTarget
private org.w3c.dom.Node fNextSibling
private org.w3c.dom.Node fCurrentNode
private org.w3c.dom.Node fFragmentRoot
private final java.util.ArrayList fTargetChildren
private boolean fIgnoreChars
private final org.apache.xerces.xni.QName fAttributeQName
public void ()
public void setDOMResult (javax.xml.transform.dom.DOMResult)
public void doctypeDecl (org.w3c.dom.DocumentType) throws org.apache.xerces.xni.XNIException
public void characters (org.w3c.dom.Text) throws org.apache.xerces.xni.XNIException
public void cdata (org.w3c.dom.CDATASection) throws org.apache.xerces.xni.XNIException
public void comment (org.w3c.dom.Comment) throws org.apache.xerces.xni.XNIException
public void processingInstruction (org.w3c.dom.ProcessingInstruction) throws org.apache.xerces.xni.XNIException
public void setIgnoringCharacters (boolean)
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
private void append (org.w3c.dom.Node) throws org.apache.xerces.xni.XNIException
static void ()
}
org/apache/xerces/jaxp/validation/DOMValidatorHelper$DOMNamespaceContext.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.DOMValidatorHelper$DOMNamespaceContext extends java.lang.Object implements org.apache.xerces.xni.NamespaceContext {
protected String[] fNamespace
protected int fNamespaceSize
protected boolean fDOMContextBuilt
private final org.apache.xerces.jaxp.validation.DOMValidatorHelper this$0
void (org.apache.xerces.jaxp.validation.DOMValidatorHelper)
public void pushContext ()
public void popContext ()
public boolean declarePrefix (java.lang.String, java.lang.String)
public java.lang.String getURI (java.lang.String)
public java.lang.String getPrefix (java.lang.String)
public int getDeclaredPrefixCount ()
public java.lang.String getDeclaredPrefixAt (int)
public java.util.Enumeration getAllPrefixes ()
public void reset ()
private void fillNamespaceContext ()
private void declarePrefix0 (java.lang.String, java.lang.String)
private java.lang.String getURI0 (java.lang.String)
}
org/apache/xerces/jaxp/validation/DOMValidatorHelper.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.DOMValidatorHelper extends java.lang.Object implements org.apache.xerces.jaxp.validation.ValidatorHelper org.apache.xerces.impl.validation.EntityState {
private static final int CHUNK_SIZE
private static final int CHUNK_MASK
private static final String ERROR_REPORTER
private static final String NAMESPACE_CONTEXT
private static final String SCHEMA_VALIDATOR
private static final String SYMBOL_TABLE
private static final String VALIDATION_MANAGER
private final org.apache.xerces.impl.XMLErrorReporter fErrorReporter
private final org.apache.xerces.util.NamespaceSupport fNamespaceContext
private final org.apache.xerces.jaxp.validation.DOMValidatorHelper$DOMNamespaceContext fDOMNamespaceContext
private final org.apache.xerces.impl.xs.XMLSchemaValidator fSchemaValidator
private final org.apache.xerces.util.SymbolTable fSymbolTable
private final org.apache.xerces.impl.validation.ValidationManager fValidationManager
private final org.apache.xerces.jaxp.validation.XMLSchemaValidatorComponentManager fComponentManager
private final org.apache.xerces.impl.xs.util.SimpleLocator fXMLLocator
private org.apache.xerces.jaxp.validation.DOMDocumentHandler fDOMValidatorHandler
private final org.apache.xerces.jaxp.validation.DOMResultAugmentor fDOMResultAugmentor
private final org.apache.xerces.jaxp.validation.DOMResultBuilder fDOMResultBuilder
private org.w3c.dom.NamedNodeMap fEntities
private final char[] fCharBuffer
private org.w3c.dom.Node fRoot
private org.w3c.dom.Node fCurrentElement
final org.apache.xerces.xni.QName fElementQName
final org.apache.xerces.xni.QName fAttributeQName
final org.apache.xerces.util.XMLAttributesImpl fAttributes
final org.apache.xerces.xni.XMLString fTempString
public void (org.apache.xerces.jaxp.validation.XMLSchemaValidatorComponentManager)
public void validate (javax.xml.transform.Source, javax.xml.transform.Result) throws org.xml.sax.SAXException java.io.IOException
public boolean isEntityDeclared (java.lang.String)
public boolean isEntityUnparsed (java.lang.String)
private void validate (org.w3c.dom.Node)
private void beginNode (org.w3c.dom.Node)
private void finishNode (org.w3c.dom.Node)
private void setupEntityMap (org.w3c.dom.Document)
private void setupDOMResultHandler (javax.xml.transform.dom.DOMSource, javax.xml.transform.dom.DOMResult) throws org.xml.sax.SAXException
private void fillQName (org.apache.xerces.xni.QName, org.w3c.dom.Node)
private void processAttributes (org.w3c.dom.NamedNodeMap)
private void sendCharactersToValidator (java.lang.String)
private boolean useIsSameNode (org.w3c.dom.Node)
org.w3c.dom.Node getCurrentElement ()
static org.apache.xerces.util.NamespaceSupport access$000 (org.apache.xerces.jaxp.validation.DOMValidatorHelper)
static org.w3c.dom.Node access$100 (org.apache.xerces.jaxp.validation.DOMValidatorHelper)
static void access$200 (org.apache.xerces.jaxp.validation.DOMValidatorHelper, org.apache.xerces.xni.QName, org.w3c.dom.Node)
static org.apache.xerces.util.SymbolTable access$300 (org.apache.xerces.jaxp.validation.DOMValidatorHelper)
}
org/apache/xerces/jaxp/validation/DraconianErrorHandler.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.DraconianErrorHandler extends java.lang.Object implements org.xml.sax.ErrorHandler {
private static final org.apache.xerces.jaxp.validation.DraconianErrorHandler ERROR_HANDLER_INSTANCE
private void ()
public static org.apache.xerces.jaxp.validation.DraconianErrorHandler getInstance ()
public void warning (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
public void error (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
public void fatalError (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
static void ()
}
org/apache/xerces/jaxp/validation/EmptyXMLSchema.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.EmptyXMLSchema extends org.apache.xerces.jaxp.validation.AbstractXMLSchema implements org.apache.xerces.xni.grammars.XMLGrammarPool {
private static final org.apache.xerces.xni.grammars.Grammar[] ZERO_LENGTH_GRAMMAR_ARRAY
public void ()
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void lockPool ()
public void unlockPool ()
public void clear ()
public org.apache.xerces.xni.grammars.XMLGrammarPool getGrammarPool ()
public boolean isFullyComposed ()
static void ()
}
org/apache/xerces/jaxp/validation/JAXPValidationMessageFormatter.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.JAXPValidationMessageFormatter extends java.lang.Object {
void ()
public static java.lang.String formatMessage (java.util.Locale, java.lang.String, java.lang.Object[]) throws java.util.MissingResourceException
}
org/apache/xerces/jaxp/validation/ReadOnlyGrammarPool.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.ReadOnlyGrammarPool extends java.lang.Object implements org.apache.xerces.xni.grammars.XMLGrammarPool {
private final org.apache.xerces.xni.grammars.XMLGrammarPool core
public void (org.apache.xerces.xni.grammars.XMLGrammarPool)
public void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public void clear ()
public void lockPool ()
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public void unlockPool ()
}
org/apache/xerces/jaxp/validation/SimpleXMLSchema.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.SimpleXMLSchema extends org.apache.xerces.jaxp.validation.AbstractXMLSchema implements org.apache.xerces.xni.grammars.XMLGrammarPool {
private static final org.apache.xerces.xni.grammars.Grammar[] ZERO_LENGTH_GRAMMAR_ARRAY
private final org.apache.xerces.xni.grammars.Grammar fGrammar
private final org.apache.xerces.xni.grammars.Grammar[] fGrammars
private final org.apache.xerces.xni.grammars.XMLGrammarDescription fGrammarDescription
public void (org.apache.xerces.xni.grammars.Grammar)
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void lockPool ()
public void unlockPool ()
public void clear ()
public org.apache.xerces.xni.grammars.XMLGrammarPool getGrammarPool ()
public boolean isFullyComposed ()
static void ()
}
org/apache/xerces/jaxp/validation/SoftReferenceGrammarPool$Entry.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$Entry extends java.lang.Object {
public int hash
public int bucket
public org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$Entry prev
public org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$Entry next
public org.apache.xerces.xni.grammars.XMLGrammarDescription desc
public org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$SoftGrammarReference grammar
protected void (int, int, org.apache.xerces.xni.grammars.XMLGrammarDescription, org.apache.xerces.xni.grammars.Grammar, org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$Entry, java.lang.ref.ReferenceQueue)
protected void clear ()
}
org/apache/xerces/jaxp/validation/SoftReferenceGrammarPool$SoftGrammarReference.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$SoftGrammarReference extends java.lang.ref.SoftReference {
public org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$Entry entry
protected void (org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$Entry, org.apache.xerces.xni.grammars.Grammar, java.lang.ref.ReferenceQueue)
}
org/apache/xerces/jaxp/validation/SoftReferenceGrammarPool.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool extends java.lang.Object implements org.apache.xerces.xni.grammars.XMLGrammarPool {
protected static final int TABLE_SIZE
protected static final org.apache.xerces.xni.grammars.Grammar[] ZERO_LENGTH_GRAMMAR_ARRAY
protected org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$Entry[] fGrammars
protected boolean fPoolIsLocked
protected int fGrammarCount
protected final java.lang.ref.ReferenceQueue fReferenceQueue
public void ()
public void (int)
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void putGrammar (org.apache.xerces.xni.grammars.Grammar)
public org.apache.xerces.xni.grammars.Grammar getGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public org.apache.xerces.xni.grammars.Grammar removeGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public boolean containsGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void lockPool ()
public void unlockPool ()
public void clear ()
public boolean equals (org.apache.xerces.xni.grammars.XMLGrammarDescription, org.apache.xerces.xni.grammars.XMLGrammarDescription)
public int hashCode (org.apache.xerces.xni.grammars.XMLGrammarDescription)
private org.apache.xerces.xni.grammars.Grammar removeEntry (org.apache.xerces.jaxp.validation.SoftReferenceGrammarPool$Entry)
private void clean ()
static void ()
}
org/apache/xerces/jaxp/validation/StreamValidatorHelper.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.StreamValidatorHelper extends java.lang.Object implements org.apache.xerces.jaxp.validation.ValidatorHelper {
private static final String PARSER_SETTINGS
private static final String ENTITY_RESOLVER
private static final String ERROR_HANDLER
private static final String ERROR_REPORTER
private static final String SCHEMA_VALIDATOR
private static final String SYMBOL_TABLE
private static final String VALIDATION_MANAGER
private java.lang.ref.SoftReference fConfiguration
private final org.apache.xerces.impl.xs.XMLSchemaValidator fSchemaValidator
private final org.apache.xerces.jaxp.validation.XMLSchemaValidatorComponentManager fComponentManager
public void (org.apache.xerces.jaxp.validation.XMLSchemaValidatorComponentManager)
public void validate (javax.xml.transform.Source, javax.xml.transform.Result) throws org.xml.sax.SAXException java.io.IOException
private org.apache.xerces.xni.parser.XMLParserConfiguration initialize ()
}
org/apache/xerces/jaxp/validation/Util.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.Util extends java.lang.Object {
void ()
public static final org.apache.xerces.xni.parser.XMLInputSource toXMLInputSource (javax.xml.transform.stream.StreamSource)
public static org.xml.sax.SAXException toSAXException (org.apache.xerces.xni.XNIException)
public static org.xml.sax.SAXParseException toSAXParseException (org.apache.xerces.xni.parser.XMLParseException)
}
org/apache/xerces/jaxp/validation/ValidatorHandlerImpl$1.class
package org.apache.xerces.jaxp.validation
org.apache.xerces.jaxp.validation.ValidatorHandlerImpl$1 extends java.lang.Object {
}
org/apache/xerces/jaxp/validation/ValidatorHandlerImpl$ResolutionForwarder.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.ValidatorHandlerImpl$ResolutionForwarder extends java.lang.Object implements org.xml.sax.ext.EntityResolver2 {
private static final String XML_TYPE
protected org.w3c.dom.ls.LSResourceResolver fEntityResolver
public void ()
public void (org.w3c.dom.ls.LSResourceResolver)
public void setEntityResolver (org.w3c.dom.ls.LSResourceResolver)
public org.w3c.dom.ls.LSResourceResolver getEntityResolver ()
public org.xml.sax.InputSource getExternalSubset (java.lang.String, java.lang.String) throws org.xml.sax.SAXException java.io.IOException
public org.xml.sax.InputSource resolveEntity (java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException java.io.IOException
public org.xml.sax.InputSource resolveEntity (java.lang.String, java.lang.String) throws org.xml.sax.SAXException java.io.IOException
private java.lang.String resolveSystemId (java.lang.String, java.lang.String)
}
org/apache/xerces/jaxp/validation/ValidatorHandlerImpl$XMLSchemaTypeInfoProvider.class
package org.apache.xerces.jaxp.validation
org.apache.xerces.jaxp.validation.ValidatorHandlerImpl$XMLSchemaTypeInfoProvider extends javax.xml.validation.TypeInfoProvider {
private org.apache.xerces.xni.Augmentations fElementAugs
private org.apache.xerces.xni.XMLAttributes fAttributes
private boolean fInStartElement
private void ()
void beginStartElement (org.apache.xerces.xni.Augmentations, org.apache.xerces.xni.XMLAttributes)
void finishStartElement ()
void beginEndElement (org.apache.xerces.xni.Augmentations)
void finishEndElement ()
private void checkState ()
public org.w3c.dom.TypeInfo getAttributeTypeInfo (int)
private org.w3c.dom.TypeInfo getAttributeType (int)
public org.w3c.dom.TypeInfo getAttributeTypeInfo (java.lang.String, java.lang.String)
public org.w3c.dom.TypeInfo getAttributeTypeInfo (java.lang.String)
public org.w3c.dom.TypeInfo getElementTypeInfo ()
private org.w3c.dom.TypeInfo getTypeInfoFromPSVI (org.apache.xerces.xs.ItemPSVI)
public boolean isIdAttribute (int)
public boolean isSpecified (int)
org.apache.xerces.xs.ElementPSVI getElementPSVI ()
org.apache.xerces.xs.AttributePSVI getAttributePSVI (int)
org.apache.xerces.xs.AttributePSVI getAttributePSVIByName (java.lang.String, java.lang.String)
void (org.apache.xerces.jaxp.validation.ValidatorHandlerImpl$1)
}
org/apache/xerces/jaxp/validation/ValidatorHandlerImpl.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.ValidatorHandlerImpl extends javax.xml.validation.ValidatorHandler implements org.xml.sax.DTDHandler org.apache.xerces.impl.validation.EntityState org.apache.xerces.xs.PSVIProvider org.apache.xerces.jaxp.validation.ValidatorHelper org.apache.xerces.xni.XMLDocumentHandler {
private static final String NAMESPACE_PREFIXES
protected static final String STRING_INTERNING
private static final String ERROR_REPORTER
private static final String LEXICAL_HANDLER
private static final String NAMESPACE_CONTEXT
private static final String SCHEMA_VALIDATOR
private static final String SECURITY_MANAGER
private static final String SYMBOL_TABLE
private static final String VALIDATION_MANAGER
private final org.apache.xerces.impl.XMLErrorReporter fErrorReporter
private final org.apache.xerces.xni.NamespaceContext fNamespaceContext
private final org.apache.xerces.impl.xs.XMLSchemaValidator fSchemaValidator
private final org.apache.xerces.util.SymbolTable fSymbolTable
private final org.apache.xerces.impl.validation.ValidationManager fValidationManager
private final org.apache.xerces.jaxp.validation.XMLSchemaValidatorComponentManager fComponentManager
private final org.apache.xerces.util.SAXLocatorWrapper fSAXLocatorWrapper
private boolean fNeedPushNSContext
private java.util.HashMap fUnparsedEntities
private boolean fStringsInternalized
private final org.apache.xerces.xni.QName fElementQName
private final org.apache.xerces.xni.QName fAttributeQName
private final org.apache.xerces.util.XMLAttributesImpl fAttributes
private final org.apache.xerces.util.AttributesProxy fAttrAdapter
private final org.apache.xerces.xni.XMLString fTempString
private org.xml.sax.ContentHandler fContentHandler
private final org.apache.xerces.jaxp.validation.ValidatorHandlerImpl$XMLSchemaTypeInfoProvider fTypeInfoProvider
private final org.apache.xerces.jaxp.validation.ValidatorHandlerImpl$ResolutionForwarder fResolutionForwarder
public void (org.apache.xerces.jaxp.validation.XSGrammarPoolContainer)
public void (org.apache.xerces.jaxp.validation.XMLSchemaValidatorComponentManager)
public void setContentHandler (org.xml.sax.ContentHandler)
public org.xml.sax.ContentHandler getContentHandler ()
public void setErrorHandler (org.xml.sax.ErrorHandler)
public org.xml.sax.ErrorHandler getErrorHandler ()
public void setResourceResolver (org.w3c.dom.ls.LSResourceResolver)
public org.w3c.dom.ls.LSResourceResolver getResourceResolver ()
public javax.xml.validation.TypeInfoProvider getTypeInfoProvider ()
public boolean getFeature (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void setFeature (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public java.lang.Object getProperty (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void setProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public boolean isEntityDeclared (java.lang.String)
public boolean isEntityUnparsed (java.lang.String)
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
public void setDocumentLocator (org.xml.sax.Locator)
public void startDocument () throws org.xml.sax.SAXException
public void endDocument () throws org.xml.sax.SAXException
public void startPrefixMapping (java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void endPrefixMapping (java.lang.String) throws org.xml.sax.SAXException
public void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException
public void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void characters (char[], int, int) throws org.xml.sax.SAXException
public void ignorableWhitespace (char[], int, int) throws org.xml.sax.SAXException
public void processingInstruction (java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void skippedEntity (java.lang.String) throws org.xml.sax.SAXException
public void notationDecl (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void unparsedEntityDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void validate (javax.xml.transform.Source, javax.xml.transform.Result) throws org.xml.sax.SAXException java.io.IOException
public org.apache.xerces.xs.ElementPSVI getElementPSVI ()
public org.apache.xerces.xs.AttributePSVI getAttributePSVI (int)
public org.apache.xerces.xs.AttributePSVI getAttributePSVIByName (java.lang.String, java.lang.String)
private void fillQName (org.apache.xerces.xni.QName, java.lang.String, java.lang.String, java.lang.String)
private void fillXMLAttributes (org.xml.sax.Attributes)
private void fillXMLAttributes2 (org.xml.sax.ext.Attributes2)
private void fillXMLAttribute (org.xml.sax.Attributes, int)
}
org/apache/xerces/jaxp/validation/ValidatorHelper.class
package org.apache.xerces.jaxp.validation
abstract org.apache.xerces.jaxp.validation.ValidatorHelper extends java.lang.Object {
public abstract void validate (javax.xml.transform.Source, javax.xml.transform.Result) throws org.xml.sax.SAXException java.io.IOException
}
org/apache/xerces/jaxp/validation/ValidatorImpl.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.ValidatorImpl extends javax.xml.validation.Validator implements org.apache.xerces.xs.PSVIProvider {
private static final String CURRENT_ELEMENT_NODE
private org.apache.xerces.jaxp.validation.XMLSchemaValidatorComponentManager fComponentManager
private org.apache.xerces.jaxp.validation.ValidatorHandlerImpl fSAXValidatorHelper
private org.apache.xerces.jaxp.validation.DOMValidatorHelper fDOMValidatorHelper
private org.apache.xerces.jaxp.validation.StreamValidatorHelper fStreamValidatorHelper
private boolean fConfigurationChanged
private boolean fErrorHandlerChanged
private boolean fResourceResolverChanged
public void (org.apache.xerces.jaxp.validation.XSGrammarPoolContainer)
public void validate (javax.xml.transform.Source, javax.xml.transform.Result) throws org.xml.sax.SAXException java.io.IOException
public void setErrorHandler (org.xml.sax.ErrorHandler)
public org.xml.sax.ErrorHandler getErrorHandler ()
public void setResourceResolver (org.w3c.dom.ls.LSResourceResolver)
public org.w3c.dom.ls.LSResourceResolver getResourceResolver ()
public boolean getFeature (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void setFeature (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public java.lang.Object getProperty (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void setProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void reset ()
public org.apache.xerces.xs.ElementPSVI getElementPSVI ()
public org.apache.xerces.xs.AttributePSVI getAttributePSVI (int)
public org.apache.xerces.xs.AttributePSVI getAttributePSVIByName (java.lang.String, java.lang.String)
}
org/apache/xerces/jaxp/validation/WeakReferenceXMLSchema.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.WeakReferenceXMLSchema extends org.apache.xerces.jaxp.validation.AbstractXMLSchema {
private java.lang.ref.WeakReference fGrammarPool
public void ()
public synchronized org.apache.xerces.xni.grammars.XMLGrammarPool getGrammarPool ()
public boolean isFullyComposed ()
}
org/apache/xerces/jaxp/validation/XMLSchema.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.XMLSchema extends org.apache.xerces.jaxp.validation.AbstractXMLSchema {
private final org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
private final boolean fFullyComposed
public void (org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.xni.grammars.XMLGrammarPool, boolean)
public org.apache.xerces.xni.grammars.XMLGrammarPool getGrammarPool ()
public boolean isFullyComposed ()
}
org/apache/xerces/jaxp/validation/XMLSchemaFactory$XMLGrammarPoolImplExtension.class
package org.apache.xerces.jaxp.validation
org.apache.xerces.jaxp.validation.XMLSchemaFactory$XMLGrammarPoolImplExtension extends org.apache.xerces.util.XMLGrammarPoolImpl {
public void ()
public void (int)
int getGrammarCount ()
}
org/apache/xerces/jaxp/validation/XMLSchemaFactory$XMLGrammarPoolWrapper.class
package org.apache.xerces.jaxp.validation
org.apache.xerces.jaxp.validation.XMLSchemaFactory$XMLGrammarPoolWrapper extends java.lang.Object implements org.apache.xerces.xni.grammars.XMLGrammarPool {
private org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
void ()
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void lockPool ()
public void unlockPool ()
public void clear ()
void setGrammarPool (org.apache.xerces.xni.grammars.XMLGrammarPool)
org.apache.xerces.xni.grammars.XMLGrammarPool getGrammarPool ()
}
org/apache/xerces/jaxp/validation/XMLSchemaFactory.class
package org.apache.xerces.jaxp.validation
public final org.apache.xerces.jaxp.validation.XMLSchemaFactory extends javax.xml.validation.SchemaFactory {
private static final String SCHEMA_FULL_CHECKING
private static final String USE_GRAMMAR_POOL_ONLY
private static final String XMLGRAMMAR_POOL
private static final String SECURITY_MANAGER
private final org.apache.xerces.impl.xs.XMLSchemaLoader fXMLSchemaLoader
private org.xml.sax.ErrorHandler fErrorHandler
private org.w3c.dom.ls.LSResourceResolver fLSResourceResolver
private final org.apache.xerces.util.DOMEntityResolverWrapper fDOMEntityResolverWrapper
private final org.apache.xerces.util.ErrorHandlerWrapper fErrorHandlerWrapper
private org.apache.xerces.util.SecurityManager fSecurityManager
private final org.apache.xerces.jaxp.validation.XMLSchemaFactory$XMLGrammarPoolWrapper fXMLGrammarPoolWrapper
private boolean fUseGrammarPoolOnly
public void ()
public boolean isSchemaLanguageSupported (java.lang.String)
public org.w3c.dom.ls.LSResourceResolver getResourceResolver ()
public void setResourceResolver (org.w3c.dom.ls.LSResourceResolver)
public org.xml.sax.ErrorHandler getErrorHandler ()
public void setErrorHandler (org.xml.sax.ErrorHandler)
public javax.xml.validation.Schema newSchema (javax.xml.transform.Source[]) throws org.xml.sax.SAXException
public javax.xml.validation.Schema newSchema () throws org.xml.sax.SAXException
public boolean getFeature (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public java.lang.Object getProperty (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void setFeature (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void setProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
private void propagateFeatures (org.apache.xerces.jaxp.validation.AbstractXMLSchema)
}
org/apache/xerces/jaxp/validation/XMLSchemaValidatorComponentManager.class
package org.apache.xerces.jaxp.validation
final org.apache.xerces.jaxp.validation.XMLSchemaValidatorComponentManager extends org.apache.xerces.util.ParserConfigurationSettings implements org.apache.xerces.xni.parser.XMLComponentManager {
private static final String SCHEMA_VALIDATION
private static final String VALIDATION
private static final String USE_GRAMMAR_POOL_ONLY
protected static final String IGNORE_XSI_TYPE
protected static final String ID_IDREF_CHECKING
protected static final String UNPARSED_ENTITY_CHECKING
protected static final String IDENTITY_CONSTRAINT_CHECKING
private static final String ENTITY_MANAGER
private static final String ENTITY_RESOLVER
private static final String ERROR_HANDLER
private static final String ERROR_REPORTER
private static final String NAMESPACE_CONTEXT
private static final String SCHEMA_VALIDATOR
private static final String SECURITY_MANAGER
private static final String SYMBOL_TABLE
private static final String VALIDATION_MANAGER
private static final String XMLGRAMMAR_POOL
private boolean fConfigUpdated
private boolean fUseGrammarPoolOnly
private final java.util.HashMap fComponents
private org.apache.xerces.impl.XMLEntityManager fEntityManager
private org.apache.xerces.impl.XMLErrorReporter fErrorReporter
private org.apache.xerces.xni.NamespaceContext fNamespaceContext
private org.apache.xerces.impl.xs.XMLSchemaValidator fSchemaValidator
private org.apache.xerces.impl.validation.ValidationManager fValidationManager
private java.util.HashMap fInitFeatures
private java.util.HashMap fInitProperties
private org.apache.xerces.util.SecurityManager fInitSecurityManager
private org.xml.sax.ErrorHandler fErrorHandler
private org.w3c.dom.ls.LSResourceResolver fResourceResolver
public void (org.apache.xerces.jaxp.validation.XSGrammarPoolContainer)
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Object getProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void addRecognizedParamsAndSetDefaults (org.apache.xerces.xni.parser.XMLComponent, org.apache.xerces.jaxp.validation.XSGrammarPoolContainer)
public void reset () throws org.apache.xerces.xni.XNIException
void setErrorHandler (org.xml.sax.ErrorHandler)
org.xml.sax.ErrorHandler getErrorHandler ()
void setResourceResolver (org.w3c.dom.ls.LSResourceResolver)
public org.w3c.dom.ls.LSResourceResolver getResourceResolver ()
void restoreInitialState ()
private void setFeatureDefaults (org.apache.xerces.xni.parser.XMLComponent, java.lang.String[], org.apache.xerces.jaxp.validation.XSGrammarPoolContainer)
private void setPropertyDefaults (org.apache.xerces.xni.parser.XMLComponent, java.lang.String[])
}
org/apache/xerces/jaxp/validation/XSGrammarPoolContainer.class
package org.apache.xerces.jaxp.validation
public abstract org.apache.xerces.jaxp.validation.XSGrammarPoolContainer extends java.lang.Object {
public abstract org.apache.xerces.xni.grammars.XMLGrammarPool getGrammarPool ()
public abstract boolean isFullyComposed ()
public abstract java.lang.Boolean getFeature (java.lang.String)
}
org/apache/xerces/parsers/AbstractDOMParser$1.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.AbstractDOMParser$1 extends java.lang.RuntimeException {
private static final long serialVersionUID
void ()
public java.lang.Throwable fillInStackTrace ()
}
org/apache/xerces/parsers/AbstractDOMParser.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.AbstractDOMParser extends org.apache.xerces.parsers.AbstractXMLDocumentParser {
protected static final String NAMESPACES
protected static final String CREATE_ENTITY_REF_NODES
protected static final String INCLUDE_COMMENTS_FEATURE
protected static final String CREATE_CDATA_NODES_FEATURE
protected static final String INCLUDE_IGNORABLE_WHITESPACE
protected static final String DEFER_NODE_EXPANSION
private static final String[] RECOGNIZED_FEATURES
protected static final String DOCUMENT_CLASS_NAME
protected static final String CURRENT_ELEMENT_NODE
private static final String[] RECOGNIZED_PROPERTIES
protected static final String DEFAULT_DOCUMENT_CLASS_NAME
protected static final String CORE_DOCUMENT_CLASS_NAME
protected static final String PSVI_DOCUMENT_CLASS_NAME
protected static final RuntimeException ABORT
private static final boolean DEBUG_EVENTS
private static final boolean DEBUG_BASEURI
protected org.apache.xerces.util.DOMErrorHandlerWrapper fErrorHandler
protected boolean fInDTD
protected boolean fCreateEntityRefNodes
protected boolean fIncludeIgnorableWhitespace
protected boolean fIncludeComments
protected boolean fCreateCDATANodes
protected org.w3c.dom.Document fDocument
protected org.apache.xerces.dom.CoreDocumentImpl fDocumentImpl
protected boolean fStorePSVI
protected String fDocumentClassName
protected org.w3c.dom.DocumentType fDocumentType
protected org.w3c.dom.Node fCurrentNode
protected org.w3c.dom.CDATASection fCurrentCDATASection
protected org.apache.xerces.dom.EntityImpl fCurrentEntityDecl
protected int fDeferredEntityDecl
protected final StringBuffer fStringBuffer
protected StringBuffer fInternalSubset
protected boolean fDeferNodeExpansion
protected boolean fNamespaceAware
protected org.apache.xerces.dom.DeferredDocumentImpl fDeferredDocumentImpl
protected int fDocumentIndex
protected int fDocumentTypeIndex
protected int fCurrentNodeIndex
protected int fCurrentCDATASectionIndex
protected boolean fInDTDExternalSubset
protected org.apache.xerces.xni.QName fRoot
protected boolean fInCDATASection
protected boolean fFirstChunk
protected boolean fFilterReject
protected java.util.Stack fBaseURIStack
protected final org.apache.xerces.xni.QName fRejectedElement
protected java.util.Stack fSkippedElemStack
protected boolean fInEntityRef
private org.apache.xerces.xni.QName fAttrQName
private org.apache.xerces.xni.XMLLocator fLocator
protected org.w3c.dom.ls.LSParserFilter fDOMFilter
static Class class$org$w3c$dom$Document
protected void (org.apache.xerces.xni.parser.XMLParserConfiguration)
protected java.lang.String getDocumentClassName ()
protected void setDocumentClassName (java.lang.String)
public org.w3c.dom.Document getDocument ()
public final void dropDocumentReferences ()
public void reset () throws org.apache.xerces.xni.XNIException
public void setLocale (java.util.Locale)
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected final void handleBaseURI (org.w3c.dom.Node)
protected final void handleBaseURI (int)
public void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
protected org.w3c.dom.Element createElementNode (org.apache.xerces.xni.QName)
protected org.w3c.dom.Attr createAttrNode (org.apache.xerces.xni.QName)
protected void setCharacterData (boolean)
public void abort ()
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xerces/parsers/AbstractSAXParser$AttributesProxy.class
package org.apache.xerces.parsers
public final org.apache.xerces.parsers.AbstractSAXParser$AttributesProxy extends java.lang.Object implements org.xml.sax.AttributeList org.xml.sax.ext.Attributes2 {
protected org.apache.xerces.xni.XMLAttributes fAttributes
protected void ()
public void setAttributes (org.apache.xerces.xni.XMLAttributes)
public int getLength ()
public java.lang.String getName (int)
public java.lang.String getQName (int)
public java.lang.String getURI (int)
public java.lang.String getLocalName (int)
public java.lang.String getType (int)
public java.lang.String getType (java.lang.String)
public java.lang.String getType (java.lang.String, java.lang.String)
public java.lang.String getValue (int)
public java.lang.String getValue (java.lang.String)
public java.lang.String getValue (java.lang.String, java.lang.String)
public int getIndex (java.lang.String)
public int getIndex (java.lang.String, java.lang.String)
public boolean isDeclared (int)
public boolean isDeclared (java.lang.String)
public boolean isDeclared (java.lang.String, java.lang.String)
public boolean isSpecified (int)
public boolean isSpecified (java.lang.String)
public boolean isSpecified (java.lang.String, java.lang.String)
}
org/apache/xerces/parsers/AbstractSAXParser$LocatorProxy.class
package org.apache.xerces.parsers
public final org.apache.xerces.parsers.AbstractSAXParser$LocatorProxy extends java.lang.Object implements org.xml.sax.ext.Locator2 {
protected org.apache.xerces.xni.XMLLocator fLocator
public void (org.apache.xerces.xni.XMLLocator)
public java.lang.String getPublicId ()
public java.lang.String getSystemId ()
public int getLineNumber ()
public int getColumnNumber ()
public java.lang.String getXMLVersion ()
public java.lang.String getEncoding ()
}
org/apache/xerces/parsers/AbstractSAXParser.class
package org.apache.xerces.parsers
public abstract org.apache.xerces.parsers.AbstractSAXParser extends org.apache.xerces.parsers.AbstractXMLDocumentParser implements org.apache.xerces.xs.PSVIProvider org.xml.sax.Parser org.xml.sax.XMLReader {
protected static final String NAMESPACES
protected static final String STRING_INTERNING
protected static final String ALLOW_UE_AND_NOTATION_EVENTS
private static final String[] RECOGNIZED_FEATURES
protected static final String LEXICAL_HANDLER
protected static final String DECLARATION_HANDLER
protected static final String DOM_NODE
private static final String[] RECOGNIZED_PROPERTIES
protected boolean fNamespaces
protected boolean fNamespacePrefixes
protected boolean fLexicalHandlerParameterEntities
protected boolean fStandalone
protected boolean fResolveDTDURIs
protected boolean fUseEntityResolver2
protected boolean fXMLNSURIs
protected org.xml.sax.ContentHandler fContentHandler
protected org.xml.sax.DocumentHandler fDocumentHandler
protected org.apache.xerces.xni.NamespaceContext fNamespaceContext
protected org.xml.sax.DTDHandler fDTDHandler
protected org.xml.sax.ext.DeclHandler fDeclHandler
protected org.xml.sax.ext.LexicalHandler fLexicalHandler
protected org.apache.xerces.xni.QName fQName
protected boolean fParseInProgress
protected String fVersion
private final org.apache.xerces.parsers.AbstractSAXParser$AttributesProxy fAttributesProxy
private org.apache.xerces.xni.Augmentations fAugmentations
private static final int BUFFER_SIZE
private char[] fCharBuffer
protected org.apache.xerces.util.SymbolHash fDeclaredAttrs
protected void (org.apache.xerces.xni.parser.XMLParserConfiguration)
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void parse (java.lang.String) throws org.xml.sax.SAXException java.io.IOException
public void parse (org.xml.sax.InputSource) throws org.xml.sax.SAXException java.io.IOException
public void setEntityResolver (org.xml.sax.EntityResolver)
public org.xml.sax.EntityResolver getEntityResolver ()
public void setErrorHandler (org.xml.sax.ErrorHandler)
public org.xml.sax.ErrorHandler getErrorHandler ()
public void setLocale (java.util.Locale) throws org.xml.sax.SAXException
public void setDTDHandler (org.xml.sax.DTDHandler)
public void setDocumentHandler (org.xml.sax.DocumentHandler)
public void setContentHandler (org.xml.sax.ContentHandler)
public org.xml.sax.ContentHandler getContentHandler ()
public org.xml.sax.DTDHandler getDTDHandler ()
public void setFeature (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public boolean getFeature (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void setProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public java.lang.Object getProperty (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
protected void setDeclHandler (org.xml.sax.ext.DeclHandler) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
protected org.xml.sax.ext.DeclHandler getDeclHandler () throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
protected void setLexicalHandler (org.xml.sax.ext.LexicalHandler) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
protected org.xml.sax.ext.LexicalHandler getLexicalHandler () throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
protected final void startNamespaceMapping () throws org.xml.sax.SAXException
protected final void endNamespaceMapping () throws org.xml.sax.SAXException
public void reset () throws org.apache.xerces.xni.XNIException
public org.apache.xerces.xs.ElementPSVI getElementPSVI ()
public org.apache.xerces.xs.AttributePSVI getAttributePSVI (int)
public org.apache.xerces.xs.AttributePSVI getAttributePSVIByName (java.lang.String, java.lang.String)
static void ()
}
org/apache/xerces/parsers/AbstractXMLDocumentParser.class
package org.apache.xerces.parsers
public abstract org.apache.xerces.parsers.AbstractXMLDocumentParser extends org.apache.xerces.parsers.XMLParser implements org.apache.xerces.xni.XMLDocumentHandler org.apache.xerces.xni.XMLDTDHandler org.apache.xerces.xni.XMLDTDContentModelHandler {
protected boolean fInDTD
protected org.apache.xerces.xni.parser.XMLDocumentSource fDocumentSource
protected org.apache.xerces.xni.parser.XMLDTDSource fDTDSource
protected org.apache.xerces.xni.parser.XMLDTDContentModelSource fDTDContentModelSource
protected void (org.apache.xerces.xni.parser.XMLParserConfiguration)
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
public void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDTDSource (org.apache.xerces.xni.parser.XMLDTDSource)
public org.apache.xerces.xni.parser.XMLDTDSource getDTDSource ()
public void startContentModel (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void any (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void empty (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void pcdata (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void element (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void separator (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void occurrence (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endContentModel (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDTDContentModelSource (org.apache.xerces.xni.parser.XMLDTDContentModelSource)
public org.apache.xerces.xni.parser.XMLDTDContentModelSource getDTDContentModelSource ()
protected void reset () throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/parsers/BasicParserConfiguration.class
package org.apache.xerces.parsers
public abstract org.apache.xerces.parsers.BasicParserConfiguration extends org.apache.xerces.util.ParserConfigurationSettings implements org.apache.xerces.xni.parser.XMLParserConfiguration {
protected static final String VALIDATION
protected static final String NAMESPACES
protected static final String EXTERNAL_GENERAL_ENTITIES
protected static final String EXTERNAL_PARAMETER_ENTITIES
protected static final String XML_STRING
protected static final String SYMBOL_TABLE
protected static final String ERROR_HANDLER
protected static final String ENTITY_RESOLVER
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected java.util.Locale fLocale
protected java.util.ArrayList fComponents
protected org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected org.apache.xerces.xni.XMLDTDHandler fDTDHandler
protected org.apache.xerces.xni.XMLDTDContentModelHandler fDTDContentModelHandler
protected org.apache.xerces.xni.parser.XMLDocumentSource fLastComponent
protected void ()
protected void (org.apache.xerces.util.SymbolTable)
protected void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.parser.XMLComponentManager)
protected void addComponent (org.apache.xerces.xni.parser.XMLComponent)
public abstract void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public void setDTDContentModelHandler (org.apache.xerces.xni.XMLDTDContentModelHandler)
public org.apache.xerces.xni.XMLDTDContentModelHandler getDTDContentModelHandler ()
public void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setLocale (java.util.Locale) throws org.apache.xerces.xni.XNIException
public java.util.Locale getLocale ()
protected void reset () throws org.apache.xerces.xni.XNIException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/parsers/CachingParserPool$ShadowedGrammarPool.class
package org.apache.xerces.parsers
public final org.apache.xerces.parsers.CachingParserPool$ShadowedGrammarPool extends org.apache.xerces.util.XMLGrammarPoolImpl {
private org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
public void (org.apache.xerces.xni.grammars.XMLGrammarPool)
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public org.apache.xerces.xni.grammars.Grammar getGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public boolean containsGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
}
org/apache/xerces/parsers/CachingParserPool$SynchronizedGrammarPool.class
package org.apache.xerces.parsers
public final org.apache.xerces.parsers.CachingParserPool$SynchronizedGrammarPool extends java.lang.Object implements org.apache.xerces.xni.grammars.XMLGrammarPool {
private org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
public void (org.apache.xerces.xni.grammars.XMLGrammarPool)
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public void lockPool ()
public void clear ()
public void unlockPool ()
}
org/apache/xerces/parsers/CachingParserPool.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.CachingParserPool extends java.lang.Object {
public static final boolean DEFAULT_SHADOW_SYMBOL_TABLE
public static final boolean DEFAULT_SHADOW_GRAMMAR_POOL
protected org.apache.xerces.util.SymbolTable fSynchronizedSymbolTable
protected org.apache.xerces.xni.grammars.XMLGrammarPool fSynchronizedGrammarPool
protected boolean fShadowSymbolTable
protected boolean fShadowGrammarPool
public void ()
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public org.apache.xerces.util.SymbolTable getSymbolTable ()
public org.apache.xerces.xni.grammars.XMLGrammarPool getXMLGrammarPool ()
public void setShadowSymbolTable (boolean)
public org.apache.xerces.parsers.DOMParser createDOMParser ()
public org.apache.xerces.parsers.SAXParser createSAXParser ()
}
org/apache/xerces/parsers/DOMASBuilderImpl.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.DOMASBuilderImpl extends org.apache.xerces.parsers.DOMParserImpl implements org.apache.xerces.dom3.as.DOMASBuilder {
protected static final String SCHEMA_FULL_CHECKING
protected static final String ERROR_REPORTER
protected static final String SYMBOL_TABLE
protected static final String ENTITY_MANAGER
protected org.apache.xerces.impl.xs.XSGrammarBucket fGrammarBucket
protected org.apache.xerces.dom.ASModelImpl fAbstractSchema
public void ()
public void (org.apache.xerces.parsers.XMLGrammarCachingConfiguration)
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public org.apache.xerces.dom3.as.ASModel getAbstractSchema ()
public void setAbstractSchema (org.apache.xerces.dom3.as.ASModel)
public org.apache.xerces.dom3.as.ASModel parseASURI (java.lang.String) throws org.apache.xerces.dom3.as.DOMASException java.lang.Exception
public org.apache.xerces.dom3.as.ASModel parseASInputSource (org.w3c.dom.ls.LSInput) throws org.apache.xerces.dom3.as.DOMASException java.lang.Exception
org.apache.xerces.dom3.as.ASModel parseASInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws java.lang.Exception
private void initGrammarBucket ()
private void initGrammarBucketRecurse (org.apache.xerces.dom.ASModelImpl)
private void addGrammars (org.apache.xerces.dom.ASModelImpl, org.apache.xerces.impl.xs.XSGrammarBucket)
private void initGrammarPool (org.apache.xerces.dom.ASModelImpl, org.apache.xerces.xni.grammars.XMLGrammarPool)
}
org/apache/xerces/parsers/DOMParser.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.DOMParser extends org.apache.xerces.parsers.AbstractDOMParser {
protected static final String USE_ENTITY_RESOLVER2
protected static final String SYMBOL_TABLE
protected static final String XMLGRAMMAR_POOL
private static final String[] RECOGNIZED_PROPERTIES
protected boolean fUseEntityResolver2
public void (org.apache.xerces.xni.parser.XMLParserConfiguration)
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void parse (java.lang.String) throws org.xml.sax.SAXException java.io.IOException
public void parse (org.xml.sax.InputSource) throws org.xml.sax.SAXException java.io.IOException
public void setEntityResolver (org.xml.sax.EntityResolver)
public org.xml.sax.EntityResolver getEntityResolver ()
public void setErrorHandler (org.xml.sax.ErrorHandler)
public org.xml.sax.ErrorHandler getErrorHandler ()
public void setFeature (java.lang.String, boolean) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public boolean getFeature (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public void setProperty (java.lang.String, java.lang.Object) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public java.lang.Object getProperty (java.lang.String) throws org.xml.sax.SAXNotRecognizedException org.xml.sax.SAXNotSupportedException
public org.apache.xerces.xni.parser.XMLParserConfiguration getXMLParserConfiguration ()
static void ()
}
org/apache/xerces/parsers/DOMParserImpl$1.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.DOMParserImpl$1 extends java.lang.Object {
}
org/apache/xerces/parsers/DOMParserImpl$AbortHandler.class
package org.apache.xerces.parsers
final org.apache.xerces.parsers.DOMParserImpl$AbortHandler extends java.lang.Object implements org.apache.xerces.xni.XMLDocumentHandler org.apache.xerces.xni.XMLDTDHandler org.apache.xerces.xni.XMLDTDContentModelHandler {
private org.apache.xerces.xni.parser.XMLDocumentSource documentSource
private org.apache.xerces.xni.parser.XMLDTDContentModelSource dtdContentSource
private org.apache.xerces.xni.parser.XMLDTDSource dtdSource
private void ()
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
public void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDTDSource (org.apache.xerces.xni.parser.XMLDTDSource)
public org.apache.xerces.xni.parser.XMLDTDSource getDTDSource ()
public void startContentModel (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void any (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void empty (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void pcdata (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void element (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void separator (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void occurrence (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endContentModel (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDTDContentModelSource (org.apache.xerces.xni.parser.XMLDTDContentModelSource)
public org.apache.xerces.xni.parser.XMLDTDContentModelSource getDTDContentModelSource ()
void (org.apache.xerces.parsers.DOMParserImpl$1)
}
org/apache/xerces/parsers/DOMParserImpl.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.DOMParserImpl extends org.apache.xerces.parsers.AbstractDOMParser implements org.w3c.dom.ls.LSParser org.w3c.dom.DOMConfiguration {
protected static final String NAMESPACES
protected static final String VALIDATION_FEATURE
protected static final String XMLSCHEMA
protected static final String XMLSCHEMA_FULL_CHECKING
protected static final String DYNAMIC_VALIDATION
protected static final String NORMALIZE_DATA
protected static final String DISALLOW_DOCTYPE_DECL_FEATURE
protected static final String HONOUR_ALL_SCHEMALOCATIONS
protected static final String SYMBOL_TABLE
protected static final String PSVI_AUGMENT
protected boolean fNamespaceDeclarations
protected String fSchemaType
protected boolean fBusy
private boolean abortNow
private Thread currentThread
protected static final boolean DEBUG
private java.util.Vector fSchemaLocations
private String fSchemaLocation
private org.w3c.dom.DOMStringList fRecognizedParameters
private org.apache.xerces.parsers.DOMParserImpl$AbortHandler abortHandler
public void (java.lang.String, java.lang.String)
public void (org.apache.xerces.xni.parser.XMLParserConfiguration)
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void reset ()
public org.w3c.dom.DOMConfiguration getDomConfig ()
public org.w3c.dom.ls.LSParserFilter getFilter ()
public void setFilter (org.w3c.dom.ls.LSParserFilter)
public void setParameter (java.lang.String, java.lang.Object) throws org.w3c.dom.DOMException
public java.lang.Object getParameter (java.lang.String) throws org.w3c.dom.DOMException
public boolean canSetParameter (java.lang.String, java.lang.Object)
public org.w3c.dom.DOMStringList getParameterNames ()
public org.w3c.dom.Document parseURI (java.lang.String) throws org.w3c.dom.ls.LSException
public org.w3c.dom.Document parse (org.w3c.dom.ls.LSInput) throws org.w3c.dom.ls.LSException
private void restoreHandlers ()
public org.w3c.dom.Node parseWithContext (org.w3c.dom.ls.LSInput, org.w3c.dom.Node, short) throws org.w3c.dom.DOMException org.w3c.dom.ls.LSException
org.apache.xerces.xni.parser.XMLInputSource dom2xmlInputSource (org.w3c.dom.ls.LSInput)
public boolean getAsync ()
public boolean getBusy ()
public void abort ()
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations)
}
org/apache/xerces/parsers/DTDConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.DTDConfiguration extends org.apache.xerces.parsers.BasicParserConfiguration implements org.apache.xerces.xni.parser.XMLPullParserConfiguration {
protected static final String WARN_ON_DUPLICATE_ATTDEF
protected static final String WARN_ON_DUPLICATE_ENTITYDEF
protected static final String WARN_ON_UNDECLARED_ELEMDEF
protected static final String ALLOW_JAVA_ENCODINGS
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String LOAD_EXTERNAL_DTD
protected static final String NOTIFY_BUILTIN_REFS
protected static final String NOTIFY_CHAR_REFS
protected static final String ERROR_REPORTER
protected static final String ENTITY_MANAGER
protected static final String DOCUMENT_SCANNER
protected static final String DTD_SCANNER
protected static final String XMLGRAMMAR_POOL
protected static final String DTD_PROCESSOR
protected static final String DTD_VALIDATOR
protected static final String NAMESPACE_BINDER
protected static final String DATATYPE_VALIDATOR_FACTORY
protected static final String VALIDATION_MANAGER
protected static final String JAXP_SCHEMA_LANGUAGE
protected static final String JAXP_SCHEMA_SOURCE
protected static final boolean PRINT_EXCEPTION_STACK_TRACE
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected org.apache.xerces.impl.dv.DTDDVFactory fDatatypeValidatorFactory
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.impl.XMLEntityManager fEntityManager
protected org.apache.xerces.xni.parser.XMLDocumentScanner fScanner
protected org.apache.xerces.xni.parser.XMLInputSource fInputSource
protected org.apache.xerces.xni.parser.XMLDTDScanner fDTDScanner
protected org.apache.xerces.impl.dtd.XMLDTDProcessor fDTDProcessor
protected org.apache.xerces.impl.dtd.XMLDTDValidator fDTDValidator
protected org.apache.xerces.impl.XMLNamespaceBinder fNamespaceBinder
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected org.apache.xerces.xni.XMLLocator fLocator
protected boolean fParseInProgress
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
public void setLocale (java.util.Locale) throws org.apache.xerces.xni.XNIException
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.parser.XMLConfigurationException java.io.IOException
public boolean parse (boolean) throws org.apache.xerces.xni.XNIException java.io.IOException
public void cleanup ()
public void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
protected void reset () throws org.apache.xerces.xni.XNIException
protected void configurePipeline ()
protected void configureDTDPipeline ()
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected org.apache.xerces.impl.XMLEntityManager createEntityManager ()
protected org.apache.xerces.impl.XMLErrorReporter createErrorReporter ()
protected org.apache.xerces.xni.parser.XMLDocumentScanner createDocumentScanner ()
protected org.apache.xerces.xni.parser.XMLDTDScanner createDTDScanner ()
protected org.apache.xerces.impl.dtd.XMLDTDProcessor createDTDProcessor ()
protected org.apache.xerces.impl.dtd.XMLDTDValidator createDTDValidator ()
protected org.apache.xerces.impl.XMLNamespaceBinder createNamespaceBinder ()
protected org.apache.xerces.impl.dv.DTDDVFactory createDatatypeValidatorFactory ()
protected org.apache.xerces.impl.validation.ValidationManager createValidationManager ()
}
org/apache/xerces/parsers/DTDParser.class
package org.apache.xerces.parsers
public abstract org.apache.xerces.parsers.DTDParser extends org.apache.xerces.parsers.XMLGrammarParser implements org.apache.xerces.xni.XMLDTDHandler org.apache.xerces.xni.XMLDTDContentModelHandler {
protected org.apache.xerces.xni.parser.XMLDTDScanner fDTDScanner
public void (org.apache.xerces.util.SymbolTable)
public org.apache.xerces.impl.dtd.DTDGrammar getDTDGrammar ()
public void startEntity (java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String) throws org.apache.xerces.xni.XNIException
public void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startContentModel (java.lang.String, short) throws org.apache.xerces.xni.XNIException
public void mixedElement (java.lang.String) throws org.apache.xerces.xni.XNIException
public void childrenStartGroup () throws org.apache.xerces.xni.XNIException
public void childrenElement (java.lang.String) throws org.apache.xerces.xni.XNIException
public void childrenSeparator (short) throws org.apache.xerces.xni.XNIException
public void childrenOccurrence (short) throws org.apache.xerces.xni.XNIException
public void childrenEndGroup () throws org.apache.xerces.xni.XNIException
public void endContentModel () throws org.apache.xerces.xni.XNIException
public abstract org.apache.xerces.xni.parser.XMLDTDSource getDTDSource ()
public abstract void setDTDSource (org.apache.xerces.xni.parser.XMLDTDSource)
public abstract void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract org.apache.xerces.xni.parser.XMLDTDContentModelSource getDTDContentModelSource ()
public abstract void setDTDContentModelSource (org.apache.xerces.xni.parser.XMLDTDContentModelSource)
public abstract void endContentModel (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void occurrence (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void separator (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void element (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void pcdata (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void empty (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void any (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startContentModel (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/parsers/IntegratedParserConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.IntegratedParserConfiguration extends org.apache.xerces.parsers.StandardParserConfiguration {
protected org.apache.xerces.impl.XMLNSDocumentScannerImpl fNamespaceScanner
protected org.apache.xerces.impl.XMLDocumentScannerImpl fNonNSScanner
protected org.apache.xerces.impl.dtd.XMLDTDValidator fNonNSDTDValidator
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
protected void configurePipeline ()
protected org.apache.xerces.xni.parser.XMLDocumentScanner createDocumentScanner ()
protected org.apache.xerces.impl.dtd.XMLDTDValidator createDTDValidator ()
}
org/apache/xerces/parsers/NonValidatingConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.NonValidatingConfiguration extends org.apache.xerces.parsers.BasicParserConfiguration implements org.apache.xerces.xni.parser.XMLPullParserConfiguration {
protected static final String WARN_ON_DUPLICATE_ATTDEF
protected static final String WARN_ON_DUPLICATE_ENTITYDEF
protected static final String WARN_ON_UNDECLARED_ELEMDEF
protected static final String ALLOW_JAVA_ENCODINGS
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String LOAD_EXTERNAL_DTD
protected static final String NOTIFY_BUILTIN_REFS
protected static final String NOTIFY_CHAR_REFS
protected static final String NORMALIZE_DATA
protected static final String SCHEMA_ELEMENT_DEFAULT
protected static final String ERROR_REPORTER
protected static final String ENTITY_MANAGER
protected static final String DOCUMENT_SCANNER
protected static final String DTD_SCANNER
protected static final String XMLGRAMMAR_POOL
protected static final String DTD_VALIDATOR
protected static final String NAMESPACE_BINDER
protected static final String DATATYPE_VALIDATOR_FACTORY
protected static final String VALIDATION_MANAGER
protected static final String SCHEMA_VALIDATOR
private static final boolean PRINT_EXCEPTION_STACK_TRACE
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected org.apache.xerces.impl.dv.DTDDVFactory fDatatypeValidatorFactory
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.impl.XMLEntityManager fEntityManager
protected org.apache.xerces.xni.parser.XMLDocumentScanner fScanner
protected org.apache.xerces.xni.parser.XMLInputSource fInputSource
protected org.apache.xerces.xni.parser.XMLDTDScanner fDTDScanner
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
private org.apache.xerces.impl.XMLNSDocumentScannerImpl fNamespaceScanner
private org.apache.xerces.impl.XMLDocumentScannerImpl fNonNSScanner
protected boolean fConfigUpdated
protected org.apache.xerces.xni.XMLLocator fLocator
protected boolean fParseInProgress
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setLocale (java.util.Locale) throws org.apache.xerces.xni.XNIException
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.parser.XMLConfigurationException java.io.IOException
public boolean parse (boolean) throws org.apache.xerces.xni.XNIException java.io.IOException
public void cleanup ()
public void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
protected void reset () throws org.apache.xerces.xni.XNIException
protected void configurePipeline ()
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected org.apache.xerces.impl.XMLEntityManager createEntityManager ()
protected org.apache.xerces.impl.XMLErrorReporter createErrorReporter ()
protected org.apache.xerces.xni.parser.XMLDocumentScanner createDocumentScanner ()
protected org.apache.xerces.xni.parser.XMLDTDScanner createDTDScanner ()
protected org.apache.xerces.impl.dv.DTDDVFactory createDatatypeValidatorFactory ()
protected org.apache.xerces.impl.validation.ValidationManager createValidationManager ()
}
org/apache/xerces/parsers/ObjectFactory$ConfigurationError.class
package org.apache.xerces.parsers
final org.apache.xerces.parsers.ObjectFactory$ConfigurationError extends java.lang.Error {
static final long serialVersionUID
private Exception exception
void (java.lang.String, java.lang.Exception)
java.lang.Exception getException ()
}
org/apache/xerces/parsers/ObjectFactory.class
package org.apache.xerces.parsers
final org.apache.xerces.parsers.ObjectFactory extends java.lang.Object {
private static final String DEFAULT_PROPERTIES_FILENAME
private static final boolean DEBUG
private static final int DEFAULT_LINE_LENGTH
private static java.util.Properties fXercesProperties
private static long fLastModified
static Class class$org$apache$xerces$parsers$ObjectFactory
void ()
static java.lang.Object createObject (java.lang.String, java.lang.String) throws org.apache.xerces.parsers.ObjectFactory$ConfigurationError
static java.lang.Object createObject (java.lang.String, java.lang.String, java.lang.String) throws org.apache.xerces.parsers.ObjectFactory$ConfigurationError
private static void debugPrintln (java.lang.String)
static java.lang.ClassLoader findClassLoader () throws org.apache.xerces.parsers.ObjectFactory$ConfigurationError
static java.lang.Object newInstance (java.lang.String, java.lang.ClassLoader, boolean) throws org.apache.xerces.parsers.ObjectFactory$ConfigurationError
static java.lang.Class findProviderClass (java.lang.String, java.lang.ClassLoader, boolean) throws java.lang.ClassNotFoundException org.apache.xerces.parsers.ObjectFactory$ConfigurationError
private static java.lang.Object findJarServiceProvider (java.lang.String) throws org.apache.xerces.parsers.ObjectFactory$ConfigurationError
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xerces/parsers/SAXParser.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.SAXParser extends org.apache.xerces.parsers.AbstractSAXParser {
protected static final String NOTIFY_BUILTIN_REFS
private static final String[] RECOGNIZED_FEATURES
protected static final String SYMBOL_TABLE
protected static final String XMLGRAMMAR_POOL
private static final String[] RECOGNIZED_PROPERTIES
public void (org.apache.xerces.xni.parser.XMLParserConfiguration)
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
static void ()
}
org/apache/xerces/parsers/SecurityConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.SecurityConfiguration extends org.apache.xerces.parsers.XIncludeAwareParserConfiguration {
protected static final String SECURITY_MANAGER_PROPERTY
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
}
org/apache/xerces/parsers/SecuritySupport$1.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.SecuritySupport$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xerces/parsers/SecuritySupport$2.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.SecuritySupport$2 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xerces/parsers/SecuritySupport$3.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.SecuritySupport$3 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
void (java.lang.ClassLoader)
public java.lang.Object run ()
}
org/apache/xerces/parsers/SecuritySupport$4.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.SecuritySupport$4 extends java.lang.Object implements java.security.PrivilegedAction {
private final String val$propName
void (java.lang.String)
public java.lang.Object run ()
}
org/apache/xerces/parsers/SecuritySupport$5.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.SecuritySupport$5 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
private final java.io.File val$file
void (java.io.File)
public java.lang.Object run () throws java.io.FileNotFoundException
}
org/apache/xerces/parsers/SecuritySupport$6.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.SecuritySupport$6 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
private final String val$name
void (java.lang.ClassLoader, java.lang.String)
public java.lang.Object run ()
}
org/apache/xerces/parsers/SecuritySupport$7.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.SecuritySupport$7 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xerces/parsers/SecuritySupport$8.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.SecuritySupport$8 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xerces/parsers/SecuritySupport.class
package org.apache.xerces.parsers
final org.apache.xerces.parsers.SecuritySupport extends java.lang.Object {
static java.lang.ClassLoader getContextClassLoader ()
static java.lang.ClassLoader getSystemClassLoader ()
static java.lang.ClassLoader getParentClassLoader (java.lang.ClassLoader)
static java.lang.String getSystemProperty (java.lang.String)
static java.io.FileInputStream getFileInputStream (java.io.File) throws java.io.FileNotFoundException
static java.io.InputStream getResourceAsStream (java.lang.ClassLoader, java.lang.String)
static boolean getFileExists (java.io.File)
static long getLastModified (java.io.File)
private void ()
}
org/apache/xerces/parsers/SoftReferenceSymbolTableConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.SoftReferenceSymbolTableConfiguration extends org.apache.xerces.parsers.XIncludeAwareParserConfiguration {
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
}
org/apache/xerces/parsers/StandardParserConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.StandardParserConfiguration extends org.apache.xerces.parsers.DTDConfiguration {
protected static final String NORMALIZE_DATA
protected static final String SCHEMA_ELEMENT_DEFAULT
protected static final String SCHEMA_AUGMENT_PSVI
protected static final String XMLSCHEMA_VALIDATION
protected static final String XMLSCHEMA_FULL_CHECKING
protected static final String GENERATE_SYNTHETIC_ANNOTATIONS
protected static final String VALIDATE_ANNOTATIONS
protected static final String HONOUR_ALL_SCHEMALOCATIONS
protected static final String IGNORE_XSI_TYPE
protected static final String ID_IDREF_CHECKING
protected static final String UNPARSED_ENTITY_CHECKING
protected static final String IDENTITY_CONSTRAINT_CHECKING
protected static final String SCHEMA_VALIDATOR
protected static final String SCHEMA_LOCATION
protected static final String SCHEMA_NONS_LOCATION
protected static final String ROOT_TYPE_DEF
protected org.apache.xerces.impl.xs.XMLSchemaValidator fSchemaValidator
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
protected void configurePipeline ()
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/parsers/XIncludeAwareParserConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.XIncludeAwareParserConfiguration extends org.apache.xerces.parsers.XML11Configuration {
protected static final String ALLOW_UE_AND_NOTATION_EVENTS
protected static final String XINCLUDE_FIXUP_BASE_URIS
protected static final String XINCLUDE_FIXUP_LANGUAGE
protected static final String XINCLUDE_FEATURE
protected static final String XINCLUDE_HANDLER
protected static final String NAMESPACE_CONTEXT
protected org.apache.xerces.xinclude.XIncludeHandler fXIncludeHandler
protected org.apache.xerces.util.NamespaceSupport fNonXIncludeNSContext
protected org.apache.xerces.xinclude.XIncludeNamespaceSupport fXIncludeNSContext
protected org.apache.xerces.xni.NamespaceContext fCurrentNSContext
protected boolean fXIncludeEnabled
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
protected void configurePipeline ()
protected void configureXML11Pipeline ()
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/parsers/XIncludeParserConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.XIncludeParserConfiguration extends org.apache.xerces.parsers.XML11Configuration {
private org.apache.xerces.xinclude.XIncludeHandler fXIncludeHandler
protected static final String ALLOW_UE_AND_NOTATION_EVENTS
protected static final String XINCLUDE_FIXUP_BASE_URIS
protected static final String XINCLUDE_FIXUP_LANGUAGE
protected static final String XINCLUDE_HANDLER
protected static final String NAMESPACE_CONTEXT
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
protected void configurePipeline ()
protected void configureXML11Pipeline ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/parsers/XML11Configurable.class
package org.apache.xerces.parsers
public abstract org.apache.xerces.parsers.XML11Configurable extends java.lang.Object {
}
org/apache/xerces/parsers/XML11Configuration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.XML11Configuration extends org.apache.xerces.util.ParserConfigurationSettings implements org.apache.xerces.xni.parser.XMLPullParserConfiguration org.apache.xerces.parsers.XML11Configurable {
protected static final String XML11_DATATYPE_VALIDATOR_FACTORY
protected static final String WARN_ON_DUPLICATE_ATTDEF
protected static final String WARN_ON_DUPLICATE_ENTITYDEF
protected static final String WARN_ON_UNDECLARED_ELEMDEF
protected static final String ALLOW_JAVA_ENCODINGS
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String LOAD_EXTERNAL_DTD
protected static final String NOTIFY_BUILTIN_REFS
protected static final String NOTIFY_CHAR_REFS
protected static final String NORMALIZE_DATA
protected static final String SCHEMA_ELEMENT_DEFAULT
protected static final String SCHEMA_AUGMENT_PSVI
protected static final String XMLSCHEMA_VALIDATION
protected static final String XMLSCHEMA_FULL_CHECKING
protected static final String GENERATE_SYNTHETIC_ANNOTATIONS
protected static final String VALIDATE_ANNOTATIONS
protected static final String HONOUR_ALL_SCHEMALOCATIONS
protected static final String USE_GRAMMAR_POOL_ONLY
protected static final String VALIDATION
protected static final String NAMESPACES
protected static final String EXTERNAL_GENERAL_ENTITIES
protected static final String EXTERNAL_PARAMETER_ENTITIES
protected static final String IGNORE_XSI_TYPE
protected static final String ID_IDREF_CHECKING
protected static final String UNPARSED_ENTITY_CHECKING
protected static final String IDENTITY_CONSTRAINT_CHECKING
protected static final String XML_STRING
protected static final String SYMBOL_TABLE
protected static final String ERROR_HANDLER
protected static final String ENTITY_RESOLVER
protected static final String SCHEMA_VALIDATOR
protected static final String SCHEMA_LOCATION
protected static final String SCHEMA_NONS_LOCATION
protected static final String ERROR_REPORTER
protected static final String ENTITY_MANAGER
protected static final String DOCUMENT_SCANNER
protected static final String DTD_SCANNER
protected static final String XMLGRAMMAR_POOL
protected static final String DTD_PROCESSOR
protected static final String DTD_VALIDATOR
protected static final String NAMESPACE_BINDER
protected static final String DATATYPE_VALIDATOR_FACTORY
protected static final String VALIDATION_MANAGER
protected static final String JAXP_SCHEMA_LANGUAGE
protected static final String JAXP_SCHEMA_SOURCE
protected static final String ROOT_TYPE_DEF
protected static final boolean PRINT_EXCEPTION_STACK_TRACE
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.xni.parser.XMLInputSource fInputSource
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected org.apache.xerces.impl.XMLVersionDetector fVersionDetector
protected org.apache.xerces.xni.XMLLocator fLocator
protected java.util.Locale fLocale
protected java.util.ArrayList fComponents
protected java.util.ArrayList fXML11Components
protected java.util.ArrayList fCommonComponents
protected org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected org.apache.xerces.xni.XMLDTDHandler fDTDHandler
protected org.apache.xerces.xni.XMLDTDContentModelHandler fDTDContentModelHandler
protected org.apache.xerces.xni.parser.XMLDocumentSource fLastComponent
protected boolean fParseInProgress
protected boolean fConfigUpdated
protected org.apache.xerces.impl.dv.DTDDVFactory fDatatypeValidatorFactory
protected org.apache.xerces.impl.XMLNSDocumentScannerImpl fNamespaceScanner
protected org.apache.xerces.impl.XMLDocumentScannerImpl fNonNSScanner
protected org.apache.xerces.impl.dtd.XMLDTDValidator fDTDValidator
protected org.apache.xerces.impl.dtd.XMLDTDValidator fNonNSDTDValidator
protected org.apache.xerces.xni.parser.XMLDTDScanner fDTDScanner
protected org.apache.xerces.impl.dtd.XMLDTDProcessor fDTDProcessor
protected org.apache.xerces.impl.dv.DTDDVFactory fXML11DatatypeFactory
protected org.apache.xerces.impl.XML11NSDocumentScannerImpl fXML11NSDocScanner
protected org.apache.xerces.impl.XML11DocumentScannerImpl fXML11DocScanner
protected org.apache.xerces.impl.dtd.XML11NSDTDValidator fXML11NSDTDValidator
protected org.apache.xerces.impl.dtd.XML11DTDValidator fXML11DTDValidator
protected org.apache.xerces.impl.XML11DTDScannerImpl fXML11DTDScanner
protected org.apache.xerces.impl.dtd.XML11DTDProcessor fXML11DTDProcessor
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.impl.XMLEntityManager fEntityManager
protected org.apache.xerces.impl.xs.XMLSchemaValidator fSchemaValidator
protected org.apache.xerces.xni.parser.XMLDocumentScanner fCurrentScanner
protected org.apache.xerces.impl.dv.DTDDVFactory fCurrentDVFactory
protected org.apache.xerces.xni.parser.XMLDTDScanner fCurrentDTDScanner
private boolean f11Initialized
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.parser.XMLConfigurationException java.io.IOException
public void setLocale (java.util.Locale) throws org.apache.xerces.xni.XNIException
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public void setDTDContentModelHandler (org.apache.xerces.xni.XMLDTDContentModelHandler)
public org.apache.xerces.xni.XMLDTDContentModelHandler getDTDContentModelHandler ()
public void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public void cleanup ()
public void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
public boolean parse (boolean) throws org.apache.xerces.xni.XNIException java.io.IOException
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.util.Locale getLocale ()
protected void reset () throws org.apache.xerces.xni.XNIException
protected void resetCommon () throws org.apache.xerces.xni.XNIException
protected void resetXML11 () throws org.apache.xerces.xni.XNIException
protected void configureXML11Pipeline ()
protected void configurePipeline ()
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void addComponent (org.apache.xerces.xni.parser.XMLComponent)
protected void addCommonComponent (org.apache.xerces.xni.parser.XMLComponent)
protected void addXML11Component (org.apache.xerces.xni.parser.XMLComponent)
protected void addRecognizedParamsAndSetDefaults (org.apache.xerces.xni.parser.XMLComponent)
private void initXML11Components ()
boolean getFeature0 (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/parsers/XML11DTDConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.XML11DTDConfiguration extends org.apache.xerces.util.ParserConfigurationSettings implements org.apache.xerces.xni.parser.XMLPullParserConfiguration org.apache.xerces.parsers.XML11Configurable {
protected static final String XML11_DATATYPE_VALIDATOR_FACTORY
protected static final String VALIDATION
protected static final String NAMESPACES
protected static final String EXTERNAL_GENERAL_ENTITIES
protected static final String EXTERNAL_PARAMETER_ENTITIES
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String LOAD_EXTERNAL_DTD
protected static final String XML_STRING
protected static final String SYMBOL_TABLE
protected static final String ERROR_HANDLER
protected static final String ENTITY_RESOLVER
protected static final String ERROR_REPORTER
protected static final String ENTITY_MANAGER
protected static final String DOCUMENT_SCANNER
protected static final String DTD_SCANNER
protected static final String XMLGRAMMAR_POOL
protected static final String DTD_PROCESSOR
protected static final String DTD_VALIDATOR
protected static final String NAMESPACE_BINDER
protected static final String DATATYPE_VALIDATOR_FACTORY
protected static final String VALIDATION_MANAGER
protected static final String JAXP_SCHEMA_LANGUAGE
protected static final String JAXP_SCHEMA_SOURCE
protected static final boolean PRINT_EXCEPTION_STACK_TRACE
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.xni.parser.XMLInputSource fInputSource
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected org.apache.xerces.impl.XMLVersionDetector fVersionDetector
protected org.apache.xerces.xni.XMLLocator fLocator
protected java.util.Locale fLocale
protected java.util.ArrayList fComponents
protected java.util.ArrayList fXML11Components
protected java.util.ArrayList fCommonComponents
protected org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected org.apache.xerces.xni.XMLDTDHandler fDTDHandler
protected org.apache.xerces.xni.XMLDTDContentModelHandler fDTDContentModelHandler
protected org.apache.xerces.xni.parser.XMLDocumentSource fLastComponent
protected boolean fParseInProgress
protected boolean fConfigUpdated
protected org.apache.xerces.impl.dv.DTDDVFactory fDatatypeValidatorFactory
protected org.apache.xerces.impl.XMLNSDocumentScannerImpl fNamespaceScanner
protected org.apache.xerces.impl.XMLDocumentScannerImpl fNonNSScanner
protected org.apache.xerces.impl.dtd.XMLDTDValidator fDTDValidator
protected org.apache.xerces.impl.dtd.XMLDTDValidator fNonNSDTDValidator
protected org.apache.xerces.xni.parser.XMLDTDScanner fDTDScanner
protected org.apache.xerces.impl.dtd.XMLDTDProcessor fDTDProcessor
protected org.apache.xerces.impl.dv.DTDDVFactory fXML11DatatypeFactory
protected org.apache.xerces.impl.XML11NSDocumentScannerImpl fXML11NSDocScanner
protected org.apache.xerces.impl.XML11DocumentScannerImpl fXML11DocScanner
protected org.apache.xerces.impl.dtd.XML11NSDTDValidator fXML11NSDTDValidator
protected org.apache.xerces.impl.dtd.XML11DTDValidator fXML11DTDValidator
protected org.apache.xerces.impl.XML11DTDScannerImpl fXML11DTDScanner
protected org.apache.xerces.impl.dtd.XML11DTDProcessor fXML11DTDProcessor
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.impl.XMLEntityManager fEntityManager
protected org.apache.xerces.xni.parser.XMLDocumentScanner fCurrentScanner
protected org.apache.xerces.impl.dv.DTDDVFactory fCurrentDVFactory
protected org.apache.xerces.xni.parser.XMLDTDScanner fCurrentDTDScanner
private boolean f11Initialized
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.parser.XMLConfigurationException java.io.IOException
public void setLocale (java.util.Locale) throws org.apache.xerces.xni.XNIException
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public void setDTDContentModelHandler (org.apache.xerces.xni.XMLDTDContentModelHandler)
public org.apache.xerces.xni.XMLDTDContentModelHandler getDTDContentModelHandler ()
public void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public void cleanup ()
public void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
public boolean parse (boolean) throws org.apache.xerces.xni.XNIException java.io.IOException
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.util.Locale getLocale ()
protected void reset () throws org.apache.xerces.xni.XNIException
protected void resetCommon () throws org.apache.xerces.xni.XNIException
protected void resetXML11 () throws org.apache.xerces.xni.XNIException
protected void configureXML11Pipeline ()
protected void configurePipeline ()
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void addComponent (org.apache.xerces.xni.parser.XMLComponent)
protected void addCommonComponent (org.apache.xerces.xni.parser.XMLComponent)
protected void addXML11Component (org.apache.xerces.xni.parser.XMLComponent)
protected void addRecognizedParamsAndSetDefaults (org.apache.xerces.xni.parser.XMLComponent)
private void initXML11Components ()
}
org/apache/xerces/parsers/XML11NonValidatingConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.XML11NonValidatingConfiguration extends org.apache.xerces.util.ParserConfigurationSettings implements org.apache.xerces.xni.parser.XMLPullParserConfiguration org.apache.xerces.parsers.XML11Configurable {
protected static final String XML11_DATATYPE_VALIDATOR_FACTORY
protected static final String VALIDATION
protected static final String NAMESPACES
protected static final String EXTERNAL_GENERAL_ENTITIES
protected static final String EXTERNAL_PARAMETER_ENTITIES
protected static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String XML_STRING
protected static final String SYMBOL_TABLE
protected static final String ERROR_HANDLER
protected static final String ENTITY_RESOLVER
protected static final String ERROR_REPORTER
protected static final String ENTITY_MANAGER
protected static final String DOCUMENT_SCANNER
protected static final String DTD_SCANNER
protected static final String XMLGRAMMAR_POOL
protected static final String DTD_VALIDATOR
protected static final String NAMESPACE_BINDER
protected static final String DATATYPE_VALIDATOR_FACTORY
protected static final String VALIDATION_MANAGER
protected static final boolean PRINT_EXCEPTION_STACK_TRACE
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.xni.parser.XMLInputSource fInputSource
protected org.apache.xerces.impl.validation.ValidationManager fValidationManager
protected org.apache.xerces.impl.XMLVersionDetector fVersionDetector
protected org.apache.xerces.xni.XMLLocator fLocator
protected java.util.Locale fLocale
protected java.util.ArrayList fComponents
protected java.util.ArrayList fXML11Components
protected java.util.ArrayList fCommonComponents
protected org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected org.apache.xerces.xni.XMLDTDHandler fDTDHandler
protected org.apache.xerces.xni.XMLDTDContentModelHandler fDTDContentModelHandler
protected org.apache.xerces.xni.parser.XMLDocumentSource fLastComponent
protected boolean fParseInProgress
protected boolean fConfigUpdated
protected org.apache.xerces.impl.dv.DTDDVFactory fDatatypeValidatorFactory
protected org.apache.xerces.impl.XMLNSDocumentScannerImpl fNamespaceScanner
protected org.apache.xerces.impl.XMLDocumentScannerImpl fNonNSScanner
protected org.apache.xerces.xni.parser.XMLDTDScanner fDTDScanner
protected org.apache.xerces.impl.dv.DTDDVFactory fXML11DatatypeFactory
protected org.apache.xerces.impl.XML11NSDocumentScannerImpl fXML11NSDocScanner
protected org.apache.xerces.impl.XML11DocumentScannerImpl fXML11DocScanner
protected org.apache.xerces.impl.XML11DTDScannerImpl fXML11DTDScanner
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.impl.XMLEntityManager fEntityManager
protected org.apache.xerces.xni.parser.XMLDocumentScanner fCurrentScanner
protected org.apache.xerces.impl.dv.DTDDVFactory fCurrentDVFactory
protected org.apache.xerces.xni.parser.XMLDTDScanner fCurrentDTDScanner
private boolean f11Initialized
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.parser.XMLConfigurationException java.io.IOException
public void setLocale (java.util.Locale) throws org.apache.xerces.xni.XNIException
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public void setDTDContentModelHandler (org.apache.xerces.xni.XMLDTDContentModelHandler)
public org.apache.xerces.xni.XMLDTDContentModelHandler getDTDContentModelHandler ()
public void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public void cleanup ()
public void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
public boolean parse (boolean) throws org.apache.xerces.xni.XNIException java.io.IOException
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.util.Locale getLocale ()
protected void reset () throws org.apache.xerces.xni.XNIException
protected void resetCommon () throws org.apache.xerces.xni.XNIException
protected void resetXML11 () throws org.apache.xerces.xni.XNIException
protected void configureXML11Pipeline ()
protected void configurePipeline ()
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void addComponent (org.apache.xerces.xni.parser.XMLComponent)
protected void addCommonComponent (org.apache.xerces.xni.parser.XMLComponent)
protected void addXML11Component (org.apache.xerces.xni.parser.XMLComponent)
protected void addRecognizedParamsAndSetDefaults (org.apache.xerces.xni.parser.XMLComponent)
private void initXML11Components ()
}
org/apache/xerces/parsers/XMLDocumentParser.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.XMLDocumentParser extends org.apache.xerces.parsers.AbstractXMLDocumentParser {
public void ()
public void (org.apache.xerces.xni.parser.XMLParserConfiguration)
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
}
org/apache/xerces/parsers/XMLGrammarCachingConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.XMLGrammarCachingConfiguration extends org.apache.xerces.parsers.XIncludeAwareParserConfiguration {
public static final int BIG_PRIME
protected static final org.apache.xerces.util.SynchronizedSymbolTable fStaticSymbolTable
protected static final org.apache.xerces.util.XMLGrammarPoolImpl fStaticGrammarPool
protected static final String SCHEMA_FULL_CHECKING
protected org.apache.xerces.impl.xs.XMLSchemaLoader fSchemaLoader
protected org.apache.xerces.impl.dtd.XMLDTDLoader fDTDLoader
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
public void lockGrammarPool ()
public void clearGrammarPool ()
public void unlockGrammarPool ()
public org.apache.xerces.xni.grammars.Grammar parseGrammar (java.lang.String, java.lang.String) throws org.apache.xerces.xni.XNIException java.io.IOException
public org.apache.xerces.xni.grammars.Grammar parseGrammar (java.lang.String, org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
org.apache.xerces.impl.xs.SchemaGrammar parseXMLSchema (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
org.apache.xerces.impl.dtd.DTDGrammar parseDTD (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
static void ()
}
org/apache/xerces/parsers/XMLGrammarParser.class
package org.apache.xerces.parsers
public abstract org.apache.xerces.parsers.XMLGrammarParser extends org.apache.xerces.parsers.XMLParser {
protected org.apache.xerces.impl.dv.DTDDVFactory fDatatypeValidatorFactory
protected void (org.apache.xerces.util.SymbolTable)
}
org/apache/xerces/parsers/XMLGrammarPreparser$XMLGrammarLoaderContainer.class
package org.apache.xerces.parsers
org.apache.xerces.parsers.XMLGrammarPreparser$XMLGrammarLoaderContainer extends java.lang.Object {
public final org.apache.xerces.xni.grammars.XMLGrammarLoader loader
public int modCount
public void (org.apache.xerces.xni.grammars.XMLGrammarLoader)
}
org/apache/xerces/parsers/XMLGrammarPreparser.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.XMLGrammarPreparser extends java.lang.Object {
private static final String CONTINUE_AFTER_FATAL_ERROR
protected static final String SYMBOL_TABLE
protected static final String ERROR_REPORTER
protected static final String ERROR_HANDLER
protected static final String ENTITY_RESOLVER
protected static final String GRAMMAR_POOL
private static final java.util.Hashtable KNOWN_LOADERS
private static final String[] RECOGNIZED_PROPERTIES
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.xni.parser.XMLEntityResolver fEntityResolver
protected org.apache.xerces.xni.grammars.XMLGrammarPool fGrammarPool
protected java.util.Locale fLocale
private java.util.Hashtable fLoaders
private int fModCount
public void ()
public void (org.apache.xerces.util.SymbolTable)
public boolean registerPreparser (java.lang.String, org.apache.xerces.xni.grammars.XMLGrammarLoader)
public org.apache.xerces.xni.grammars.Grammar preparseGrammar (java.lang.String, org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
public void setLocale (java.util.Locale)
public java.util.Locale getLocale ()
public void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public void setGrammarPool (org.apache.xerces.xni.grammars.XMLGrammarPool)
public org.apache.xerces.xni.grammars.XMLGrammarPool getGrammarPool ()
public org.apache.xerces.xni.grammars.XMLGrammarLoader getLoader (java.lang.String)
public void setFeature (java.lang.String, boolean)
public void setProperty (java.lang.String, java.lang.Object)
public boolean getFeature (java.lang.String, java.lang.String)
public java.lang.Object getProperty (java.lang.String, java.lang.String)
private void clearModCounts ()
static void ()
}
org/apache/xerces/parsers/XMLParser.class
package org.apache.xerces.parsers
public abstract org.apache.xerces.parsers.XMLParser extends java.lang.Object {
protected static final String ENTITY_RESOLVER
protected static final String ERROR_HANDLER
private static final String[] RECOGNIZED_PROPERTIES
protected org.apache.xerces.xni.parser.XMLParserConfiguration fConfiguration
protected void (org.apache.xerces.xni.parser.XMLParserConfiguration)
public void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
protected void reset () throws org.apache.xerces.xni.XNIException
static void ()
}
org/apache/xerces/parsers/XPointerParserConfiguration.class
package org.apache.xerces.parsers
public org.apache.xerces.parsers.XPointerParserConfiguration extends org.apache.xerces.parsers.XML11Configuration {
private org.apache.xerces.xpointer.XPointerHandler fXPointerHandler
private org.apache.xerces.xinclude.XIncludeHandler fXIncludeHandler
protected static final String ALLOW_UE_AND_NOTATION_EVENTS
protected static final String XINCLUDE_FIXUP_BASE_URIS
protected static final String XINCLUDE_FIXUP_LANGUAGE
protected static final String XPOINTER_HANDLER
protected static final String XINCLUDE_HANDLER
protected static final String NAMESPACE_CONTEXT
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.grammars.XMLGrammarPool, org.apache.xerces.xni.parser.XMLComponentManager)
protected void configurePipeline ()
protected void configureXML11Pipeline ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/util/AttributesProxy.class
package org.apache.xerces.util
public final org.apache.xerces.util.AttributesProxy extends java.lang.Object implements org.xml.sax.AttributeList org.xml.sax.ext.Attributes2 {
private org.apache.xerces.xni.XMLAttributes fAttributes
public void (org.apache.xerces.xni.XMLAttributes)
public void setAttributes (org.apache.xerces.xni.XMLAttributes)
public org.apache.xerces.xni.XMLAttributes getAttributes ()
public int getLength ()
public java.lang.String getQName (int)
public java.lang.String getURI (int)
public java.lang.String getLocalName (int)
public java.lang.String getType (int)
public java.lang.String getType (java.lang.String)
public java.lang.String getType (java.lang.String, java.lang.String)
public java.lang.String getValue (int)
public java.lang.String getValue (java.lang.String)
public java.lang.String getValue (java.lang.String, java.lang.String)
public int getIndex (java.lang.String)
public int getIndex (java.lang.String, java.lang.String)
public boolean isDeclared (int)
public boolean isDeclared (java.lang.String)
public boolean isDeclared (java.lang.String, java.lang.String)
public boolean isSpecified (int)
public boolean isSpecified (java.lang.String)
public boolean isSpecified (java.lang.String, java.lang.String)
public java.lang.String getName (int)
}
org/apache/xerces/util/AugmentationsImpl$AugmentationsItemsContainer.class
package org.apache.xerces.util
abstract org.apache.xerces.util.AugmentationsImpl$AugmentationsItemsContainer extends java.lang.Object {
private final org.apache.xerces.util.AugmentationsImpl this$0
void (org.apache.xerces.util.AugmentationsImpl)
public abstract java.lang.Object putItem (java.lang.Object, java.lang.Object)
public abstract java.lang.Object getItem (java.lang.Object)
public abstract java.lang.Object removeItem (java.lang.Object)
public abstract java.util.Enumeration keys ()
public abstract void clear ()
public abstract boolean isFull ()
public abstract org.apache.xerces.util.AugmentationsImpl$AugmentationsItemsContainer expand ()
}
org/apache/xerces/util/AugmentationsImpl$LargeContainer.class
package org.apache.xerces.util
org.apache.xerces.util.AugmentationsImpl$LargeContainer extends org.apache.xerces.util.AugmentationsImpl$AugmentationsItemsContainer {
final java.util.Hashtable fAugmentations
private final org.apache.xerces.util.AugmentationsImpl this$0
void (org.apache.xerces.util.AugmentationsImpl)
public java.lang.Object getItem (java.lang.Object)
public java.lang.Object putItem (java.lang.Object, java.lang.Object)
public java.lang.Object removeItem (java.lang.Object)
public java.util.Enumeration keys ()
public void clear ()
public boolean isFull ()
public org.apache.xerces.util.AugmentationsImpl$AugmentationsItemsContainer expand ()
public java.lang.String toString ()
}
org/apache/xerces/util/AugmentationsImpl$SmallContainer$SmallContainerKeyEnumeration.class
package org.apache.xerces.util
org.apache.xerces.util.AugmentationsImpl$SmallContainer$SmallContainerKeyEnumeration extends java.lang.Object implements java.util.Enumeration {
Object[] enumArray
int next
private final org.apache.xerces.util.AugmentationsImpl$SmallContainer this$1
void (org.apache.xerces.util.AugmentationsImpl$SmallContainer)
public boolean hasMoreElements ()
public java.lang.Object nextElement ()
}
org/apache/xerces/util/AugmentationsImpl$SmallContainer.class
package org.apache.xerces.util
org.apache.xerces.util.AugmentationsImpl$SmallContainer extends org.apache.xerces.util.AugmentationsImpl$AugmentationsItemsContainer {
static final int SIZE_LIMIT
final Object[] fAugmentations
int fNumEntries
private final org.apache.xerces.util.AugmentationsImpl this$0
void (org.apache.xerces.util.AugmentationsImpl)
public java.util.Enumeration keys ()
public java.lang.Object getItem (java.lang.Object)
public java.lang.Object putItem (java.lang.Object, java.lang.Object)
public java.lang.Object removeItem (java.lang.Object)
public void clear ()
public boolean isFull ()
public org.apache.xerces.util.AugmentationsImpl$AugmentationsItemsContainer expand ()
public java.lang.String toString ()
}
org/apache/xerces/util/AugmentationsImpl.class
package org.apache.xerces.util
public org.apache.xerces.util.AugmentationsImpl extends java.lang.Object implements org.apache.xerces.xni.Augmentations {
private org.apache.xerces.util.AugmentationsImpl$AugmentationsItemsContainer fAugmentationsContainer
public void ()
public java.lang.Object putItem (java.lang.String, java.lang.Object)
public java.lang.Object getItem (java.lang.String)
public java.lang.Object removeItem (java.lang.String)
public java.util.Enumeration keys ()
public void removeAllItems ()
public java.lang.String toString ()
}
org/apache/xerces/util/DOMEntityResolverWrapper.class
package org.apache.xerces.util
public org.apache.xerces.util.DOMEntityResolverWrapper extends java.lang.Object implements org.apache.xerces.xni.parser.XMLEntityResolver {
private static final String XML_TYPE
private static final String XSD_TYPE
protected org.w3c.dom.ls.LSResourceResolver fEntityResolver
public void ()
public void (org.w3c.dom.ls.LSResourceResolver)
public void setEntityResolver (org.w3c.dom.ls.LSResourceResolver)
public org.w3c.dom.ls.LSResourceResolver getEntityResolver ()
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity (org.apache.xerces.xni.XMLResourceIdentifier) throws org.apache.xerces.xni.XNIException java.io.IOException
private java.lang.String getType (org.apache.xerces.xni.XMLResourceIdentifier)
}
org/apache/xerces/util/DOMErrorHandlerWrapper$DOMErrorTypeMap.class
package org.apache.xerces.util
org.apache.xerces.util.DOMErrorHandlerWrapper$DOMErrorTypeMap extends java.lang.Object {
private static java.util.Hashtable fgDOMErrorTypeTable
public static java.lang.String getDOMErrorType (org.apache.xerces.util.XMLErrorCode)
private void ()
static void ()
}
org/apache/xerces/util/DOMErrorHandlerWrapper.class
package org.apache.xerces.util
public org.apache.xerces.util.DOMErrorHandlerWrapper extends java.lang.Object implements org.apache.xerces.xni.parser.XMLErrorHandler org.w3c.dom.DOMErrorHandler {
protected org.w3c.dom.DOMErrorHandler fDomErrorHandler
boolean eStatus
protected java.io.PrintWriter fOut
public org.w3c.dom.Node fCurrentNode
protected final org.apache.xerces.util.XMLErrorCode fErrorCode
protected final org.apache.xerces.dom.DOMErrorImpl fDOMError
public void ()
public void (org.w3c.dom.DOMErrorHandler)
public void setErrorHandler (org.w3c.dom.DOMErrorHandler)
public org.w3c.dom.DOMErrorHandler getErrorHandler ()
public void warning (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public void error (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public void fatalError (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public boolean handleError (org.w3c.dom.DOMError)
private void printError (org.w3c.dom.DOMError)
}
org/apache/xerces/util/DOMInputSource.class
package org.apache.xerces.util
public final org.apache.xerces.util.DOMInputSource extends org.apache.xerces.xni.parser.XMLInputSource {
private org.w3c.dom.Node fNode
public void ()
public void (org.w3c.dom.Node)
public void (org.w3c.dom.Node, java.lang.String)
public org.w3c.dom.Node getNode ()
public void setNode (org.w3c.dom.Node)
private static java.lang.String getSystemIdFromNode (org.w3c.dom.Node)
}
org/apache/xerces/util/DOMUtil$ThrowableMethods.class
package org.apache.xerces.util
org.apache.xerces.util.DOMUtil$ThrowableMethods extends java.lang.Object {
private static java.lang.reflect.Method fgThrowableInitCauseMethod
private static boolean fgThrowableMethodsAvailable
static Class class$java$lang$Throwable
private void ()
static boolean access$000 ()
static java.lang.reflect.Method access$100 ()
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xerces/util/DOMUtil.class
package org.apache.xerces.util
public org.apache.xerces.util.DOMUtil extends java.lang.Object {
protected void ()
public static void copyInto (org.w3c.dom.Node, org.w3c.dom.Node) throws org.w3c.dom.DOMException
public static org.w3c.dom.Element getFirstChildElement (org.w3c.dom.Node)
public static org.w3c.dom.Element getFirstVisibleChildElement (org.w3c.dom.Node)
public static org.w3c.dom.Element getFirstVisibleChildElement (org.w3c.dom.Node, java.util.Hashtable)
public static org.w3c.dom.Element getLastChildElement (org.w3c.dom.Node)
public static org.w3c.dom.Element getLastVisibleChildElement (org.w3c.dom.Node)
public static org.w3c.dom.Element getLastVisibleChildElement (org.w3c.dom.Node, java.util.Hashtable)
public static org.w3c.dom.Element getNextSiblingElement (org.w3c.dom.Node)
public static org.w3c.dom.Element getNextVisibleSiblingElement (org.w3c.dom.Node)
public static org.w3c.dom.Element getNextVisibleSiblingElement (org.w3c.dom.Node, java.util.Hashtable)
public static void setHidden (org.w3c.dom.Node)
public static void setHidden (org.w3c.dom.Node, java.util.Hashtable)
public static void setVisible (org.w3c.dom.Node)
public static void setVisible (org.w3c.dom.Node, java.util.Hashtable)
public static boolean isHidden (org.w3c.dom.Node)
public static boolean isHidden (org.w3c.dom.Node, java.util.Hashtable)
public static org.w3c.dom.Element getFirstChildElement (org.w3c.dom.Node, java.lang.String)
public static org.w3c.dom.Element getLastChildElement (org.w3c.dom.Node, java.lang.String)
public static org.w3c.dom.Element getNextSiblingElement (org.w3c.dom.Node, java.lang.String)
public static org.w3c.dom.Element getFirstChildElementNS (org.w3c.dom.Node, java.lang.String, java.lang.String)
public static org.w3c.dom.Element getLastChildElementNS (org.w3c.dom.Node, java.lang.String, java.lang.String)
public static org.w3c.dom.Element getNextSiblingElementNS (org.w3c.dom.Node, java.lang.String, java.lang.String)
public static org.w3c.dom.Element getFirstChildElement (org.w3c.dom.Node, java.lang.String[])
public static org.w3c.dom.Element getLastChildElement (org.w3c.dom.Node, java.lang.String[])
public static org.w3c.dom.Element getNextSiblingElement (org.w3c.dom.Node, java.lang.String[])
public static org.w3c.dom.Element getFirstChildElementNS (org.w3c.dom.Node, java.lang.String[][])
public static org.w3c.dom.Element getLastChildElementNS (org.w3c.dom.Node, java.lang.String[][])
public static org.w3c.dom.Element getNextSiblingElementNS (org.w3c.dom.Node, java.lang.String[][])
public static org.w3c.dom.Element getFirstChildElement (org.w3c.dom.Node, java.lang.String, java.lang.String, java.lang.String)
public static org.w3c.dom.Element getLastChildElement (org.w3c.dom.Node, java.lang.String, java.lang.String, java.lang.String)
public static org.w3c.dom.Element getNextSiblingElement (org.w3c.dom.Node, java.lang.String, java.lang.String, java.lang.String)
public static java.lang.String getChildText (org.w3c.dom.Node)
public static java.lang.String getName (org.w3c.dom.Node)
public static java.lang.String getLocalName (org.w3c.dom.Node)
public static org.w3c.dom.Element getParent (org.w3c.dom.Element)
public static org.w3c.dom.Document getDocument (org.w3c.dom.Node)
public static org.w3c.dom.Element getRoot (org.w3c.dom.Document)
public static org.w3c.dom.Attr getAttr (org.w3c.dom.Element, java.lang.String)
public static org.w3c.dom.Attr getAttrNS (org.w3c.dom.Element, java.lang.String, java.lang.String)
public static org.w3c.dom.Attr[] getAttrs (org.w3c.dom.Element)
public static java.lang.String getValue (org.w3c.dom.Attr)
public static java.lang.String getAttrValue (org.w3c.dom.Element, java.lang.String)
public static java.lang.String getAttrValueNS (org.w3c.dom.Element, java.lang.String, java.lang.String)
public static java.lang.String getPrefix (org.w3c.dom.Node)
public static java.lang.String getNamespaceURI (org.w3c.dom.Node)
public static java.lang.String getAnnotation (org.w3c.dom.Node)
public static java.lang.String getSyntheticAnnotation (org.w3c.dom.Node)
public static org.w3c.dom.DOMException createDOMException (short, java.lang.Throwable)
public static org.w3c.dom.ls.LSException createLSException (short, java.lang.Throwable)
}
org/apache/xerces/util/DatatypeMessageFormatter.class
package org.apache.xerces.util
public org.apache.xerces.util.DatatypeMessageFormatter extends java.lang.Object {
private static final String BASE_NAME
public void ()
public static java.lang.String formatMessage (java.util.Locale, java.lang.String, java.lang.Object[]) throws java.util.MissingResourceException
}
org/apache/xerces/util/DefaultErrorHandler.class
package org.apache.xerces.util
public org.apache.xerces.util.DefaultErrorHandler extends java.lang.Object implements org.apache.xerces.xni.parser.XMLErrorHandler {
protected java.io.PrintWriter fOut
public void ()
public void (java.io.PrintWriter)
public void warning (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public void error (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public void fatalError (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
private void printError (java.lang.String, org.apache.xerces.xni.parser.XMLParseException)
}
org/apache/xerces/util/EncodingMap.class
package org.apache.xerces.util
public org.apache.xerces.util.EncodingMap extends java.lang.Object {
protected static final java.util.Hashtable fIANA2JavaMap
protected static final java.util.Hashtable fJava2IANAMap
public void ()
public static void putIANA2JavaMapping (java.lang.String, java.lang.String)
public static java.lang.String getIANA2JavaMapping (java.lang.String)
public static java.lang.String removeIANA2JavaMapping (java.lang.String)
public static void putJava2IANAMapping (java.lang.String, java.lang.String)
public static java.lang.String getJava2IANAMapping (java.lang.String)
public static java.lang.String removeJava2IANAMapping (java.lang.String)
static void ()
}
org/apache/xerces/util/EntityResolver2Wrapper.class
package org.apache.xerces.util
public org.apache.xerces.util.EntityResolver2Wrapper extends java.lang.Object implements org.apache.xerces.impl.ExternalSubsetResolver {
protected org.xml.sax.ext.EntityResolver2 fEntityResolver
public void ()
public void (org.xml.sax.ext.EntityResolver2)
public void setEntityResolver (org.xml.sax.ext.EntityResolver2)
public org.xml.sax.ext.EntityResolver2 getEntityResolver ()
public org.apache.xerces.xni.parser.XMLInputSource getExternalSubset (org.apache.xerces.xni.grammars.XMLDTDDescription) throws org.apache.xerces.xni.XNIException java.io.IOException
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity (org.apache.xerces.xni.XMLResourceIdentifier) throws org.apache.xerces.xni.XNIException java.io.IOException
private org.apache.xerces.xni.parser.XMLInputSource createXMLInputSource (org.xml.sax.InputSource, java.lang.String)
}
org/apache/xerces/util/EntityResolverWrapper.class
package org.apache.xerces.util
public org.apache.xerces.util.EntityResolverWrapper extends java.lang.Object implements org.apache.xerces.xni.parser.XMLEntityResolver {
protected org.xml.sax.EntityResolver fEntityResolver
public void ()
public void (org.xml.sax.EntityResolver)
public void setEntityResolver (org.xml.sax.EntityResolver)
public org.xml.sax.EntityResolver getEntityResolver ()
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity (org.apache.xerces.xni.XMLResourceIdentifier) throws org.apache.xerces.xni.XNIException java.io.IOException
}
org/apache/xerces/util/ErrorHandlerProxy.class
package org.apache.xerces.util
public abstract org.apache.xerces.util.ErrorHandlerProxy extends java.lang.Object implements org.xml.sax.ErrorHandler {
public void ()
public void error (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
public void fatalError (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
public void warning (org.xml.sax.SAXParseException) throws org.xml.sax.SAXException
protected abstract org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
}
org/apache/xerces/util/ErrorHandlerWrapper$1.class
package org.apache.xerces.util
org.apache.xerces.util.ErrorHandlerWrapper$1 extends java.lang.Object implements org.apache.xerces.xni.XMLLocator {
private final String val$fPublicId
private final String val$fExpandedSystemId
private final int val$fColumnNumber
private final int val$fLineNumber
void (java.lang.String, java.lang.String, int, int)
public java.lang.String getPublicId ()
public java.lang.String getExpandedSystemId ()
public java.lang.String getBaseSystemId ()
public java.lang.String getLiteralSystemId ()
public int getColumnNumber ()
public int getLineNumber ()
public int getCharacterOffset ()
public java.lang.String getEncoding ()
public java.lang.String getXMLVersion ()
}
org/apache/xerces/util/ErrorHandlerWrapper.class
package org.apache.xerces.util
public org.apache.xerces.util.ErrorHandlerWrapper extends java.lang.Object implements org.apache.xerces.xni.parser.XMLErrorHandler {
protected org.xml.sax.ErrorHandler fErrorHandler
public void ()
public void (org.xml.sax.ErrorHandler)
public void setErrorHandler (org.xml.sax.ErrorHandler)
public org.xml.sax.ErrorHandler getErrorHandler ()
public void warning (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public void error (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public void fatalError (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
protected static org.xml.sax.SAXParseException createSAXParseException (org.apache.xerces.xni.parser.XMLParseException)
protected static org.apache.xerces.xni.parser.XMLParseException createXMLParseException (org.xml.sax.SAXParseException)
protected static org.apache.xerces.xni.XNIException createXNIException (org.xml.sax.SAXException)
}
org/apache/xerces/util/HTTPInputSource.class
package org.apache.xerces.util
public final org.apache.xerces.util.HTTPInputSource extends org.apache.xerces.xni.parser.XMLInputSource {
protected boolean fFollowRedirects
protected java.util.Map fHTTPRequestProperties
public void (java.lang.String, java.lang.String, java.lang.String)
public void (org.apache.xerces.xni.XMLResourceIdentifier)
public void (java.lang.String, java.lang.String, java.lang.String, java.io.InputStream, java.lang.String)
public void (java.lang.String, java.lang.String, java.lang.String, java.io.Reader, java.lang.String)
public boolean getFollowHTTPRedirects ()
public void setFollowHTTPRedirects (boolean)
public java.lang.String getHTTPRequestProperty (java.lang.String)
public java.util.Iterator getHTTPRequestProperties ()
public void setHTTPRequestProperty (java.lang.String, java.lang.String)
}
org/apache/xerces/util/IntStack.class
package org.apache.xerces.util
public final org.apache.xerces.util.IntStack extends java.lang.Object {
private int fDepth
private int[] fData
public void ()
public int size ()
public void push (int)
public int peek ()
public int elementAt (int)
public int pop ()
public void clear ()
public void print ()
private void ensureCapacity (int)
}
org/apache/xerces/util/JAXPNamespaceContextWrapper$1.class
package org.apache.xerces.util
org.apache.xerces.util.JAXPNamespaceContextWrapper$1 extends java.lang.Object implements java.util.Enumeration {
private final org.apache.xerces.util.JAXPNamespaceContextWrapper this$0
void (org.apache.xerces.util.JAXPNamespaceContextWrapper)
public boolean hasMoreElements ()
public java.lang.Object nextElement ()
}
org/apache/xerces/util/JAXPNamespaceContextWrapper.class
package org.apache.xerces.util
public final org.apache.xerces.util.JAXPNamespaceContextWrapper extends java.lang.Object implements org.apache.xerces.xni.NamespaceContext {
private javax.xml.namespace.NamespaceContext fNamespaceContext
private org.apache.xerces.util.SymbolTable fSymbolTable
private java.util.List fPrefixes
public void (org.apache.xerces.util.SymbolTable)
public void setNamespaceContext (javax.xml.namespace.NamespaceContext)
public javax.xml.namespace.NamespaceContext getNamespaceContext ()
public void setSymbolTable (org.apache.xerces.util.SymbolTable)
public org.apache.xerces.util.SymbolTable getSymbolTable ()
public void setDeclaredPrefixes (java.util.List)
public java.util.List getDeclaredPrefixes ()
public java.lang.String getURI (java.lang.String)
public java.lang.String getPrefix (java.lang.String)
public java.util.Enumeration getAllPrefixes ()
public void pushContext ()
public void popContext ()
public boolean declarePrefix (java.lang.String, java.lang.String)
public int getDeclaredPrefixCount ()
public java.lang.String getDeclaredPrefixAt (int)
public void reset ()
}
org/apache/xerces/util/LocatorProxy.class
package org.apache.xerces.util
public org.apache.xerces.util.LocatorProxy extends java.lang.Object implements org.xml.sax.ext.Locator2 {
private final org.apache.xerces.xni.XMLLocator fLocator
public void (org.apache.xerces.xni.XMLLocator)
public java.lang.String getPublicId ()
public java.lang.String getSystemId ()
public int getLineNumber ()
public int getColumnNumber ()
public java.lang.String getXMLVersion ()
public java.lang.String getEncoding ()
}
org/apache/xerces/util/MessageFormatter.class
package org.apache.xerces.util
public abstract org.apache.xerces.util.MessageFormatter extends java.lang.Object {
public abstract java.lang.String formatMessage (java.util.Locale, java.lang.String, java.lang.Object[]) throws java.util.MissingResourceException
}
org/apache/xerces/util/NamespaceSupport$Prefixes.class
package org.apache.xerces.util
public final org.apache.xerces.util.NamespaceSupport$Prefixes extends java.lang.Object implements java.util.Enumeration {
private String[] prefixes
private int counter
private int size
private final org.apache.xerces.util.NamespaceSupport this$0
public void (org.apache.xerces.util.NamespaceSupport, java.lang.String[], int)
public boolean hasMoreElements ()
public java.lang.Object nextElement ()
public java.lang.String toString ()
}
org/apache/xerces/util/NamespaceSupport.class
package org.apache.xerces.util
public org.apache.xerces.util.NamespaceSupport extends java.lang.Object implements org.apache.xerces.xni.NamespaceContext {
protected String[] fNamespace
protected int fNamespaceSize
protected int[] fContext
protected int fCurrentContext
protected String[] fPrefixes
public void ()
public void (org.apache.xerces.xni.NamespaceContext)
public void reset ()
public void pushContext ()
public void popContext ()
public boolean declarePrefix (java.lang.String, java.lang.String)
public java.lang.String getURI (java.lang.String)
public java.lang.String getPrefix (java.lang.String)
public int getDeclaredPrefixCount ()
public java.lang.String getDeclaredPrefixAt (int)
public java.util.Enumeration getAllPrefixes ()
public boolean containsPrefix (java.lang.String)
}
org/apache/xerces/util/ParserConfigurationSettings.class
package org.apache.xerces.util
public org.apache.xerces.util.ParserConfigurationSettings extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponentManager {
protected static final String PARSER_SETTINGS
protected java.util.ArrayList fRecognizedProperties
protected java.util.HashMap fProperties
protected java.util.ArrayList fRecognizedFeatures
protected java.util.HashMap fFeatures
protected org.apache.xerces.xni.parser.XMLComponentManager fParentSettings
public void ()
public void (org.apache.xerces.xni.parser.XMLComponentManager)
public void addRecognizedFeatures (java.lang.String[])
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public void addRecognizedProperties (java.lang.String[])
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Object getProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
protected void checkProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/util/SAXInputSource.class
package org.apache.xerces.util
public final org.apache.xerces.util.SAXInputSource extends org.apache.xerces.xni.parser.XMLInputSource {
private org.xml.sax.XMLReader fXMLReader
private org.xml.sax.InputSource fInputSource
public void ()
public void (org.xml.sax.InputSource)
public void (org.xml.sax.XMLReader, org.xml.sax.InputSource)
public void setXMLReader (org.xml.sax.XMLReader)
public org.xml.sax.XMLReader getXMLReader ()
public void setInputSource (org.xml.sax.InputSource)
public org.xml.sax.InputSource getInputSource ()
public void setPublicId (java.lang.String)
public void setSystemId (java.lang.String)
public void setByteStream (java.io.InputStream)
public void setCharacterStream (java.io.Reader)
public void setEncoding (java.lang.String)
}
org/apache/xerces/util/SAXLocatorWrapper.class
package org.apache.xerces.util
public final org.apache.xerces.util.SAXLocatorWrapper extends java.lang.Object implements org.apache.xerces.xni.XMLLocator {
private org.xml.sax.Locator fLocator
private org.xml.sax.ext.Locator2 fLocator2
public void ()
public void setLocator (org.xml.sax.Locator)
public org.xml.sax.Locator getLocator ()
public java.lang.String getPublicId ()
public java.lang.String getLiteralSystemId ()
public java.lang.String getBaseSystemId ()
public java.lang.String getExpandedSystemId ()
public int getLineNumber ()
public int getColumnNumber ()
public int getCharacterOffset ()
public java.lang.String getEncoding ()
public java.lang.String getXMLVersion ()
}
org/apache/xerces/util/SAXMessageFormatter.class
package org.apache.xerces.util
public org.apache.xerces.util.SAXMessageFormatter extends java.lang.Object {
public void ()
public static java.lang.String formatMessage (java.util.Locale, java.lang.String, java.lang.Object[]) throws java.util.MissingResourceException
}
org/apache/xerces/util/SecurityManager.class
package org.apache.xerces.util
public final org.apache.xerces.util.SecurityManager extends java.lang.Object {
private static final int DEFAULT_ENTITY_EXPANSION_LIMIT
private static final int DEFAULT_MAX_OCCUR_NODE_LIMIT
private int entityExpansionLimit
private int maxOccurLimit
public void ()
public void setEntityExpansionLimit (int)
public int getEntityExpansionLimit ()
public void setMaxOccurNodeLimit (int)
public int getMaxOccurNodeLimit ()
}
org/apache/xerces/util/ShadowedSymbolTable.class
package org.apache.xerces.util
public final org.apache.xerces.util.ShadowedSymbolTable extends org.apache.xerces.util.SymbolTable {
protected org.apache.xerces.util.SymbolTable fSymbolTable
public void (org.apache.xerces.util.SymbolTable)
public java.lang.String addSymbol (java.lang.String)
public java.lang.String addSymbol (char[], int, int)
public int hash (java.lang.String)
public int hash (char[], int, int)
}
org/apache/xerces/util/SoftReferenceSymbolTable$SREntry.class
package org.apache.xerces.util
public final org.apache.xerces.util.SoftReferenceSymbolTable$SREntry extends java.lang.ref.SoftReference {
public org.apache.xerces.util.SoftReferenceSymbolTable$SREntry next
public org.apache.xerces.util.SoftReferenceSymbolTable$SREntry prev
public int bucket
public void (java.lang.String, org.apache.xerces.util.SoftReferenceSymbolTable$SREntry, int, java.lang.ref.ReferenceQueue)
public void (java.lang.String, char[], int, int, org.apache.xerces.util.SoftReferenceSymbolTable$SREntry, int, java.lang.ref.ReferenceQueue)
private void initialize (org.apache.xerces.util.SoftReferenceSymbolTable$SREntry, int)
}
org/apache/xerces/util/SoftReferenceSymbolTable$SREntryData.class
package org.apache.xerces.util
public final org.apache.xerces.util.SoftReferenceSymbolTable$SREntryData extends java.lang.Object {
public final String symbol
public final char[] characters
public void (java.lang.String)
public void (java.lang.String, char[], int, int)
}
org/apache/xerces/util/SoftReferenceSymbolTable.class
package org.apache.xerces.util
public org.apache.xerces.util.SoftReferenceSymbolTable extends org.apache.xerces.util.SymbolTable {
protected org.apache.xerces.util.SoftReferenceSymbolTable$SREntry[] fBuckets
private final java.lang.ref.ReferenceQueue fReferenceQueue
public void (int, float)
public void (int)
public void ()
public java.lang.String addSymbol (java.lang.String)
public java.lang.String addSymbol (char[], int, int)
protected void rehash ()
public boolean containsSymbol (java.lang.String)
public boolean containsSymbol (char[], int, int)
private void removeEntry (org.apache.xerces.util.SoftReferenceSymbolTable$SREntry)
private void clean ()
}
org/apache/xerces/util/SymbolHash$Entry.class
package org.apache.xerces.util
public final org.apache.xerces.util.SymbolHash$Entry extends java.lang.Object {
public Object key
public Object value
public org.apache.xerces.util.SymbolHash$Entry next
public void ()
public void (java.lang.Object, java.lang.Object, org.apache.xerces.util.SymbolHash$Entry)
public org.apache.xerces.util.SymbolHash$Entry makeClone ()
}
org/apache/xerces/util/SymbolHash.class
package org.apache.xerces.util
public org.apache.xerces.util.SymbolHash extends java.lang.Object {
protected int fTableSize
protected org.apache.xerces.util.SymbolHash$Entry[] fBuckets
protected int fNum
public void ()
public void (int)
public void put (java.lang.Object, java.lang.Object)
public java.lang.Object get (java.lang.Object)
public int getLength ()
public int getValues (java.lang.Object[], int)
public org.apache.xerces.util.SymbolHash makeClone ()
public void clear ()
protected org.apache.xerces.util.SymbolHash$Entry search (java.lang.Object, int)
}
org/apache/xerces/util/SymbolTable$Entry.class
package org.apache.xerces.util
public final org.apache.xerces.util.SymbolTable$Entry extends java.lang.Object {
public final String symbol
public final char[] characters
public org.apache.xerces.util.SymbolTable$Entry next
public void (java.lang.String, org.apache.xerces.util.SymbolTable$Entry)
public void (char[], int, int, org.apache.xerces.util.SymbolTable$Entry)
}
org/apache/xerces/util/SymbolTable.class
package org.apache.xerces.util
public org.apache.xerces.util.SymbolTable extends java.lang.Object {
protected static final int TABLE_SIZE
protected org.apache.xerces.util.SymbolTable$Entry[] fBuckets
protected int fTableSize
protected transient int fCount
protected int fThreshold
protected float fLoadFactor
public void (int, float)
public void (int)
public void ()
public java.lang.String addSymbol (java.lang.String)
public java.lang.String addSymbol (char[], int, int)
public int hash (java.lang.String)
public int hash (char[], int, int)
protected void rehash ()
public boolean containsSymbol (java.lang.String)
public boolean containsSymbol (char[], int, int)
}
org/apache/xerces/util/SynchronizedSymbolTable.class
package org.apache.xerces.util
public final org.apache.xerces.util.SynchronizedSymbolTable extends org.apache.xerces.util.SymbolTable {
protected org.apache.xerces.util.SymbolTable fSymbolTable
public void (org.apache.xerces.util.SymbolTable)
public void ()
public void (int)
public java.lang.String addSymbol (java.lang.String)
public java.lang.String addSymbol (char[], int, int)
public boolean containsSymbol (java.lang.String)
public boolean containsSymbol (char[], int, int)
}
org/apache/xerces/util/URI$MalformedURIException.class
package org.apache.xerces.util
public org.apache.xerces.util.URI$MalformedURIException extends java.io.IOException {
static final long serialVersionUID
public void ()
public void (java.lang.String)
}
org/apache/xerces/util/URI.class
package org.apache.xerces.util
public org.apache.xerces.util.URI extends java.lang.Object implements java.io.Serializable {
static final long serialVersionUID
private static final byte[] fgLookupTable
private static final int RESERVED_CHARACTERS
private static final int MARK_CHARACTERS
private static final int SCHEME_CHARACTERS
private static final int USERINFO_CHARACTERS
private static final int ASCII_ALPHA_CHARACTERS
private static final int ASCII_DIGIT_CHARACTERS
private static final int ASCII_HEX_CHARACTERS
private static final int PATH_CHARACTERS
private static final int MASK_ALPHA_NUMERIC
private static final int MASK_UNRESERVED_MASK
private static final int MASK_URI_CHARACTER
private static final int MASK_SCHEME_CHARACTER
private static final int MASK_USERINFO_CHARACTER
private static final int MASK_PATH_CHARACTER
private String m_scheme
private String m_userinfo
private String m_host
private int m_port
private String m_regAuthority
private String m_path
private String m_queryString
private String m_fragment
private static boolean DEBUG
public void ()
public void (org.apache.xerces.util.URI)
public void (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void (java.lang.String, boolean) throws org.apache.xerces.util.URI$MalformedURIException
public void (org.apache.xerces.util.URI, java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void (org.apache.xerces.util.URI, java.lang.String, boolean) throws org.apache.xerces.util.URI$MalformedURIException
public void (java.lang.String, java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void (java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, java.lang.String, java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
private void initialize (org.apache.xerces.util.URI)
private void initialize (org.apache.xerces.util.URI, java.lang.String, boolean) throws org.apache.xerces.util.URI$MalformedURIException
private void initialize (org.apache.xerces.util.URI, java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void absolutize (org.apache.xerces.util.URI)
private void initializeScheme (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
private boolean initializeAuthority (java.lang.String)
private boolean isValidServerBasedAuthority (java.lang.String, int, java.lang.String)
private boolean isValidRegistryBasedAuthority (java.lang.String)
private void initializePath (java.lang.String, int) throws org.apache.xerces.util.URI$MalformedURIException
public java.lang.String getScheme ()
public java.lang.String getSchemeSpecificPart ()
public java.lang.String getUserinfo ()
public java.lang.String getHost ()
public int getPort ()
public java.lang.String getRegBasedAuthority ()
public java.lang.String getAuthority ()
public java.lang.String getPath (boolean, boolean)
public java.lang.String getPath ()
public java.lang.String getQueryString ()
public java.lang.String getFragment ()
public void setScheme (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void setUserinfo (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void setHost (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void setPort (int) throws org.apache.xerces.util.URI$MalformedURIException
public void setRegBasedAuthority (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void setPath (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void appendPath (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void setQueryString (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public void setFragment (java.lang.String) throws org.apache.xerces.util.URI$MalformedURIException
public boolean equals (java.lang.Object)
public java.lang.String toString ()
public boolean isGenericURI ()
public boolean isAbsoluteURI ()
public static boolean isConformantSchemeName (java.lang.String)
public static boolean isWellFormedAddress (java.lang.String)
public static boolean isWellFormedIPv4Address (java.lang.String)
public static boolean isWellFormedIPv6Reference (java.lang.String)
private static int scanHexSequence (java.lang.String, int, int, int[])
private static boolean isDigit (char)
private static boolean isHex (char)
private static boolean isAlpha (char)
private static boolean isAlphanum (char)
private static boolean isReservedCharacter (char)
private static boolean isUnreservedCharacter (char)
private static boolean isURICharacter (char)
private static boolean isSchemeCharacter (char)
private static boolean isUserinfoCharacter (char)
private static boolean isPathCharacter (char)
private static boolean isURIString (java.lang.String)
static void ()
}
org/apache/xerces/util/XML11Char.class
package org.apache.xerces.util
public org.apache.xerces.util.XML11Char extends java.lang.Object {
private static final byte[] XML11CHARS
public static final int MASK_XML11_VALID
public static final int MASK_XML11_SPACE
public static final int MASK_XML11_NAME_START
public static final int MASK_XML11_NAME
public static final int MASK_XML11_CONTROL
public static final int MASK_XML11_CONTENT
public static final int MASK_XML11_NCNAME_START
public static final int MASK_XML11_NCNAME
public static final int MASK_XML11_CONTENT_INTERNAL
public void ()
public static boolean isXML11Space (int)
public static boolean isXML11Valid (int)
public static boolean isXML11Invalid (int)
public static boolean isXML11ValidLiteral (int)
public static boolean isXML11Content (int)
public static boolean isXML11InternalEntityContent (int)
public static boolean isXML11NameStart (int)
public static boolean isXML11Name (int)
public static boolean isXML11NCNameStart (int)
public static boolean isXML11NCName (int)
public static boolean isXML11NameHighSurrogate (int)
public static boolean isXML11ValidName (java.lang.String)
public static boolean isXML11ValidNCName (java.lang.String)
public static boolean isXML11ValidNmtoken (java.lang.String)
static void ()
}
org/apache/xerces/util/XMLAttributesImpl$Attribute.class
package org.apache.xerces.util
org.apache.xerces.util.XMLAttributesImpl$Attribute extends java.lang.Object {
public org.apache.xerces.xni.QName name
public String type
public String value
public String nonNormalizedValue
public boolean specified
public boolean schemaId
public org.apache.xerces.xni.Augmentations augs
public org.apache.xerces.util.XMLAttributesImpl$Attribute next
void ()
}
org/apache/xerces/util/XMLAttributesImpl.class
package org.apache.xerces.util
public org.apache.xerces.util.XMLAttributesImpl extends java.lang.Object implements org.apache.xerces.xni.XMLAttributes {
protected static final int TABLE_SIZE
protected static final int SIZE_LIMIT
protected boolean fNamespaces
protected int fLargeCount
protected int fLength
protected org.apache.xerces.util.XMLAttributesImpl$Attribute[] fAttributes
protected org.apache.xerces.util.XMLAttributesImpl$Attribute[] fAttributeTableView
protected int[] fAttributeTableViewChainState
protected int fTableViewBuckets
protected boolean fIsTableViewConsistent
public void ()
public void (int)
public void setNamespaces (boolean)
public int addAttribute (org.apache.xerces.xni.QName, java.lang.String, java.lang.String)
public void removeAllAttributes ()
public void removeAttributeAt (int)
public void setName (int, org.apache.xerces.xni.QName)
public void getName (int, org.apache.xerces.xni.QName)
public void setType (int, java.lang.String)
public void setValue (int, java.lang.String)
public void setNonNormalizedValue (int, java.lang.String)
public java.lang.String getNonNormalizedValue (int)
public void setSpecified (int, boolean)
public boolean isSpecified (int)
public int getLength ()
public java.lang.String getType (int)
public java.lang.String getType (java.lang.String)
public java.lang.String getValue (int)
public java.lang.String getValue (java.lang.String)
public java.lang.String getName (int)
public int getIndex (java.lang.String)
public int getIndex (java.lang.String, java.lang.String)
public java.lang.String getLocalName (int)
public java.lang.String getQName (int)
public java.lang.String getType (java.lang.String, java.lang.String)
public java.lang.String getPrefix (int)
public java.lang.String getURI (int)
public java.lang.String getValue (java.lang.String, java.lang.String)
public org.apache.xerces.xni.Augmentations getAugmentations (java.lang.String, java.lang.String)
public org.apache.xerces.xni.Augmentations getAugmentations (java.lang.String)
public org.apache.xerces.xni.Augmentations getAugmentations (int)
public void setAugmentations (int, org.apache.xerces.xni.Augmentations)
public void setURI (int, java.lang.String)
public void setSchemaId (int, boolean)
public boolean getSchemaId (int)
public boolean getSchemaId (java.lang.String)
public boolean getSchemaId (java.lang.String, java.lang.String)
public int getIndexFast (java.lang.String)
public void addAttributeNS (org.apache.xerces.xni.QName, java.lang.String, java.lang.String)
public org.apache.xerces.xni.QName checkDuplicatesNS ()
public int getIndexFast (java.lang.String, java.lang.String)
private java.lang.String getReportableType (java.lang.String)
protected int getTableViewBucket (java.lang.String)
protected int getTableViewBucket (java.lang.String, java.lang.String)
protected void cleanTableView ()
protected void prepareTableView ()
protected void prepareAndPopulateTableView ()
}
org/apache/xerces/util/XMLCatalogResolver.class
package org.apache.xerces.util
public org.apache.xerces.util.XMLCatalogResolver extends java.lang.Object implements org.apache.xerces.xni.parser.XMLEntityResolver org.xml.sax.ext.EntityResolver2 org.w3c.dom.ls.LSResourceResolver {
private org.apache.xml.resolver.CatalogManager fResolverCatalogManager
private org.apache.xml.resolver.Catalog fCatalog
private String[] fCatalogsList
private boolean fCatalogsChanged
private boolean fPreferPublic
private boolean fUseLiteralSystemId
public void ()
public void (java.lang.String[])
public void (java.lang.String[], boolean)
public final synchronized java.lang.String[] getCatalogList ()
public final synchronized void setCatalogList (java.lang.String[])
public final synchronized void clear ()
public final boolean getPreferPublic ()
public final void setPreferPublic (boolean)
public final boolean getUseLiteralSystemId ()
public final void setUseLiteralSystemId (boolean)
public org.xml.sax.InputSource resolveEntity (java.lang.String, java.lang.String) throws org.xml.sax.SAXException java.io.IOException
public org.xml.sax.InputSource resolveEntity (java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException java.io.IOException
public org.xml.sax.InputSource getExternalSubset (java.lang.String, java.lang.String) throws org.xml.sax.SAXException java.io.IOException
public org.w3c.dom.ls.LSInput resolveResource (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public org.apache.xerces.xni.parser.XMLInputSource resolveEntity (org.apache.xerces.xni.XMLResourceIdentifier) throws org.apache.xerces.xni.XNIException java.io.IOException
public java.lang.String resolveIdentifier (org.apache.xerces.xni.XMLResourceIdentifier) throws java.io.IOException org.apache.xerces.xni.XNIException
public final synchronized java.lang.String resolveSystem (java.lang.String) throws java.io.IOException
public final synchronized java.lang.String resolvePublic (java.lang.String, java.lang.String) throws java.io.IOException
public final synchronized java.lang.String resolveURI (java.lang.String) throws java.io.IOException
private void init (java.lang.String[], boolean)
private void parseCatalogs () throws java.io.IOException
private void attachReaderToCatalog (org.apache.xml.resolver.Catalog)
}
org/apache/xerces/util/XMLChar.class
package org.apache.xerces.util
public org.apache.xerces.util.XMLChar extends java.lang.Object {
private static final byte[] CHARS
public static final int MASK_VALID
public static final int MASK_SPACE
public static final int MASK_NAME_START
public static final int MASK_NAME
public static final int MASK_PUBID
public static final int MASK_CONTENT
public static final int MASK_NCNAME_START
public static final int MASK_NCNAME
public void ()
public static boolean isSupplemental (int)
public static int supplemental (char, char)
public static char highSurrogate (int)
public static char lowSurrogate (int)
public static boolean isHighSurrogate (int)
public static boolean isLowSurrogate (int)
public static boolean isValid (int)
public static boolean isInvalid (int)
public static boolean isContent (int)
public static boolean isMarkup (int)
public static boolean isSpace (int)
public static boolean isNameStart (int)
public static boolean isName (int)
public static boolean isNCNameStart (int)
public static boolean isNCName (int)
public static boolean isPubid (int)
public static boolean isValidName (java.lang.String)
public static boolean isValidNCName (java.lang.String)
public static boolean isValidNmtoken (java.lang.String)
public static boolean isValidIANAEncoding (java.lang.String)
public static boolean isValidJavaEncoding (java.lang.String)
public static java.lang.String trim (java.lang.String)
static void ()
}
org/apache/xerces/util/XMLEntityDescriptionImpl.class
package org.apache.xerces.util
public org.apache.xerces.util.XMLEntityDescriptionImpl extends org.apache.xerces.util.XMLResourceIdentifierImpl implements org.apache.xerces.impl.XMLEntityDescription {
protected String fEntityName
public void ()
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void setEntityName (java.lang.String)
public java.lang.String getEntityName ()
public void setDescription (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void setDescription (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void clear ()
public int hashCode ()
public java.lang.String toString ()
}
org/apache/xerces/util/XMLErrorCode.class
package org.apache.xerces.util
final org.apache.xerces.util.XMLErrorCode extends java.lang.Object {
private String fDomain
private String fKey
public void (java.lang.String, java.lang.String)
public void setValues (java.lang.String, java.lang.String)
public boolean equals (java.lang.Object)
public int hashCode ()
}
org/apache/xerces/util/XMLGrammarPoolImpl$Entry.class
package org.apache.xerces.util
public final org.apache.xerces.util.XMLGrammarPoolImpl$Entry extends java.lang.Object {
public int hash
public org.apache.xerces.xni.grammars.XMLGrammarDescription desc
public org.apache.xerces.xni.grammars.Grammar grammar
public org.apache.xerces.util.XMLGrammarPoolImpl$Entry next
protected void (int, org.apache.xerces.xni.grammars.XMLGrammarDescription, org.apache.xerces.xni.grammars.Grammar, org.apache.xerces.util.XMLGrammarPoolImpl$Entry)
protected void clear ()
}
org/apache/xerces/util/XMLGrammarPoolImpl.class
package org.apache.xerces.util
public org.apache.xerces.util.XMLGrammarPoolImpl extends java.lang.Object implements org.apache.xerces.xni.grammars.XMLGrammarPool {
protected static final int TABLE_SIZE
protected org.apache.xerces.util.XMLGrammarPoolImpl$Entry[] fGrammars
protected boolean fPoolIsLocked
protected int fGrammarCount
private static final boolean DEBUG
public void ()
public void (int)
public org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void putGrammar (org.apache.xerces.xni.grammars.Grammar)
public org.apache.xerces.xni.grammars.Grammar getGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public org.apache.xerces.xni.grammars.Grammar removeGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public boolean containsGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public void lockPool ()
public void unlockPool ()
public void clear ()
public boolean equals (org.apache.xerces.xni.grammars.XMLGrammarDescription, org.apache.xerces.xni.grammars.XMLGrammarDescription)
public int hashCode (org.apache.xerces.xni.grammars.XMLGrammarDescription)
}
org/apache/xerces/util/XMLLocatorWrapper.class
package org.apache.xerces.util
public final org.apache.xerces.util.XMLLocatorWrapper extends java.lang.Object implements org.apache.xerces.xni.XMLLocator {
private org.apache.xerces.xni.XMLLocator fLocator
public void ()
public void setLocator (org.apache.xerces.xni.XMLLocator)
public org.apache.xerces.xni.XMLLocator getLocator ()
public java.lang.String getPublicId ()
public java.lang.String getLiteralSystemId ()
public java.lang.String getBaseSystemId ()
public java.lang.String getExpandedSystemId ()
public int getLineNumber ()
public int getColumnNumber ()
public int getCharacterOffset ()
public java.lang.String getEncoding ()
public java.lang.String getXMLVersion ()
}
org/apache/xerces/util/XMLResourceIdentifierImpl.class
package org.apache.xerces.util
public org.apache.xerces.util.XMLResourceIdentifierImpl extends java.lang.Object implements org.apache.xerces.xni.XMLResourceIdentifier {
protected String fPublicId
protected String fLiteralSystemId
protected String fBaseSystemId
protected String fExpandedSystemId
protected String fNamespace
public void ()
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void setValues (java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void setValues (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void clear ()
public void setPublicId (java.lang.String)
public void setLiteralSystemId (java.lang.String)
public void setBaseSystemId (java.lang.String)
public void setExpandedSystemId (java.lang.String)
public void setNamespace (java.lang.String)
public java.lang.String getPublicId ()
public java.lang.String getLiteralSystemId ()
public java.lang.String getBaseSystemId ()
public java.lang.String getExpandedSystemId ()
public java.lang.String getNamespace ()
public int hashCode ()
public java.lang.String toString ()
}
org/apache/xerces/util/XMLStringBuffer.class
package org.apache.xerces.util
public org.apache.xerces.util.XMLStringBuffer extends org.apache.xerces.xni.XMLString {
public static final int DEFAULT_SIZE
public void ()
public void (int)
public void (char)
public void (java.lang.String)
public void (char[], int, int)
public void (org.apache.xerces.xni.XMLString)
public void clear ()
public void append (char)
public void append (java.lang.String)
public void append (char[], int, int)
public void append (org.apache.xerces.xni.XMLString)
}
org/apache/xerces/util/XMLSymbols.class
package org.apache.xerces.util
public org.apache.xerces.util.XMLSymbols extends java.lang.Object {
public static final String EMPTY_STRING
public static final String PREFIX_XML
public static final String PREFIX_XMLNS
public static final String fANYSymbol
public static final String fCDATASymbol
public static final String fIDSymbol
public static final String fIDREFSymbol
public static final String fIDREFSSymbol
public static final String fENTITYSymbol
public static final String fENTITIESSymbol
public static final String fNMTOKENSymbol
public static final String fNMTOKENSSymbol
public static final String fNOTATIONSymbol
public static final String fENUMERATIONSymbol
public static final String fIMPLIEDSymbol
public static final String fREQUIREDSymbol
public static final String fFIXEDSymbol
public void ()
static void ()
}
org/apache/xerces/xinclude/MultipleScopeNamespaceSupport.class
package org.apache.xerces.xinclude
public org.apache.xerces.xinclude.MultipleScopeNamespaceSupport extends org.apache.xerces.util.NamespaceSupport {
protected int[] fScope
protected int fCurrentScope
public void ()
public void (org.apache.xerces.xni.NamespaceContext)
public java.util.Enumeration getAllPrefixes ()
public int getScopeForContext (int)
public java.lang.String getPrefix (java.lang.String)
public java.lang.String getURI (java.lang.String)
public java.lang.String getPrefix (java.lang.String, int)
public java.lang.String getURI (java.lang.String, int)
public java.lang.String getPrefix (java.lang.String, int, int)
public java.lang.String getURI (java.lang.String, int, int)
public void reset ()
public void pushScope ()
public void popScope ()
}
org/apache/xerces/xinclude/ObjectFactory$ConfigurationError.class
package org.apache.xerces.xinclude
final org.apache.xerces.xinclude.ObjectFactory$ConfigurationError extends java.lang.Error {
static final long serialVersionUID
private Exception exception
void (java.lang.String, java.lang.Exception)
java.lang.Exception getException ()
}
org/apache/xerces/xinclude/ObjectFactory.class
package org.apache.xerces.xinclude
final org.apache.xerces.xinclude.ObjectFactory extends java.lang.Object {
private static final String DEFAULT_PROPERTIES_FILENAME
private static final boolean DEBUG
private static final int DEFAULT_LINE_LENGTH
private static java.util.Properties fXercesProperties
private static long fLastModified
static Class class$org$apache$xerces$xinclude$ObjectFactory
void ()
static java.lang.Object createObject (java.lang.String, java.lang.String) throws org.apache.xerces.xinclude.ObjectFactory$ConfigurationError
static java.lang.Object createObject (java.lang.String, java.lang.String, java.lang.String) throws org.apache.xerces.xinclude.ObjectFactory$ConfigurationError
private static void debugPrintln (java.lang.String)
static java.lang.ClassLoader findClassLoader () throws org.apache.xerces.xinclude.ObjectFactory$ConfigurationError
static java.lang.Object newInstance (java.lang.String, java.lang.ClassLoader, boolean) throws org.apache.xerces.xinclude.ObjectFactory$ConfigurationError
static java.lang.Class findProviderClass (java.lang.String, java.lang.ClassLoader, boolean) throws java.lang.ClassNotFoundException org.apache.xerces.xinclude.ObjectFactory$ConfigurationError
private static java.lang.Object findJarServiceProvider (java.lang.String) throws org.apache.xerces.xinclude.ObjectFactory$ConfigurationError
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xerces/xinclude/SecuritySupport$1.class
package org.apache.xerces.xinclude
org.apache.xerces.xinclude.SecuritySupport$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xerces/xinclude/SecuritySupport$2.class
package org.apache.xerces.xinclude
org.apache.xerces.xinclude.SecuritySupport$2 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xerces/xinclude/SecuritySupport$3.class
package org.apache.xerces.xinclude
org.apache.xerces.xinclude.SecuritySupport$3 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
void (java.lang.ClassLoader)
public java.lang.Object run ()
}
org/apache/xerces/xinclude/SecuritySupport$4.class
package org.apache.xerces.xinclude
org.apache.xerces.xinclude.SecuritySupport$4 extends java.lang.Object implements java.security.PrivilegedAction {
private final String val$propName
void (java.lang.String)
public java.lang.Object run ()
}
org/apache/xerces/xinclude/SecuritySupport$5.class
package org.apache.xerces.xinclude
org.apache.xerces.xinclude.SecuritySupport$5 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
private final java.io.File val$file
void (java.io.File)
public java.lang.Object run () throws java.io.FileNotFoundException
}
org/apache/xerces/xinclude/SecuritySupport$6.class
package org.apache.xerces.xinclude
org.apache.xerces.xinclude.SecuritySupport$6 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
private final String val$name
void (java.lang.ClassLoader, java.lang.String)
public java.lang.Object run ()
}
org/apache/xerces/xinclude/SecuritySupport$7.class
package org.apache.xerces.xinclude
org.apache.xerces.xinclude.SecuritySupport$7 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xerces/xinclude/SecuritySupport$8.class
package org.apache.xerces.xinclude
org.apache.xerces.xinclude.SecuritySupport$8 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xerces/xinclude/SecuritySupport.class
package org.apache.xerces.xinclude
final org.apache.xerces.xinclude.SecuritySupport extends java.lang.Object {
static java.lang.ClassLoader getContextClassLoader ()
static java.lang.ClassLoader getSystemClassLoader ()
static java.lang.ClassLoader getParentClassLoader (java.lang.ClassLoader)
static java.lang.String getSystemProperty (java.lang.String)
static java.io.FileInputStream getFileInputStream (java.io.File) throws java.io.FileNotFoundException
static java.io.InputStream getResourceAsStream (java.lang.ClassLoader, java.lang.String)
static boolean getFileExists (java.io.File)
static long getLastModified (java.io.File)
private void ()
}
org/apache/xerces/xinclude/XInclude11TextReader.class
package org.apache.xerces.xinclude
public org.apache.xerces.xinclude.XInclude11TextReader extends org.apache.xerces.xinclude.XIncludeTextReader {
public void (org.apache.xerces.xni.parser.XMLInputSource, org.apache.xerces.xinclude.XIncludeHandler, int) throws java.io.IOException
protected boolean isValid (int)
}
org/apache/xerces/xinclude/XIncludeHandler$Notation.class
package org.apache.xerces.xinclude
public org.apache.xerces.xinclude.XIncludeHandler$Notation extends java.lang.Object {
public String name
public String systemId
public String baseURI
public String publicId
public String expandedSystemId
public org.apache.xerces.xni.Augmentations augmentations
protected void ()
public boolean equals (java.lang.Object)
public boolean isDuplicate (java.lang.Object)
private boolean isEqual (java.lang.String, java.lang.String)
}
org/apache/xerces/xinclude/XIncludeHandler$UnparsedEntity.class
package org.apache.xerces.xinclude
public org.apache.xerces.xinclude.XIncludeHandler$UnparsedEntity extends java.lang.Object {
public String name
public String systemId
public String baseURI
public String publicId
public String expandedSystemId
public String notation
public org.apache.xerces.xni.Augmentations augmentations
protected void ()
public boolean equals (java.lang.Object)
public boolean isDuplicate (java.lang.Object)
private boolean isEqual (java.lang.String, java.lang.String)
}
org/apache/xerces/xinclude/XIncludeHandler.class
package org.apache.xerces.xinclude
public org.apache.xerces.xinclude.XIncludeHandler extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponent org.apache.xerces.xni.parser.XMLDocumentFilter org.apache.xerces.xni.parser.XMLDTDFilter {
public static final String XINCLUDE_DEFAULT_CONFIGURATION
public static final String HTTP_ACCEPT
public static final String HTTP_ACCEPT_LANGUAGE
public static final String XPOINTER
public static final String XINCLUDE_NS_URI
public static final String XINCLUDE_INCLUDE
public static final String XINCLUDE_FALLBACK
public static final String XINCLUDE_PARSE_XML
public static final String XINCLUDE_PARSE_TEXT
public static final String XINCLUDE_ATTR_HREF
public static final String XINCLUDE_ATTR_PARSE
public static final String XINCLUDE_ATTR_ENCODING
public static final String XINCLUDE_ATTR_ACCEPT
public static final String XINCLUDE_ATTR_ACCEPT_LANGUAGE
public static final String XINCLUDE_INCLUDED
public static final String CURRENT_BASE_URI
private static final String XINCLUDE_BASE
private static final org.apache.xerces.xni.QName XML_BASE_QNAME
private static final String XINCLUDE_LANG
private static final org.apache.xerces.xni.QName XML_LANG_QNAME
private static final org.apache.xerces.xni.QName NEW_NS_ATTR_QNAME
private static final int STATE_NORMAL_PROCESSING
private static final int STATE_IGNORE
private static final int STATE_EXPECT_FALLBACK
protected static final String VALIDATION
protected static final String SCHEMA_VALIDATION
protected static final String DYNAMIC_VALIDATION
protected static final String ALLOW_UE_AND_NOTATION_EVENTS
protected static final String XINCLUDE_FIXUP_BASE_URIS
protected static final String XINCLUDE_FIXUP_LANGUAGE
protected static final String JAXP_SCHEMA_LANGUAGE
protected static final String SYMBOL_TABLE
protected static final String ERROR_REPORTER
protected static final String ENTITY_RESOLVER
protected static final String SECURITY_MANAGER
protected static final String BUFFER_SIZE
protected static final String PARSER_SETTINGS
private static final String[] RECOGNIZED_FEATURES
private static final Boolean[] FEATURE_DEFAULTS
private static final String[] RECOGNIZED_PROPERTIES
private static final Object[] PROPERTY_DEFAULTS
protected org.apache.xerces.xni.XMLDocumentHandler fDocumentHandler
protected org.apache.xerces.xni.parser.XMLDocumentSource fDocumentSource
protected org.apache.xerces.xni.XMLDTDHandler fDTDHandler
protected org.apache.xerces.xni.parser.XMLDTDSource fDTDSource
protected org.apache.xerces.xinclude.XIncludeHandler fParentXIncludeHandler
protected int fBufferSize
protected String fParentRelativeURI
protected org.apache.xerces.xni.parser.XMLParserConfiguration fChildConfig
protected org.apache.xerces.xni.parser.XMLParserConfiguration fXIncludeChildConfig
protected org.apache.xerces.xni.parser.XMLParserConfiguration fXPointerChildConfig
protected org.apache.xerces.xpointer.XPointerProcessor fXPtrProcessor
protected org.apache.xerces.xni.XMLLocator fDocLocation
protected org.apache.xerces.util.XMLLocatorWrapper fXIncludeLocator
protected org.apache.xerces.xinclude.XIncludeMessageFormatter fXIncludeMessageFormatter
protected org.apache.xerces.xinclude.XIncludeNamespaceSupport fNamespaceContext
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.xni.parser.XMLEntityResolver fEntityResolver
protected org.apache.xerces.util.SecurityManager fSecurityManager
protected org.apache.xerces.xinclude.XIncludeTextReader fXInclude10TextReader
protected org.apache.xerces.xinclude.XIncludeTextReader fXInclude11TextReader
protected final org.apache.xerces.xni.XMLResourceIdentifier fCurrentBaseURI
protected final org.apache.xerces.util.IntStack fBaseURIScope
protected final java.util.Stack fBaseURI
protected final java.util.Stack fLiteralSystemID
protected final java.util.Stack fExpandedSystemID
protected final org.apache.xerces.util.IntStack fLanguageScope
protected final java.util.Stack fLanguageStack
protected String fCurrentLanguage
protected String fHrefFromParent
protected org.apache.xerces.util.ParserConfigurationSettings fSettings
private int fDepth
private int fResultDepth
private static final int INITIAL_SIZE
private boolean[] fSawInclude
private boolean[] fSawFallback
private int[] fState
private final java.util.ArrayList fNotations
private final java.util.ArrayList fUnparsedEntities
private boolean fFixupBaseURIs
private boolean fFixupLanguage
private boolean fSendUEAndNotationEvents
private boolean fIsXML11
private boolean fInDTD
boolean fHasIncludeReportedContent
private boolean fSeenRootElement
private boolean fNeedCopyFeatures
private static final boolean[] gNeedEscaping
private static final char[] gAfterEscaping1
private static final char[] gAfterEscaping2
private static final char[] gHexChs
public void ()
public void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.XNIException
public java.lang.String[] getRecognizedFeatures ()
public void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.String[] getRecognizedProperties ()
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public java.lang.Boolean getFeatureDefault (java.lang.String)
public java.lang.Object getPropertyDefault (java.lang.String)
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public org.apache.xerces.xni.parser.XMLDTDSource getDTDSource ()
public void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setDTDSource (org.apache.xerces.xni.parser.XMLDTDSource)
public void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
private void setErrorReporter (org.apache.xerces.impl.XMLErrorReporter)
protected void handleFallbackElement ()
protected boolean handleIncludeElement (org.apache.xerces.xni.XMLAttributes) throws org.apache.xerces.xni.XNIException
protected boolean hasXIncludeNamespace (org.apache.xerces.xni.QName)
protected boolean isIncludeElement (org.apache.xerces.xni.QName)
protected boolean isFallbackElement (org.apache.xerces.xni.QName)
protected boolean sameBaseURIAsIncludeParent ()
protected boolean sameLanguageAsIncludeParent ()
protected void setupCurrentBaseURI (org.apache.xerces.xni.XMLLocator)
protected boolean searchForRecursiveIncludes (java.lang.String)
protected boolean isTopLevelIncludedItem ()
protected boolean isTopLevelIncludedItemViaInclude ()
protected boolean isTopLevelIncludedItemViaFallback ()
protected org.apache.xerces.xni.XMLAttributes processAttributes (org.apache.xerces.xni.XMLAttributes)
protected java.lang.String getRelativeBaseURI () throws org.apache.xerces.util.URI$MalformedURIException
private java.lang.String getIncludeParentBaseURI ()
private java.lang.String getIncludeParentLanguage ()
private int getIncludeParentDepth ()
private int getResultDepth ()
protected org.apache.xerces.xni.Augmentations modifyAugmentations (org.apache.xerces.xni.Augmentations)
protected org.apache.xerces.xni.Augmentations modifyAugmentations (org.apache.xerces.xni.Augmentations, boolean)
protected int getState (int)
protected int getState ()
protected void setState (int)
protected void setSawFallback (int, boolean)
protected boolean getSawFallback (int)
protected void setSawInclude (int, boolean)
protected boolean getSawInclude (int)
protected void reportResourceError (java.lang.String)
protected void reportResourceError (java.lang.String, java.lang.Object[])
protected void reportFatalError (java.lang.String)
protected void reportFatalError (java.lang.String, java.lang.Object[])
private void reportError (java.lang.String, java.lang.Object[], short)
protected void setParent (org.apache.xerces.xinclude.XIncludeHandler)
protected void setHref (java.lang.String)
protected void setXIncludeLocator (org.apache.xerces.util.XMLLocatorWrapper)
protected boolean isRootDocument ()
protected void addUnparsedEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations)
protected void addNotation (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations)
protected void checkUnparsedEntity (java.lang.String)
protected void checkNotation (java.lang.String)
protected void checkAndSendUnparsedEntity (org.apache.xerces.xinclude.XIncludeHandler$UnparsedEntity)
protected void checkAndSendNotation (org.apache.xerces.xinclude.XIncludeHandler$Notation)
private void checkWhitespace (org.apache.xerces.xni.XMLString)
private void checkMultipleRootElements ()
private void setRootElementProcessed (boolean)
private boolean getRootElementProcessed ()
protected void copyFeatures (org.apache.xerces.xni.parser.XMLComponentManager, org.apache.xerces.util.ParserConfigurationSettings)
protected void copyFeatures (org.apache.xerces.xni.parser.XMLComponentManager, org.apache.xerces.xni.parser.XMLParserConfiguration)
private void copyFeatures1 (java.util.Enumeration, java.lang.String, org.apache.xerces.xni.parser.XMLComponentManager, org.apache.xerces.util.ParserConfigurationSettings)
private void copyFeatures1 (java.util.Enumeration, java.lang.String, org.apache.xerces.xni.parser.XMLComponentManager, org.apache.xerces.xni.parser.XMLParserConfiguration)
protected void saveBaseURI ()
protected void restoreBaseURI ()
protected void saveLanguage (java.lang.String)
public java.lang.String restoreLanguage ()
public java.lang.String getBaseURI (int)
public java.lang.String getLanguage (int)
public java.lang.String getRelativeURI (int) throws org.apache.xerces.util.URI$MalformedURIException
private int scopeOfBaseURI (int)
private int scopeOfLanguage (int)
protected void processXMLBaseAttributes (org.apache.xerces.xni.XMLAttributes)
protected void processXMLLangAttributes (org.apache.xerces.xni.XMLAttributes)
private boolean isValidInHTTPHeader (java.lang.String)
private org.apache.xerces.xni.parser.XMLInputSource createInputSource (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)
private boolean isEqual (java.lang.String, java.lang.String)
private java.lang.String escapeHref (java.lang.String)
static void ()
}
org/apache/xerces/xinclude/XIncludeMessageFormatter.class
package org.apache.xerces.xinclude
public org.apache.xerces.xinclude.XIncludeMessageFormatter extends java.lang.Object implements org.apache.xerces.util.MessageFormatter {
public static final String XINCLUDE_DOMAIN
private java.util.Locale fLocale
private java.util.ResourceBundle fResourceBundle
public void ()
public java.lang.String formatMessage (java.util.Locale, java.lang.String, java.lang.Object[]) throws java.util.MissingResourceException
}
org/apache/xerces/xinclude/XIncludeNamespaceSupport.class
package org.apache.xerces.xinclude
public org.apache.xerces.xinclude.XIncludeNamespaceSupport extends org.apache.xerces.xinclude.MultipleScopeNamespaceSupport {
private boolean[] fValidContext
public void ()
public void (org.apache.xerces.xni.NamespaceContext)
public void pushContext ()
public void setContextInvalid ()
public java.lang.String getURIFromIncludeParent (java.lang.String)
}
org/apache/xerces/xinclude/XIncludeTextReader.class
package org.apache.xerces.xinclude
public org.apache.xerces.xinclude.XIncludeTextReader extends java.lang.Object {
private java.io.Reader fReader
private final org.apache.xerces.xinclude.XIncludeHandler fHandler
private org.apache.xerces.xni.parser.XMLInputSource fSource
private org.apache.xerces.impl.XMLErrorReporter fErrorReporter
private org.apache.xerces.xni.XMLString fTempString
public void (org.apache.xerces.xni.parser.XMLInputSource, org.apache.xerces.xinclude.XIncludeHandler, int) throws java.io.IOException
public void setErrorReporter (org.apache.xerces.impl.XMLErrorReporter)
protected java.io.Reader getReader (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
protected java.lang.String getEncodingName (java.io.InputStream) throws java.io.IOException
protected java.lang.String consumeBOM (java.io.InputStream, java.lang.String) throws java.io.IOException
protected java.lang.String getEncodingName (byte[])
public void parse () throws java.io.IOException
public void setInputSource (org.apache.xerces.xni.parser.XMLInputSource)
public void close () throws java.io.IOException
protected boolean isValid (int)
protected void setBufferSize (int)
}
org/apache/xerces/xni/Augmentations.class
package org.apache.xerces.xni
public abstract org.apache.xerces.xni.Augmentations extends java.lang.Object {
public abstract java.lang.Object putItem (java.lang.String, java.lang.Object)
public abstract java.lang.Object getItem (java.lang.String)
public abstract java.lang.Object removeItem (java.lang.String)
public abstract java.util.Enumeration keys ()
public abstract void removeAllItems ()
}
org/apache/xerces/xni/NamespaceContext.class
package org.apache.xerces.xni
public abstract org.apache.xerces.xni.NamespaceContext extends java.lang.Object {
public static final String XML_URI
public static final String XMLNS_URI
public abstract void pushContext ()
public abstract void popContext ()
public abstract boolean declarePrefix (java.lang.String, java.lang.String)
public abstract java.lang.String getURI (java.lang.String)
public abstract java.lang.String getPrefix (java.lang.String)
public abstract int getDeclaredPrefixCount ()
public abstract java.lang.String getDeclaredPrefixAt (int)
public abstract java.util.Enumeration getAllPrefixes ()
public abstract void reset ()
static void ()
}
org/apache/xerces/xni/QName.class
package org.apache.xerces.xni
public org.apache.xerces.xni.QName extends java.lang.Object implements java.lang.Cloneable {
public String prefix
public String localpart
public String rawname
public String uri
public void ()
public void (java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void (org.apache.xerces.xni.QName)
public void setValues (org.apache.xerces.xni.QName)
public void setValues (java.lang.String, java.lang.String, java.lang.String, java.lang.String)
public void clear ()
public java.lang.Object clone ()
public int hashCode ()
public boolean equals (java.lang.Object)
public java.lang.String toString ()
}
org/apache/xerces/xni/XMLAttributes.class
package org.apache.xerces.xni
public abstract org.apache.xerces.xni.XMLAttributes extends java.lang.Object {
public abstract int addAttribute (org.apache.xerces.xni.QName, java.lang.String, java.lang.String)
public abstract void removeAllAttributes ()
public abstract void removeAttributeAt (int)
public abstract int getLength ()
public abstract int getIndex (java.lang.String)
public abstract int getIndex (java.lang.String, java.lang.String)
public abstract void setName (int, org.apache.xerces.xni.QName)
public abstract void getName (int, org.apache.xerces.xni.QName)
public abstract java.lang.String getPrefix (int)
public abstract java.lang.String getURI (int)
public abstract java.lang.String getLocalName (int)
public abstract java.lang.String getQName (int)
public abstract void setType (int, java.lang.String)
public abstract java.lang.String getType (int)
public abstract java.lang.String getType (java.lang.String)
public abstract java.lang.String getType (java.lang.String, java.lang.String)
public abstract void setValue (int, java.lang.String)
public abstract java.lang.String getValue (int)
public abstract java.lang.String getValue (java.lang.String)
public abstract java.lang.String getValue (java.lang.String, java.lang.String)
public abstract void setNonNormalizedValue (int, java.lang.String)
public abstract java.lang.String getNonNormalizedValue (int)
public abstract void setSpecified (int, boolean)
public abstract boolean isSpecified (int)
public abstract org.apache.xerces.xni.Augmentations getAugmentations (int)
public abstract org.apache.xerces.xni.Augmentations getAugmentations (java.lang.String, java.lang.String)
public abstract org.apache.xerces.xni.Augmentations getAugmentations (java.lang.String)
public abstract void setAugmentations (int, org.apache.xerces.xni.Augmentations)
}
org/apache/xerces/xni/XMLDTDContentModelHandler.class
package org.apache.xerces.xni
public abstract org.apache.xerces.xni.XMLDTDContentModelHandler extends java.lang.Object {
public static final short SEPARATOR_CHOICE
public static final short SEPARATOR_SEQUENCE
public static final short OCCURS_ZERO_OR_ONE
public static final short OCCURS_ZERO_OR_MORE
public static final short OCCURS_ONE_OR_MORE
public abstract void startContentModel (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void any (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void empty (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void pcdata (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void element (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void separator (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void occurrence (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endGroup (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endContentModel (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void setDTDContentModelSource (org.apache.xerces.xni.parser.XMLDTDContentModelSource)
public abstract org.apache.xerces.xni.parser.XMLDTDContentModelSource getDTDContentModelSource ()
}
org/apache/xerces/xni/XMLDTDHandler.class
package org.apache.xerces.xni
public abstract org.apache.xerces.xni.XMLDTDHandler extends java.lang.Object {
public static final short CONDITIONAL_INCLUDE
public static final short CONDITIONAL_IGNORE
public abstract void startDTD (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startParameterEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endParameterEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startExternalSubset (org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endExternalSubset (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void elementDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startAttlist (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endAttlist (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void internalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void externalEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void unparsedEntityDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void notationDecl (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startConditional (short, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void ignoredCharacters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endConditional (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endDTD (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void setDTDSource (org.apache.xerces.xni.parser.XMLDTDSource)
public abstract org.apache.xerces.xni.parser.XMLDTDSource getDTDSource ()
}
org/apache/xerces/xni/XMLDocumentFragmentHandler.class
package org.apache.xerces.xni
public abstract org.apache.xerces.xni.XMLDocumentFragmentHandler extends java.lang.Object {
public abstract void startDocumentFragment (org.apache.xerces.xni.XMLLocator, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endDocumentFragment (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/xni/XMLDocumentHandler.class
package org.apache.xerces.xni
public abstract org.apache.xerces.xni.XMLDocumentHandler extends java.lang.Object {
public abstract void startDocument (org.apache.xerces.xni.XMLLocator, java.lang.String, org.apache.xerces.xni.NamespaceContext, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void xmlDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void doctypeDecl (java.lang.String, java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startGeneralEntity (java.lang.String, org.apache.xerces.xni.XMLResourceIdentifier, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void textDecl (java.lang.String, java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endGeneralEntity (java.lang.String, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void endDocument (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public abstract void setDocumentSource (org.apache.xerces.xni.parser.XMLDocumentSource)
public abstract org.apache.xerces.xni.parser.XMLDocumentSource getDocumentSource ()
}
org/apache/xerces/xni/XMLLocator.class
package org.apache.xerces.xni
public abstract org.apache.xerces.xni.XMLLocator extends java.lang.Object {
public abstract java.lang.String getPublicId ()
public abstract java.lang.String getLiteralSystemId ()
public abstract java.lang.String getBaseSystemId ()
public abstract java.lang.String getExpandedSystemId ()
public abstract int getLineNumber ()
public abstract int getColumnNumber ()
public abstract int getCharacterOffset ()
public abstract java.lang.String getEncoding ()
public abstract java.lang.String getXMLVersion ()
}
org/apache/xerces/xni/XMLResourceIdentifier.class
package org.apache.xerces.xni
public abstract org.apache.xerces.xni.XMLResourceIdentifier extends java.lang.Object {
public abstract void setPublicId (java.lang.String)
public abstract java.lang.String getPublicId ()
public abstract void setExpandedSystemId (java.lang.String)
public abstract java.lang.String getExpandedSystemId ()
public abstract void setLiteralSystemId (java.lang.String)
public abstract java.lang.String getLiteralSystemId ()
public abstract void setBaseSystemId (java.lang.String)
public abstract java.lang.String getBaseSystemId ()
public abstract void setNamespace (java.lang.String)
public abstract java.lang.String getNamespace ()
}
org/apache/xerces/xni/XMLString.class
package org.apache.xerces.xni
public org.apache.xerces.xni.XMLString extends java.lang.Object {
public char[] ch
public int offset
public int length
public void ()
public void (char[], int, int)
public void (org.apache.xerces.xni.XMLString)
public void setValues (char[], int, int)
public void setValues (org.apache.xerces.xni.XMLString)
public void clear ()
public boolean equals (char[], int, int)
public boolean equals (java.lang.String)
public java.lang.String toString ()
}
org/apache/xerces/xni/XNIException.class
package org.apache.xerces.xni
public org.apache.xerces.xni.XNIException extends java.lang.RuntimeException {
static final long serialVersionUID
private Exception fException
public void (java.lang.String)
public void (java.lang.Exception)
public void (java.lang.String, java.lang.Exception)
public java.lang.Exception getException ()
}
org/apache/xerces/xni/grammars/Grammar.class
package org.apache.xerces.xni.grammars
public abstract org.apache.xerces.xni.grammars.Grammar extends java.lang.Object {
public abstract org.apache.xerces.xni.grammars.XMLGrammarDescription getGrammarDescription ()
}
org/apache/xerces/xni/grammars/XMLDTDDescription.class
package org.apache.xerces.xni.grammars
public abstract org.apache.xerces.xni.grammars.XMLDTDDescription extends java.lang.Object implements org.apache.xerces.xni.grammars.XMLGrammarDescription {
public abstract java.lang.String getRootName ()
}
org/apache/xerces/xni/grammars/XMLGrammarDescription.class
package org.apache.xerces.xni.grammars
public abstract org.apache.xerces.xni.grammars.XMLGrammarDescription extends java.lang.Object implements org.apache.xerces.xni.XMLResourceIdentifier {
public static final String XML_SCHEMA
public static final String XML_DTD
public abstract java.lang.String getGrammarType ()
}
org/apache/xerces/xni/grammars/XMLGrammarLoader.class
package org.apache.xerces.xni.grammars
public abstract org.apache.xerces.xni.grammars.XMLGrammarLoader extends java.lang.Object {
public abstract java.lang.String[] getRecognizedFeatures ()
public abstract boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract java.lang.String[] getRecognizedProperties ()
public abstract java.lang.Object getProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract void setLocale (java.util.Locale)
public abstract java.util.Locale getLocale ()
public abstract void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public abstract org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public abstract void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public abstract org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public abstract org.apache.xerces.xni.grammars.Grammar loadGrammar (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/xni/grammars/XMLGrammarPool.class
package org.apache.xerces.xni.grammars
public abstract org.apache.xerces.xni.grammars.XMLGrammarPool extends java.lang.Object {
public abstract org.apache.xerces.xni.grammars.Grammar[] retrieveInitialGrammarSet (java.lang.String)
public abstract void cacheGrammars (java.lang.String, org.apache.xerces.xni.grammars.Grammar[])
public abstract org.apache.xerces.xni.grammars.Grammar retrieveGrammar (org.apache.xerces.xni.grammars.XMLGrammarDescription)
public abstract void lockPool ()
public abstract void unlockPool ()
public abstract void clear ()
}
org/apache/xerces/xni/grammars/XMLSchemaDescription.class
package org.apache.xerces.xni.grammars
public abstract org.apache.xerces.xni.grammars.XMLSchemaDescription extends java.lang.Object implements org.apache.xerces.xni.grammars.XMLGrammarDescription {
public static final short CONTEXT_INCLUDE
public static final short CONTEXT_REDEFINE
public static final short CONTEXT_IMPORT
public static final short CONTEXT_PREPARSE
public static final short CONTEXT_INSTANCE
public static final short CONTEXT_ELEMENT
public static final short CONTEXT_ATTRIBUTE
public static final short CONTEXT_XSITYPE
public abstract short getContextType ()
public abstract java.lang.String getTargetNamespace ()
public abstract java.lang.String[] getLocationHints ()
public abstract org.apache.xerces.xni.QName getTriggeringComponent ()
public abstract org.apache.xerces.xni.QName getEnclosingElementName ()
public abstract org.apache.xerces.xni.XMLAttributes getAttributes ()
}
org/apache/xerces/xni/grammars/XSGrammar.class
package org.apache.xerces.xni.grammars
public abstract org.apache.xerces.xni.grammars.XSGrammar extends java.lang.Object implements org.apache.xerces.xni.grammars.Grammar {
public abstract org.apache.xerces.xs.XSModel toXSModel ()
public abstract org.apache.xerces.xs.XSModel toXSModel (org.apache.xerces.xni.grammars.XSGrammar[])
}
org/apache/xerces/xni/parser/XMLComponent.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLComponent extends java.lang.Object {
public abstract void reset (org.apache.xerces.xni.parser.XMLComponentManager) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract java.lang.String[] getRecognizedFeatures ()
public abstract void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract java.lang.String[] getRecognizedProperties ()
public abstract void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract java.lang.Boolean getFeatureDefault (java.lang.String)
public abstract java.lang.Object getPropertyDefault (java.lang.String)
}
org/apache/xerces/xni/parser/XMLComponentManager.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLComponentManager extends java.lang.Object {
public abstract boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract java.lang.Object getProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
}
org/apache/xerces/xni/parser/XMLConfigurationException.class
package org.apache.xerces.xni.parser
public org.apache.xerces.xni.parser.XMLConfigurationException extends org.apache.xerces.xni.XNIException {
static final long serialVersionUID
public static final short NOT_RECOGNIZED
public static final short NOT_SUPPORTED
protected short fType
protected String fIdentifier
public void (short, java.lang.String)
public void (short, java.lang.String, java.lang.String)
public short getType ()
public java.lang.String getIdentifier ()
}
org/apache/xerces/xni/parser/XMLDTDContentModelFilter.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLDTDContentModelFilter extends java.lang.Object implements org.apache.xerces.xni.XMLDTDContentModelHandler org.apache.xerces.xni.parser.XMLDTDContentModelSource {
}
org/apache/xerces/xni/parser/XMLDTDContentModelSource.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLDTDContentModelSource extends java.lang.Object {
public abstract void setDTDContentModelHandler (org.apache.xerces.xni.XMLDTDContentModelHandler)
public abstract org.apache.xerces.xni.XMLDTDContentModelHandler getDTDContentModelHandler ()
}
org/apache/xerces/xni/parser/XMLDTDFilter.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLDTDFilter extends java.lang.Object implements org.apache.xerces.xni.XMLDTDHandler org.apache.xerces.xni.parser.XMLDTDSource {
}
org/apache/xerces/xni/parser/XMLDTDScanner.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLDTDScanner extends java.lang.Object implements org.apache.xerces.xni.parser.XMLDTDSource org.apache.xerces.xni.parser.XMLDTDContentModelSource {
public abstract void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
public abstract boolean scanDTDInternalSubset (boolean, boolean, boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
public abstract boolean scanDTDExternalSubset (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/xni/parser/XMLDTDSource.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLDTDSource extends java.lang.Object {
public abstract void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public abstract org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
}
org/apache/xerces/xni/parser/XMLDocumentFilter.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLDocumentFilter extends java.lang.Object implements org.apache.xerces.xni.XMLDocumentHandler org.apache.xerces.xni.parser.XMLDocumentSource {
}
org/apache/xerces/xni/parser/XMLDocumentScanner.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLDocumentScanner extends java.lang.Object implements org.apache.xerces.xni.parser.XMLDocumentSource {
public abstract void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws java.io.IOException
public abstract boolean scanDocument (boolean) throws java.io.IOException org.apache.xerces.xni.XNIException
}
org/apache/xerces/xni/parser/XMLDocumentSource.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLDocumentSource extends java.lang.Object {
public abstract void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public abstract org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
}
org/apache/xerces/xni/parser/XMLEntityResolver.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLEntityResolver extends java.lang.Object {
public abstract org.apache.xerces.xni.parser.XMLInputSource resolveEntity (org.apache.xerces.xni.XMLResourceIdentifier) throws org.apache.xerces.xni.XNIException java.io.IOException
}
org/apache/xerces/xni/parser/XMLErrorHandler.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLErrorHandler extends java.lang.Object {
public abstract void warning (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public abstract void error (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public abstract void fatalError (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/xni/parser/XMLInputSource.class
package org.apache.xerces.xni.parser
public org.apache.xerces.xni.parser.XMLInputSource extends java.lang.Object {
protected String fPublicId
protected String fSystemId
protected String fBaseSystemId
protected java.io.InputStream fByteStream
protected java.io.Reader fCharStream
protected String fEncoding
public void (java.lang.String, java.lang.String, java.lang.String)
public void (org.apache.xerces.xni.XMLResourceIdentifier)
public void (java.lang.String, java.lang.String, java.lang.String, java.io.InputStream, java.lang.String)
public void (java.lang.String, java.lang.String, java.lang.String, java.io.Reader, java.lang.String)
public void setPublicId (java.lang.String)
public java.lang.String getPublicId ()
public void setSystemId (java.lang.String)
public java.lang.String getSystemId ()
public void setBaseSystemId (java.lang.String)
public java.lang.String getBaseSystemId ()
public void setByteStream (java.io.InputStream)
public java.io.InputStream getByteStream ()
public void setCharacterStream (java.io.Reader)
public java.io.Reader getCharacterStream ()
public void setEncoding (java.lang.String)
public java.lang.String getEncoding ()
}
org/apache/xerces/xni/parser/XMLParseException.class
package org.apache.xerces.xni.parser
public org.apache.xerces.xni.parser.XMLParseException extends org.apache.xerces.xni.XNIException {
static final long serialVersionUID
protected String fPublicId
protected String fLiteralSystemId
protected String fExpandedSystemId
protected String fBaseSystemId
protected int fLineNumber
protected int fColumnNumber
protected int fCharacterOffset
public void (org.apache.xerces.xni.XMLLocator, java.lang.String)
public void (org.apache.xerces.xni.XMLLocator, java.lang.String, java.lang.Exception)
public java.lang.String getPublicId ()
public java.lang.String getExpandedSystemId ()
public java.lang.String getLiteralSystemId ()
public java.lang.String getBaseSystemId ()
public int getLineNumber ()
public int getColumnNumber ()
public int getCharacterOffset ()
public java.lang.String toString ()
}
org/apache/xerces/xni/parser/XMLParserConfiguration.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLParserConfiguration extends java.lang.Object implements org.apache.xerces.xni.parser.XMLComponentManager {
public abstract void parse (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.XNIException java.io.IOException
public abstract void addRecognizedFeatures (java.lang.String[])
public abstract void setFeature (java.lang.String, boolean) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract boolean getFeature (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract void addRecognizedProperties (java.lang.String[])
public abstract void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract java.lang.Object getProperty (java.lang.String) throws org.apache.xerces.xni.parser.XMLConfigurationException
public abstract void setErrorHandler (org.apache.xerces.xni.parser.XMLErrorHandler)
public abstract org.apache.xerces.xni.parser.XMLErrorHandler getErrorHandler ()
public abstract void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public abstract org.apache.xerces.xni.XMLDocumentHandler getDocumentHandler ()
public abstract void setDTDHandler (org.apache.xerces.xni.XMLDTDHandler)
public abstract org.apache.xerces.xni.XMLDTDHandler getDTDHandler ()
public abstract void setDTDContentModelHandler (org.apache.xerces.xni.XMLDTDContentModelHandler)
public abstract org.apache.xerces.xni.XMLDTDContentModelHandler getDTDContentModelHandler ()
public abstract void setEntityResolver (org.apache.xerces.xni.parser.XMLEntityResolver)
public abstract org.apache.xerces.xni.parser.XMLEntityResolver getEntityResolver ()
public abstract void setLocale (java.util.Locale) throws org.apache.xerces.xni.XNIException
public abstract java.util.Locale getLocale ()
}
org/apache/xerces/xni/parser/XMLPullParserConfiguration.class
package org.apache.xerces.xni.parser
public abstract org.apache.xerces.xni.parser.XMLPullParserConfiguration extends java.lang.Object implements org.apache.xerces.xni.parser.XMLParserConfiguration {
public abstract void setInputSource (org.apache.xerces.xni.parser.XMLInputSource) throws org.apache.xerces.xni.parser.XMLConfigurationException java.io.IOException
public abstract boolean parse (boolean) throws org.apache.xerces.xni.XNIException java.io.IOException
public abstract void cleanup ()
}
org/apache/xerces/xpointer/ElementSchemePointer$1.class
package org.apache.xerces.xpointer
org.apache.xerces.xpointer.ElementSchemePointer$1 extends org.apache.xerces.xpointer.ElementSchemePointer$Scanner {
private final org.apache.xerces.xpointer.ElementSchemePointer this$0
void (org.apache.xerces.xpointer.ElementSchemePointer, org.apache.xerces.util.SymbolTable)
protected void addToken (org.apache.xerces.xpointer.ElementSchemePointer$Tokens, int) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/xpointer/ElementSchemePointer$Scanner.class
package org.apache.xerces.xpointer
org.apache.xerces.xpointer.ElementSchemePointer$Scanner extends java.lang.Object {
private static final byte CHARTYPE_INVALID
private static final byte CHARTYPE_OTHER
private static final byte CHARTYPE_MINUS
private static final byte CHARTYPE_PERIOD
private static final byte CHARTYPE_SLASH
private static final byte CHARTYPE_DIGIT
private static final byte CHARTYPE_LETTER
private static final byte CHARTYPE_UNDERSCORE
private static final byte CHARTYPE_NONASCII
private final byte[] fASCIICharMap
private org.apache.xerces.util.SymbolTable fSymbolTable
private final org.apache.xerces.xpointer.ElementSchemePointer this$0
private void (org.apache.xerces.xpointer.ElementSchemePointer, org.apache.xerces.util.SymbolTable)
private boolean scanExpr (org.apache.xerces.util.SymbolTable, org.apache.xerces.xpointer.ElementSchemePointer$Tokens, java.lang.String, int, int) throws org.apache.xerces.xni.XNIException
private int scanNCName (java.lang.String, int, int)
protected void addToken (org.apache.xerces.xpointer.ElementSchemePointer$Tokens, int) throws org.apache.xerces.xni.XNIException
void (org.apache.xerces.xpointer.ElementSchemePointer, org.apache.xerces.util.SymbolTable, org.apache.xerces.xpointer.ElementSchemePointer$1)
static boolean access$300 (org.apache.xerces.xpointer.ElementSchemePointer$Scanner, org.apache.xerces.util.SymbolTable, org.apache.xerces.xpointer.ElementSchemePointer$Tokens, java.lang.String, int, int) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/xpointer/ElementSchemePointer$Tokens.class
package org.apache.xerces.xpointer
final org.apache.xerces.xpointer.ElementSchemePointer$Tokens extends java.lang.Object {
private static final int XPTRTOKEN_ELEM_NCNAME
private static final int XPTRTOKEN_ELEM_CHILD
private final String[] fgTokenNames
private static final int INITIAL_TOKEN_COUNT
private int[] fTokens
private int fTokenCount
private int fCurrentTokenIndex
private org.apache.xerces.util.SymbolTable fSymbolTable
private java.util.Hashtable fTokenNames
private final org.apache.xerces.xpointer.ElementSchemePointer this$0
private void (org.apache.xerces.xpointer.ElementSchemePointer, org.apache.xerces.util.SymbolTable)
private java.lang.String getTokenString (int)
private java.lang.Integer getToken (int)
private void addToken (java.lang.String)
private void addToken (int)
private void rewind ()
private boolean hasMore ()
private int nextToken () throws org.apache.xerces.xni.XNIException
private int peekToken () throws org.apache.xerces.xni.XNIException
private java.lang.String nextTokenAsString () throws org.apache.xerces.xni.XNIException
private int getTokenCount ()
void (org.apache.xerces.xpointer.ElementSchemePointer, org.apache.xerces.util.SymbolTable, org.apache.xerces.xpointer.ElementSchemePointer$1)
static java.lang.String access$200 (org.apache.xerces.xpointer.ElementSchemePointer$Tokens, int)
static int access$400 (org.apache.xerces.xpointer.ElementSchemePointer$Tokens)
static boolean access$500 (org.apache.xerces.xpointer.ElementSchemePointer$Tokens)
static int access$600 (org.apache.xerces.xpointer.ElementSchemePointer$Tokens) throws org.apache.xerces.xni.XNIException
static void access$700 (org.apache.xerces.xpointer.ElementSchemePointer$Tokens, int)
static void access$800 (org.apache.xerces.xpointer.ElementSchemePointer$Tokens, java.lang.String)
}
org/apache/xerces/xpointer/ElementSchemePointer.class
package org.apache.xerces.xpointer
org.apache.xerces.xpointer.ElementSchemePointer extends java.lang.Object implements org.apache.xerces.xpointer.XPointerPart {
private String fSchemeName
private String fSchemeData
private String fShortHandPointerName
private boolean fIsResolveElement
private boolean fIsElementFound
private boolean fWasOnlyEmptyElementFound
boolean fIsShortHand
int fFoundDepth
private int[] fChildSequence
private int fCurrentChildPosition
private int fCurrentChildDepth
private int[] fCurrentChildSequence
private boolean fIsFragmentResolved
private org.apache.xerces.xpointer.ShortHandPointer fShortHandPointer
protected org.apache.xerces.impl.XMLErrorReporter fErrorReporter
protected org.apache.xerces.xni.parser.XMLErrorHandler fErrorHandler
private org.apache.xerces.util.SymbolTable fSymbolTable
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.impl.XMLErrorReporter)
public void parseXPointer (java.lang.String) throws org.apache.xerces.xni.XNIException
public java.lang.String getSchemeName ()
public java.lang.String getSchemeData ()
public void setSchemeName (java.lang.String)
public void setSchemeData (java.lang.String)
public boolean resolveXPointer (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations, int) throws org.apache.xerces.xni.XNIException
protected boolean matchChildSequence (org.apache.xerces.xni.QName, int) throws org.apache.xerces.xni.XNIException
protected boolean checkMatch ()
public boolean isFragmentResolved () throws org.apache.xerces.xni.XNIException
public boolean isChildFragmentResolved ()
protected void reportError (java.lang.String, java.lang.Object[]) throws org.apache.xerces.xni.XNIException
protected void initErrorReporter ()
protected void init ()
}
org/apache/xerces/xpointer/ShortHandPointer.class
package org.apache.xerces.xpointer
org.apache.xerces.xpointer.ShortHandPointer extends java.lang.Object implements org.apache.xerces.xpointer.XPointerPart {
private String fShortHandPointer
private boolean fIsFragmentResolved
private org.apache.xerces.util.SymbolTable fSymbolTable
int fMatchingChildCount
public void ()
public void (org.apache.xerces.util.SymbolTable)
public void parseXPointer (java.lang.String) throws org.apache.xerces.xni.XNIException
public boolean resolveXPointer (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations, int) throws org.apache.xerces.xni.XNIException
private boolean hasMatchingIdentifier (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations, int) throws org.apache.xerces.xni.XNIException
public java.lang.String getDTDDeterminedID (org.apache.xerces.xni.XMLAttributes, int) throws org.apache.xerces.xni.XNIException
public java.lang.String getSchemaDeterminedID (org.apache.xerces.xni.XMLAttributes, int) throws org.apache.xerces.xni.XNIException
public java.lang.String getChildrenSchemaDeterminedID (org.apache.xerces.xni.XMLAttributes, int) throws org.apache.xerces.xni.XNIException
public boolean isFragmentResolved ()
public boolean isChildFragmentResolved ()
public java.lang.String getSchemeName ()
public java.lang.String getSchemeData ()
public void setSchemeName (java.lang.String)
public void setSchemeData (java.lang.String)
}
org/apache/xerces/xpointer/XPointerErrorHandler.class
package org.apache.xerces.xpointer
org.apache.xerces.xpointer.XPointerErrorHandler extends java.lang.Object implements org.apache.xerces.xni.parser.XMLErrorHandler {
protected java.io.PrintWriter fOut
public void ()
public void (java.io.PrintWriter)
public void warning (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public void error (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
public void fatalError (java.lang.String, java.lang.String, org.apache.xerces.xni.parser.XMLParseException) throws org.apache.xerces.xni.XNIException
private void printError (java.lang.String, org.apache.xerces.xni.parser.XMLParseException)
}
org/apache/xerces/xpointer/XPointerHandler$1.class
package org.apache.xerces.xpointer
org.apache.xerces.xpointer.XPointerHandler$1 extends org.apache.xerces.xpointer.XPointerHandler$Scanner {
private final org.apache.xerces.xpointer.XPointerHandler this$0
void (org.apache.xerces.xpointer.XPointerHandler, org.apache.xerces.util.SymbolTable)
protected void addToken (org.apache.xerces.xpointer.XPointerHandler$Tokens, int) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/xpointer/XPointerHandler$Scanner.class
package org.apache.xerces.xpointer
org.apache.xerces.xpointer.XPointerHandler$Scanner extends java.lang.Object {
private static final byte CHARTYPE_INVALID
private static final byte CHARTYPE_OTHER
private static final byte CHARTYPE_WHITESPACE
private static final byte CHARTYPE_CARRET
private static final byte CHARTYPE_OPEN_PAREN
private static final byte CHARTYPE_CLOSE_PAREN
private static final byte CHARTYPE_MINUS
private static final byte CHARTYPE_PERIOD
private static final byte CHARTYPE_SLASH
private static final byte CHARTYPE_DIGIT
private static final byte CHARTYPE_COLON
private static final byte CHARTYPE_EQUAL
private static final byte CHARTYPE_LETTER
private static final byte CHARTYPE_UNDERSCORE
private static final byte CHARTYPE_NONASCII
private final byte[] fASCIICharMap
private org.apache.xerces.util.SymbolTable fSymbolTable
private final org.apache.xerces.xpointer.XPointerHandler this$0
private void (org.apache.xerces.xpointer.XPointerHandler, org.apache.xerces.util.SymbolTable)
private boolean scanExpr (org.apache.xerces.util.SymbolTable, org.apache.xerces.xpointer.XPointerHandler$Tokens, java.lang.String, int, int) throws org.apache.xerces.xni.XNIException
private int scanNCName (java.lang.String, int, int)
private int scanData (java.lang.String, java.lang.StringBuffer, int, int)
protected void addToken (org.apache.xerces.xpointer.XPointerHandler$Tokens, int) throws org.apache.xerces.xni.XNIException
void (org.apache.xerces.xpointer.XPointerHandler, org.apache.xerces.util.SymbolTable, org.apache.xerces.xpointer.XPointerHandler$1)
static boolean access$400 (org.apache.xerces.xpointer.XPointerHandler$Scanner, org.apache.xerces.util.SymbolTable, org.apache.xerces.xpointer.XPointerHandler$Tokens, java.lang.String, int, int) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/xpointer/XPointerHandler$Tokens.class
package org.apache.xerces.xpointer
final org.apache.xerces.xpointer.XPointerHandler$Tokens extends java.lang.Object {
private static final int XPTRTOKEN_OPEN_PAREN
private static final int XPTRTOKEN_CLOSE_PAREN
private static final int XPTRTOKEN_SHORTHAND
private static final int XPTRTOKEN_SCHEMENAME
private static final int XPTRTOKEN_SCHEMEDATA
private final String[] fgTokenNames
private static final int INITIAL_TOKEN_COUNT
private int[] fTokens
private int fTokenCount
private int fCurrentTokenIndex
private org.apache.xerces.util.SymbolTable fSymbolTable
private java.util.Hashtable fTokenNames
private final org.apache.xerces.xpointer.XPointerHandler this$0
private void (org.apache.xerces.xpointer.XPointerHandler, org.apache.xerces.util.SymbolTable)
private java.lang.String getTokenString (int)
private void addToken (java.lang.String)
private void addToken (int)
private void rewind ()
private boolean hasMore ()
private int nextToken () throws org.apache.xerces.xni.XNIException
private int peekToken () throws org.apache.xerces.xni.XNIException
private java.lang.String nextTokenAsString () throws org.apache.xerces.xni.XNIException
void (org.apache.xerces.xpointer.XPointerHandler, org.apache.xerces.util.SymbolTable, org.apache.xerces.xpointer.XPointerHandler$1)
static java.lang.String access$200 (org.apache.xerces.xpointer.XPointerHandler$Tokens, int)
static boolean access$500 (org.apache.xerces.xpointer.XPointerHandler$Tokens)
static int access$600 (org.apache.xerces.xpointer.XPointerHandler$Tokens) throws org.apache.xerces.xni.XNIException
static int access$700 (org.apache.xerces.xpointer.XPointerHandler$Tokens) throws org.apache.xerces.xni.XNIException
static void access$800 (org.apache.xerces.xpointer.XPointerHandler$Tokens, java.lang.String)
static void access$900 (org.apache.xerces.xpointer.XPointerHandler$Tokens, int)
}
org/apache/xerces/xpointer/XPointerHandler.class
package org.apache.xerces.xpointer
public final org.apache.xerces.xpointer.XPointerHandler extends org.apache.xerces.xinclude.XIncludeHandler implements org.apache.xerces.xpointer.XPointerProcessor {
protected java.util.Vector fXPointerParts
protected org.apache.xerces.xpointer.XPointerPart fXPointerPart
protected boolean fFoundMatchingPtrPart
protected org.apache.xerces.impl.XMLErrorReporter fXPointerErrorReporter
protected org.apache.xerces.xni.parser.XMLErrorHandler fErrorHandler
protected org.apache.xerces.util.SymbolTable fSymbolTable
private final String ELEMENT_SCHEME_NAME
protected boolean fIsXPointerResolved
protected boolean fFixupBase
protected boolean fFixupLang
public void ()
public void (org.apache.xerces.util.SymbolTable, org.apache.xerces.xni.parser.XMLErrorHandler, org.apache.xerces.impl.XMLErrorReporter)
public void setDocumentHandler (org.apache.xerces.xni.XMLDocumentHandler)
public void parseXPointer (java.lang.String) throws org.apache.xerces.xni.XNIException
public boolean resolveXPointer (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations, int) throws org.apache.xerces.xni.XNIException
public boolean isFragmentResolved () throws org.apache.xerces.xni.XNIException
public boolean isChildFragmentResolved () throws org.apache.xerces.xni.XNIException
public boolean isXPointerResolved () throws org.apache.xerces.xni.XNIException
public org.apache.xerces.xpointer.XPointerPart getXPointerPart ()
private void reportError (java.lang.String, java.lang.Object[]) throws org.apache.xerces.xni.XNIException
private void reportWarning (java.lang.String, java.lang.Object[]) throws org.apache.xerces.xni.XNIException
protected void initErrorReporter ()
protected void init ()
public java.util.Vector getPointerParts ()
public void comment (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void processingInstruction (java.lang.String, org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void emptyElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void characters (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void ignorableWhitespace (org.apache.xerces.xni.XMLString, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endElement (org.apache.xerces.xni.QName, org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void startCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void endCDATA (org.apache.xerces.xni.Augmentations) throws org.apache.xerces.xni.XNIException
public void setProperty (java.lang.String, java.lang.Object) throws org.apache.xerces.xni.parser.XMLConfigurationException
static void access$300 (org.apache.xerces.xpointer.XPointerHandler, java.lang.String, java.lang.Object[]) throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/xpointer/XPointerMessageFormatter.class
package org.apache.xerces.xpointer
org.apache.xerces.xpointer.XPointerMessageFormatter extends java.lang.Object implements org.apache.xerces.util.MessageFormatter {
public static final String XPOINTER_DOMAIN
private java.util.Locale fLocale
private java.util.ResourceBundle fResourceBundle
void ()
public java.lang.String formatMessage (java.util.Locale, java.lang.String, java.lang.Object[]) throws java.util.MissingResourceException
}
org/apache/xerces/xpointer/XPointerPart.class
package org.apache.xerces.xpointer
public abstract org.apache.xerces.xpointer.XPointerPart extends java.lang.Object {
public static final int EVENT_ELEMENT_START
public static final int EVENT_ELEMENT_END
public static final int EVENT_ELEMENT_EMPTY
public abstract void parseXPointer (java.lang.String) throws org.apache.xerces.xni.XNIException
public abstract boolean resolveXPointer (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations, int) throws org.apache.xerces.xni.XNIException
public abstract boolean isFragmentResolved () throws org.apache.xerces.xni.XNIException
public abstract boolean isChildFragmentResolved () throws org.apache.xerces.xni.XNIException
public abstract java.lang.String getSchemeName ()
public abstract java.lang.String getSchemeData ()
public abstract void setSchemeName (java.lang.String)
public abstract void setSchemeData (java.lang.String)
}
org/apache/xerces/xpointer/XPointerProcessor.class
package org.apache.xerces.xpointer
public abstract org.apache.xerces.xpointer.XPointerProcessor extends java.lang.Object {
public static final int EVENT_ELEMENT_START
public static final int EVENT_ELEMENT_END
public static final int EVENT_ELEMENT_EMPTY
public abstract void parseXPointer (java.lang.String) throws org.apache.xerces.xni.XNIException
public abstract boolean resolveXPointer (org.apache.xerces.xni.QName, org.apache.xerces.xni.XMLAttributes, org.apache.xerces.xni.Augmentations, int) throws org.apache.xerces.xni.XNIException
public abstract boolean isFragmentResolved () throws org.apache.xerces.xni.XNIException
public abstract boolean isXPointerResolved () throws org.apache.xerces.xni.XNIException
}
org/apache/xerces/xs/AttributePSVI.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.AttributePSVI extends java.lang.Object implements org.apache.xerces.xs.ItemPSVI {
public abstract org.apache.xerces.xs.XSAttributeDeclaration getAttributeDeclaration ()
}
org/apache/xerces/xs/ElementPSVI.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.ElementPSVI extends java.lang.Object implements org.apache.xerces.xs.ItemPSVI {
public abstract org.apache.xerces.xs.XSElementDeclaration getElementDeclaration ()
public abstract org.apache.xerces.xs.XSNotationDeclaration getNotation ()
public abstract boolean getNil ()
public abstract org.apache.xerces.xs.XSModel getSchemaInformation ()
}
org/apache/xerces/xs/ItemPSVI.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.ItemPSVI extends java.lang.Object {
public static final short VALIDITY_NOTKNOWN
public static final short VALIDITY_INVALID
public static final short VALIDITY_VALID
public static final short VALIDATION_NONE
public static final short VALIDATION_PARTIAL
public static final short VALIDATION_FULL
public abstract java.lang.String getValidationContext ()
public abstract short getValidity ()
public abstract short getValidationAttempted ()
public abstract org.apache.xerces.xs.StringList getErrorCodes ()
public abstract java.lang.String getSchemaNormalizedValue ()
public abstract java.lang.Object getActualNormalizedValue () throws org.apache.xerces.xs.XSException
public abstract short getActualNormalizedValueType () throws org.apache.xerces.xs.XSException
public abstract org.apache.xerces.xs.ShortList getItemValueTypes () throws org.apache.xerces.xs.XSException
public abstract org.apache.xerces.xs.XSTypeDefinition getTypeDefinition ()
public abstract org.apache.xerces.xs.XSSimpleTypeDefinition getMemberTypeDefinition ()
public abstract java.lang.String getSchemaDefault ()
public abstract boolean getIsSchemaSpecified ()
}
org/apache/xerces/xs/LSInputList.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.LSInputList extends java.lang.Object {
public abstract int getLength ()
public abstract org.w3c.dom.ls.LSInput item (int)
}
org/apache/xerces/xs/PSVIProvider.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.PSVIProvider extends java.lang.Object {
public abstract org.apache.xerces.xs.ElementPSVI getElementPSVI ()
public abstract org.apache.xerces.xs.AttributePSVI getAttributePSVI (int)
public abstract org.apache.xerces.xs.AttributePSVI getAttributePSVIByName (java.lang.String, java.lang.String)
}
org/apache/xerces/xs/ShortList.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.ShortList extends java.lang.Object {
public abstract int getLength ()
public abstract boolean contains (short)
public abstract short item (int) throws org.apache.xerces.xs.XSException
}
org/apache/xerces/xs/StringList.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.StringList extends java.lang.Object {
public abstract int getLength ()
public abstract boolean contains (java.lang.String)
public abstract java.lang.String item (int)
}
org/apache/xerces/xs/XSAnnotation.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSAnnotation extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public static final short W3C_DOM_ELEMENT
public static final short SAX_CONTENTHANDLER
public static final short W3C_DOM_DOCUMENT
public abstract boolean writeAnnotation (java.lang.Object, short)
public abstract java.lang.String getAnnotationString ()
}
org/apache/xerces/xs/XSAttributeDeclaration.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSAttributeDeclaration extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public abstract org.apache.xerces.xs.XSSimpleTypeDefinition getTypeDefinition ()
public abstract short getScope ()
public abstract org.apache.xerces.xs.XSComplexTypeDefinition getEnclosingCTDefinition ()
public abstract short getConstraintType ()
public abstract java.lang.String getConstraintValue ()
public abstract java.lang.Object getActualVC () throws org.apache.xerces.xs.XSException
public abstract short getActualVCType () throws org.apache.xerces.xs.XSException
public abstract org.apache.xerces.xs.ShortList getItemValueTypes () throws org.apache.xerces.xs.XSException
public abstract org.apache.xerces.xs.XSAnnotation getAnnotation ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSAttributeGroupDefinition.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSAttributeGroupDefinition extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public abstract org.apache.xerces.xs.XSObjectList getAttributeUses ()
public abstract org.apache.xerces.xs.XSWildcard getAttributeWildcard ()
public abstract org.apache.xerces.xs.XSAnnotation getAnnotation ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSAttributeUse.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSAttributeUse extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public abstract boolean getRequired ()
public abstract org.apache.xerces.xs.XSAttributeDeclaration getAttrDeclaration ()
public abstract short getConstraintType ()
public abstract java.lang.String getConstraintValue ()
public abstract java.lang.Object getActualVC () throws org.apache.xerces.xs.XSException
public abstract short getActualVCType () throws org.apache.xerces.xs.XSException
public abstract org.apache.xerces.xs.ShortList getItemValueTypes () throws org.apache.xerces.xs.XSException
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSComplexTypeDefinition.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSComplexTypeDefinition extends java.lang.Object implements org.apache.xerces.xs.XSTypeDefinition {
public static final short CONTENTTYPE_EMPTY
public static final short CONTENTTYPE_SIMPLE
public static final short CONTENTTYPE_ELEMENT
public static final short CONTENTTYPE_MIXED
public abstract short getDerivationMethod ()
public abstract boolean getAbstract ()
public abstract org.apache.xerces.xs.XSObjectList getAttributeUses ()
public abstract org.apache.xerces.xs.XSWildcard getAttributeWildcard ()
public abstract short getContentType ()
public abstract org.apache.xerces.xs.XSSimpleTypeDefinition getSimpleType ()
public abstract org.apache.xerces.xs.XSParticle getParticle ()
public abstract boolean isProhibitedSubstitution (short)
public abstract short getProhibitedSubstitutions ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSConstants.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSConstants extends java.lang.Object {
public static final short ATTRIBUTE_DECLARATION
public static final short ELEMENT_DECLARATION
public static final short TYPE_DEFINITION
public static final short ATTRIBUTE_USE
public static final short ATTRIBUTE_GROUP
public static final short MODEL_GROUP_DEFINITION
public static final short MODEL_GROUP
public static final short PARTICLE
public static final short WILDCARD
public static final short IDENTITY_CONSTRAINT
public static final short NOTATION_DECLARATION
public static final short ANNOTATION
public static final short FACET
public static final short MULTIVALUE_FACET
public static final short DERIVATION_NONE
public static final short DERIVATION_EXTENSION
public static final short DERIVATION_RESTRICTION
public static final short DERIVATION_SUBSTITUTION
public static final short DERIVATION_UNION
public static final short DERIVATION_LIST
public static final short SCOPE_ABSENT
public static final short SCOPE_GLOBAL
public static final short SCOPE_LOCAL
public static final short VC_NONE
public static final short VC_DEFAULT
public static final short VC_FIXED
public static final short ANYSIMPLETYPE_DT
public static final short STRING_DT
public static final short BOOLEAN_DT
public static final short DECIMAL_DT
public static final short FLOAT_DT
public static final short DOUBLE_DT
public static final short DURATION_DT
public static final short DATETIME_DT
public static final short TIME_DT
public static final short DATE_DT
public static final short GYEARMONTH_DT
public static final short GYEAR_DT
public static final short GMONTHDAY_DT
public static final short GDAY_DT
public static final short GMONTH_DT
public static final short HEXBINARY_DT
public static final short BASE64BINARY_DT
public static final short ANYURI_DT
public static final short QNAME_DT
public static final short NOTATION_DT
public static final short NORMALIZEDSTRING_DT
public static final short TOKEN_DT
public static final short LANGUAGE_DT
public static final short NMTOKEN_DT
public static final short NAME_DT
public static final short NCNAME_DT
public static final short ID_DT
public static final short IDREF_DT
public static final short ENTITY_DT
public static final short INTEGER_DT
public static final short NONPOSITIVEINTEGER_DT
public static final short NEGATIVEINTEGER_DT
public static final short LONG_DT
public static final short INT_DT
public static final short SHORT_DT
public static final short BYTE_DT
public static final short NONNEGATIVEINTEGER_DT
public static final short UNSIGNEDLONG_DT
public static final short UNSIGNEDINT_DT
public static final short UNSIGNEDSHORT_DT
public static final short UNSIGNEDBYTE_DT
public static final short POSITIVEINTEGER_DT
public static final short LISTOFUNION_DT
public static final short LIST_DT
public static final short UNAVAILABLE_DT
}
org/apache/xerces/xs/XSElementDeclaration.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSElementDeclaration extends java.lang.Object implements org.apache.xerces.xs.XSTerm {
public abstract org.apache.xerces.xs.XSTypeDefinition getTypeDefinition ()
public abstract short getScope ()
public abstract org.apache.xerces.xs.XSComplexTypeDefinition getEnclosingCTDefinition ()
public abstract short getConstraintType ()
public abstract java.lang.String getConstraintValue ()
public abstract java.lang.Object getActualVC () throws org.apache.xerces.xs.XSException
public abstract short getActualVCType () throws org.apache.xerces.xs.XSException
public abstract org.apache.xerces.xs.ShortList getItemValueTypes () throws org.apache.xerces.xs.XSException
public abstract boolean getNillable ()
public abstract org.apache.xerces.xs.XSNamedMap getIdentityConstraints ()
public abstract org.apache.xerces.xs.XSElementDeclaration getSubstitutionGroupAffiliation ()
public abstract boolean isSubstitutionGroupExclusion (short)
public abstract short getSubstitutionGroupExclusions ()
public abstract boolean isDisallowedSubstitution (short)
public abstract short getDisallowedSubstitutions ()
public abstract boolean getAbstract ()
public abstract org.apache.xerces.xs.XSAnnotation getAnnotation ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSException.class
package org.apache.xerces.xs
public org.apache.xerces.xs.XSException extends java.lang.RuntimeException {
static final long serialVersionUID
public short code
public static final short NOT_SUPPORTED_ERR
public static final short INDEX_SIZE_ERR
public void (short, java.lang.String)
}
org/apache/xerces/xs/XSFacet.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSFacet extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public abstract short getFacetKind ()
public abstract java.lang.String getLexicalFacetValue ()
public abstract boolean getFixed ()
public abstract org.apache.xerces.xs.XSAnnotation getAnnotation ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSIDCDefinition.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSIDCDefinition extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public static final short IC_KEY
public static final short IC_KEYREF
public static final short IC_UNIQUE
public abstract short getCategory ()
public abstract java.lang.String getSelectorStr ()
public abstract org.apache.xerces.xs.StringList getFieldStrs ()
public abstract org.apache.xerces.xs.XSIDCDefinition getRefKey ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSImplementation.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSImplementation extends java.lang.Object {
public abstract org.apache.xerces.xs.StringList getRecognizedVersions ()
public abstract org.apache.xerces.xs.XSLoader createXSLoader (org.apache.xerces.xs.StringList) throws org.apache.xerces.xs.XSException
}
org/apache/xerces/xs/XSLoader.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSLoader extends java.lang.Object {
public abstract org.w3c.dom.DOMConfiguration getConfig ()
public abstract org.apache.xerces.xs.XSModel loadURIList (org.apache.xerces.xs.StringList)
public abstract org.apache.xerces.xs.XSModel loadInputList (org.apache.xerces.xs.LSInputList)
public abstract org.apache.xerces.xs.XSModel loadURI (java.lang.String)
public abstract org.apache.xerces.xs.XSModel load (org.w3c.dom.ls.LSInput)
}
org/apache/xerces/xs/XSModel.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSModel extends java.lang.Object {
public abstract org.apache.xerces.xs.StringList getNamespaces ()
public abstract org.apache.xerces.xs.XSNamespaceItemList getNamespaceItems ()
public abstract org.apache.xerces.xs.XSNamedMap getComponents (short)
public abstract org.apache.xerces.xs.XSNamedMap getComponentsByNamespace (short, java.lang.String)
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
public abstract org.apache.xerces.xs.XSElementDeclaration getElementDeclaration (java.lang.String, java.lang.String)
public abstract org.apache.xerces.xs.XSAttributeDeclaration getAttributeDeclaration (java.lang.String, java.lang.String)
public abstract org.apache.xerces.xs.XSTypeDefinition getTypeDefinition (java.lang.String, java.lang.String)
public abstract org.apache.xerces.xs.XSAttributeGroupDefinition getAttributeGroup (java.lang.String, java.lang.String)
public abstract org.apache.xerces.xs.XSModelGroupDefinition getModelGroupDefinition (java.lang.String, java.lang.String)
public abstract org.apache.xerces.xs.XSNotationDeclaration getNotationDeclaration (java.lang.String, java.lang.String)
public abstract org.apache.xerces.xs.XSObjectList getSubstitutionGroup (org.apache.xerces.xs.XSElementDeclaration)
}
org/apache/xerces/xs/XSModelGroup.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSModelGroup extends java.lang.Object implements org.apache.xerces.xs.XSTerm {
public static final short COMPOSITOR_SEQUENCE
public static final short COMPOSITOR_CHOICE
public static final short COMPOSITOR_ALL
public abstract short getCompositor ()
public abstract org.apache.xerces.xs.XSObjectList getParticles ()
public abstract org.apache.xerces.xs.XSAnnotation getAnnotation ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSModelGroupDefinition.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSModelGroupDefinition extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public abstract org.apache.xerces.xs.XSModelGroup getModelGroup ()
public abstract org.apache.xerces.xs.XSAnnotation getAnnotation ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSMultiValueFacet.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSMultiValueFacet extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public abstract short getFacetKind ()
public abstract org.apache.xerces.xs.StringList getLexicalFacetValues ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSNamedMap.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSNamedMap extends java.lang.Object {
public abstract int getLength ()
public abstract org.apache.xerces.xs.XSObject item (int)
public abstract org.apache.xerces.xs.XSObject itemByName (java.lang.String, java.lang.String)
}
org/apache/xerces/xs/XSNamespaceItem.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSNamespaceItem extends java.lang.Object {
public abstract java.lang.String getSchemaNamespace ()
public abstract org.apache.xerces.xs.XSNamedMap getComponents (short)
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
public abstract org.apache.xerces.xs.XSElementDeclaration getElementDeclaration (java.lang.String)
public abstract org.apache.xerces.xs.XSAttributeDeclaration getAttributeDeclaration (java.lang.String)
public abstract org.apache.xerces.xs.XSTypeDefinition getTypeDefinition (java.lang.String)
public abstract org.apache.xerces.xs.XSAttributeGroupDefinition getAttributeGroup (java.lang.String)
public abstract org.apache.xerces.xs.XSModelGroupDefinition getModelGroupDefinition (java.lang.String)
public abstract org.apache.xerces.xs.XSNotationDeclaration getNotationDeclaration (java.lang.String)
public abstract org.apache.xerces.xs.StringList getDocumentLocations ()
}
org/apache/xerces/xs/XSNamespaceItemList.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSNamespaceItemList extends java.lang.Object {
public abstract int getLength ()
public abstract org.apache.xerces.xs.XSNamespaceItem item (int)
}
org/apache/xerces/xs/XSNotationDeclaration.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSNotationDeclaration extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public abstract java.lang.String getSystemId ()
public abstract java.lang.String getPublicId ()
public abstract org.apache.xerces.xs.XSAnnotation getAnnotation ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSObject.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSObject extends java.lang.Object {
public abstract short getType ()
public abstract java.lang.String getName ()
public abstract java.lang.String getNamespace ()
public abstract org.apache.xerces.xs.XSNamespaceItem getNamespaceItem ()
}
org/apache/xerces/xs/XSObjectList.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSObjectList extends java.lang.Object {
public abstract int getLength ()
public abstract org.apache.xerces.xs.XSObject item (int)
}
org/apache/xerces/xs/XSParticle.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSParticle extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public abstract int getMinOccurs ()
public abstract int getMaxOccurs ()
public abstract boolean getMaxOccursUnbounded ()
public abstract org.apache.xerces.xs.XSTerm getTerm ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSSimpleTypeDefinition.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSSimpleTypeDefinition extends java.lang.Object implements org.apache.xerces.xs.XSTypeDefinition {
public static final short VARIETY_ABSENT
public static final short VARIETY_ATOMIC
public static final short VARIETY_LIST
public static final short VARIETY_UNION
public static final short FACET_NONE
public static final short FACET_LENGTH
public static final short FACET_MINLENGTH
public static final short FACET_MAXLENGTH
public static final short FACET_PATTERN
public static final short FACET_WHITESPACE
public static final short FACET_MAXINCLUSIVE
public static final short FACET_MAXEXCLUSIVE
public static final short FACET_MINEXCLUSIVE
public static final short FACET_MININCLUSIVE
public static final short FACET_TOTALDIGITS
public static final short FACET_FRACTIONDIGITS
public static final short FACET_ENUMERATION
public static final short ORDERED_FALSE
public static final short ORDERED_PARTIAL
public static final short ORDERED_TOTAL
public abstract short getVariety ()
public abstract org.apache.xerces.xs.XSSimpleTypeDefinition getPrimitiveType ()
public abstract short getBuiltInKind ()
public abstract org.apache.xerces.xs.XSSimpleTypeDefinition getItemType ()
public abstract org.apache.xerces.xs.XSObjectList getMemberTypes ()
public abstract short getDefinedFacets ()
public abstract boolean isDefinedFacet (short)
public abstract short getFixedFacets ()
public abstract boolean isFixedFacet (short)
public abstract java.lang.String getLexicalFacetValue (short)
public abstract org.apache.xerces.xs.StringList getLexicalEnumeration ()
public abstract org.apache.xerces.xs.StringList getLexicalPattern ()
public abstract short getOrdered ()
public abstract boolean getFinite ()
public abstract boolean getBounded ()
public abstract boolean getNumeric ()
public abstract org.apache.xerces.xs.XSObjectList getFacets ()
public abstract org.apache.xerces.xs.XSObjectList getMultiValueFacets ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/XSTerm.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSTerm extends java.lang.Object implements org.apache.xerces.xs.XSObject {
}
org/apache/xerces/xs/XSTypeDefinition.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSTypeDefinition extends java.lang.Object implements org.apache.xerces.xs.XSObject {
public static final short COMPLEX_TYPE
public static final short SIMPLE_TYPE
public abstract short getTypeCategory ()
public abstract org.apache.xerces.xs.XSTypeDefinition getBaseType ()
public abstract boolean isFinal (short)
public abstract short getFinal ()
public abstract boolean getAnonymous ()
public abstract boolean derivedFromType (org.apache.xerces.xs.XSTypeDefinition, short)
public abstract boolean derivedFrom (java.lang.String, java.lang.String, short)
}
org/apache/xerces/xs/XSWildcard.class
package org.apache.xerces.xs
public abstract org.apache.xerces.xs.XSWildcard extends java.lang.Object implements org.apache.xerces.xs.XSTerm {
public static final short NSCONSTRAINT_ANY
public static final short NSCONSTRAINT_NOT
public static final short NSCONSTRAINT_LIST
public static final short PC_STRICT
public static final short PC_SKIP
public static final short PC_LAX
public abstract short getConstraintType ()
public abstract org.apache.xerces.xs.StringList getNsConstraintList ()
public abstract short getProcessContents ()
public abstract org.apache.xerces.xs.XSAnnotation getAnnotation ()
public abstract org.apache.xerces.xs.XSObjectList getAnnotations ()
}
org/apache/xerces/xs/datatypes/ByteList.class
package org.apache.xerces.xs.datatypes
public abstract org.apache.xerces.xs.datatypes.ByteList extends java.lang.Object {
public abstract int getLength ()
public abstract boolean contains (byte)
public abstract byte item (int) throws org.apache.xerces.xs.XSException
}
org/apache/xerces/xs/datatypes/ObjectList.class
package org.apache.xerces.xs.datatypes
public abstract org.apache.xerces.xs.datatypes.ObjectList extends java.lang.Object {
public abstract int getLength ()
public abstract boolean contains (java.lang.Object)
public abstract java.lang.Object item (int)
}
org/apache/xerces/xs/datatypes/XSDateTime.class
package org.apache.xerces.xs.datatypes
public abstract org.apache.xerces.xs.datatypes.XSDateTime extends java.lang.Object {
public abstract int getYears ()
public abstract int getMonths ()
public abstract int getDays ()
public abstract int getHours ()
public abstract int getMinutes ()
public abstract double getSeconds ()
public abstract boolean hasTimeZone ()
public abstract int getTimeZoneHours ()
public abstract int getTimeZoneMinutes ()
public abstract java.lang.String getLexicalValue ()
public abstract org.apache.xerces.xs.datatypes.XSDateTime normalize ()
public abstract boolean isNormalized ()
public abstract javax.xml.datatype.XMLGregorianCalendar getXMLGregorianCalendar ()
public abstract javax.xml.datatype.Duration getDuration ()
}
org/apache/xerces/xs/datatypes/XSDecimal.class
package org.apache.xerces.xs.datatypes
public abstract org.apache.xerces.xs.datatypes.XSDecimal extends java.lang.Object {
public abstract java.math.BigDecimal getBigDecimal ()
public abstract java.math.BigInteger getBigInteger () throws java.lang.NumberFormatException
public abstract long getLong () throws java.lang.NumberFormatException
public abstract int getInt () throws java.lang.NumberFormatException
public abstract short getShort () throws java.lang.NumberFormatException
public abstract byte getByte () throws java.lang.NumberFormatException
}
org/apache/xerces/xs/datatypes/XSDouble.class
package org.apache.xerces.xs.datatypes
public abstract org.apache.xerces.xs.datatypes.XSDouble extends java.lang.Object {
public abstract double getValue ()
}
org/apache/xerces/xs/datatypes/XSFloat.class
package org.apache.xerces.xs.datatypes
public abstract org.apache.xerces.xs.datatypes.XSFloat extends java.lang.Object {
public abstract float getValue ()
}
org/apache/xerces/xs/datatypes/XSQName.class
package org.apache.xerces.xs.datatypes
public abstract org.apache.xerces.xs.datatypes.XSQName extends java.lang.Object {
public abstract org.apache.xerces.xni.QName getXNIQName ()
public abstract javax.xml.namespace.QName getJAXPQName ()
}
org/apache/xml/serialize/BaseMarkupSerializer.class
package org.apache.xml.serialize
public abstract org.apache.xml.serialize.BaseMarkupSerializer extends java.lang.Object implements org.xml.sax.ContentHandler org.xml.sax.DocumentHandler org.xml.sax.ext.LexicalHandler org.xml.sax.DTDHandler org.xml.sax.ext.DeclHandler org.apache.xml.serialize.DOMSerializer org.apache.xml.serialize.Serializer {
protected short features
protected org.w3c.dom.DOMErrorHandler fDOMErrorHandler
protected final org.apache.xerces.dom.DOMErrorImpl fDOMError
protected org.w3c.dom.ls.LSSerializerFilter fDOMFilter
protected org.apache.xml.serialize.EncodingInfo _encodingInfo
private org.apache.xml.serialize.ElementState[] _elementStates
private int _elementStateCount
private java.util.Vector _preRoot
protected boolean _started
private boolean _prepared
protected java.util.Hashtable _prefixes
protected String _docTypePublicId
protected String _docTypeSystemId
protected org.apache.xml.serialize.OutputFormat _format
protected org.apache.xml.serialize.Printer _printer
protected boolean _indenting
protected final StringBuffer fStrBuffer
private java.io.Writer _writer
private java.io.OutputStream _output
protected org.w3c.dom.Node fCurrentNode
static Class class$java$lang$String
protected void (org.apache.xml.serialize.OutputFormat)
public org.xml.sax.DocumentHandler asDocumentHandler () throws java.io.IOException
public org.xml.sax.ContentHandler asContentHandler () throws java.io.IOException
public org.apache.xml.serialize.DOMSerializer asDOMSerializer () throws java.io.IOException
public void setOutputByteStream (java.io.OutputStream)
public void setOutputCharStream (java.io.Writer)
public void setOutputFormat (org.apache.xml.serialize.OutputFormat)
public boolean reset ()
protected void prepare () throws java.io.IOException
public void serialize (org.w3c.dom.Element) throws java.io.IOException
public void serialize (org.w3c.dom.DocumentFragment) throws java.io.IOException
public void serialize (org.w3c.dom.Document) throws java.io.IOException
public void startDocument () throws org.xml.sax.SAXException
public void characters (char[], int, int) throws org.xml.sax.SAXException
public void ignorableWhitespace (char[], int, int) throws org.xml.sax.SAXException
public final void processingInstruction (java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void processingInstructionIO (java.lang.String, java.lang.String) throws java.io.IOException
public void comment (char[], int, int) throws org.xml.sax.SAXException
public void comment (java.lang.String) throws java.io.IOException
public void startCDATA ()
public void endCDATA ()
public void startNonEscaping ()
public void endNonEscaping ()
public void startPreserving ()
public void endPreserving ()
public void endDocument () throws org.xml.sax.SAXException
public void startEntity (java.lang.String)
public void endEntity (java.lang.String)
public void setDocumentLocator (org.xml.sax.Locator)
public void skippedEntity (java.lang.String) throws org.xml.sax.SAXException
public void startPrefixMapping (java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void endPrefixMapping (java.lang.String) throws org.xml.sax.SAXException
public final void startDTD (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void endDTD ()
public void elementDecl (java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void attributeDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void internalEntityDecl (java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void externalEntityDecl (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void unparsedEntityDecl (java.lang.String, java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void notationDecl (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
protected void serializeNode (org.w3c.dom.Node) throws java.io.IOException
protected org.apache.xml.serialize.ElementState content () throws java.io.IOException
protected void characters (java.lang.String) throws java.io.IOException
protected abstract java.lang.String getEntityRef (int)
protected abstract void serializeElement (org.w3c.dom.Element) throws java.io.IOException
protected void serializePreRoot () throws java.io.IOException
protected void printCDATAText (java.lang.String) throws java.io.IOException
protected void surrogates (int, int, boolean) throws java.io.IOException
protected void printText (char[], int, int, boolean, boolean) throws java.io.IOException
protected void printText (java.lang.String, boolean, boolean) throws java.io.IOException
protected void printDoctypeURL (java.lang.String) throws java.io.IOException
protected void printEscaped (int) throws java.io.IOException
final void printHex (int) throws java.io.IOException
protected void printEscaped (java.lang.String) throws java.io.IOException
protected org.apache.xml.serialize.ElementState getElementState ()
protected org.apache.xml.serialize.ElementState enterElementState (java.lang.String, java.lang.String, java.lang.String, boolean)
protected org.apache.xml.serialize.ElementState leaveElementState ()
protected boolean isDocumentState ()
final void clearDocumentState ()
protected java.lang.String getPrefix (java.lang.String)
protected org.w3c.dom.DOMError modifyDOMError (java.lang.String, short, java.lang.String, org.w3c.dom.Node)
protected void fatalError (java.lang.String) throws java.io.IOException
protected void checkUnboundNamespacePrefixedNode (org.w3c.dom.Node) throws java.io.IOException
public abstract void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public abstract void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException
public abstract void endElement (java.lang.String) throws org.xml.sax.SAXException
public abstract void startElement (java.lang.String, org.xml.sax.AttributeList) throws org.xml.sax.SAXException
static java.lang.Class class$ (java.lang.String)
}
org/apache/xml/serialize/DOMSerializer.class
package org.apache.xml.serialize
public abstract org.apache.xml.serialize.DOMSerializer extends java.lang.Object {
public abstract void serialize (org.w3c.dom.Element) throws java.io.IOException
public abstract void serialize (org.w3c.dom.Document) throws java.io.IOException
public abstract void serialize (org.w3c.dom.DocumentFragment) throws java.io.IOException
}
org/apache/xml/serialize/DOMSerializerImpl$DocumentMethods.class
package org.apache.xml.serialize
org.apache.xml.serialize.DOMSerializerImpl$DocumentMethods extends java.lang.Object {
private static java.lang.reflect.Method fgDocumentGetXmlVersionMethod
private static java.lang.reflect.Method fgDocumentGetInputEncodingMethod
private static java.lang.reflect.Method fgDocumentGetXmlEncodingMethod
private static boolean fgDocumentMethodsAvailable
static Class class$org$w3c$dom$Document
private void ()
static boolean access$000 ()
static java.lang.reflect.Method access$100 ()
static java.lang.reflect.Method access$200 ()
static java.lang.reflect.Method access$300 ()
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xml/serialize/DOMSerializerImpl.class
package org.apache.xml.serialize
public org.apache.xml.serialize.DOMSerializerImpl extends java.lang.Object implements org.w3c.dom.ls.LSSerializer org.w3c.dom.DOMConfiguration {
private org.apache.xml.serialize.XMLSerializer serializer
private org.apache.xml.serialize.XML11Serializer xml11Serializer
private org.w3c.dom.DOMStringList fRecognizedParameters
protected short features
protected static final short NAMESPACES
protected static final short WELLFORMED
protected static final short ENTITIES
protected static final short CDATA
protected static final short SPLITCDATA
protected static final short COMMENTS
protected static final short DISCARDDEFAULT
protected static final short INFOSET
protected static final short XMLDECL
protected static final short NSDECL
protected static final short DOM_ELEMENT_CONTENT_WHITESPACE
protected static final short PRETTY_PRINT
private org.w3c.dom.DOMErrorHandler fErrorHandler
private final org.apache.xerces.dom.DOMErrorImpl fError
private final org.apache.xerces.dom.DOMLocatorImpl fLocator
public void ()
public org.w3c.dom.DOMConfiguration getDomConfig ()
public void setParameter (java.lang.String, java.lang.Object) throws org.w3c.dom.DOMException
public boolean canSetParameter (java.lang.String, java.lang.Object)
public org.w3c.dom.DOMStringList getParameterNames ()
public java.lang.Object getParameter (java.lang.String) throws org.w3c.dom.DOMException
public java.lang.String writeToString (org.w3c.dom.Node) throws org.w3c.dom.DOMException org.w3c.dom.ls.LSException
public void setNewLine (java.lang.String)
public java.lang.String getNewLine ()
public org.w3c.dom.ls.LSSerializerFilter getFilter ()
public void setFilter (org.w3c.dom.ls.LSSerializerFilter)
private void initSerializer (org.apache.xml.serialize.XMLSerializer)
private void copySettings (org.apache.xml.serialize.XMLSerializer, org.apache.xml.serialize.XMLSerializer)
public boolean write (org.w3c.dom.Node, org.w3c.dom.ls.LSOutput) throws org.w3c.dom.ls.LSException
public boolean writeToURI (org.w3c.dom.Node, java.lang.String) throws org.w3c.dom.ls.LSException
private void prepareForSerialization (org.apache.xml.serialize.XMLSerializer, org.w3c.dom.Node)
private void verify (org.w3c.dom.Node, boolean, boolean)
private java.lang.String _getXmlVersion (org.w3c.dom.Node)
private java.lang.String _getInputEncoding (org.w3c.dom.Node)
private java.lang.String _getXmlEncoding (org.w3c.dom.Node)
}
org/apache/xml/serialize/ElementState.class
package org.apache.xml.serialize
public org.apache.xml.serialize.ElementState extends java.lang.Object {
public String rawName
public String localName
public String namespaceURI
public boolean preserveSpace
public boolean empty
public boolean afterElement
public boolean afterComment
public boolean doCData
public boolean unescaped
public boolean inCData
public java.util.Hashtable prefixes
public void ()
}
org/apache/xml/serialize/EncodingInfo$CharToByteConverterMethods.class
package org.apache.xml.serialize
org.apache.xml.serialize.EncodingInfo$CharToByteConverterMethods extends java.lang.Object {
private static java.lang.reflect.Method fgGetConverterMethod
private static java.lang.reflect.Method fgCanConvertMethod
private static boolean fgConvertersAvailable
static Class class$java$lang$String
private void ()
static boolean access$500 ()
static java.lang.reflect.Method access$600 ()
static java.lang.reflect.Method access$700 ()
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xml/serialize/EncodingInfo$CharsetMethods.class
package org.apache.xml.serialize
org.apache.xml.serialize.EncodingInfo$CharsetMethods extends java.lang.Object {
private static java.lang.reflect.Method fgCharsetForNameMethod
private static java.lang.reflect.Method fgCharsetCanEncodeMethod
private static java.lang.reflect.Method fgCharsetNewEncoderMethod
private static java.lang.reflect.Method fgCharsetEncoderCanEncodeMethod
private static boolean fgNIOCharsetAvailable
static Class class$java$lang$String
private void ()
static boolean access$000 ()
static java.lang.reflect.Method access$100 ()
static java.lang.reflect.Method access$200 ()
static java.lang.reflect.Method access$300 ()
static java.lang.reflect.Method access$400 ()
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xml/serialize/EncodingInfo.class
package org.apache.xml.serialize
public org.apache.xml.serialize.EncodingInfo extends java.lang.Object {
private Object[] fArgsForMethod
String ianaName
String javaName
int lastPrintable
Object fCharsetEncoder
Object fCharToByteConverter
boolean fHaveTriedCToB
boolean fHaveTriedCharsetEncoder
public void (java.lang.String, java.lang.String, int)
public java.lang.String getIANAName ()
public java.io.Writer getWriter (java.io.OutputStream) throws java.io.UnsupportedEncodingException
public boolean isPrintable (char)
private boolean isPrintable0 (char)
public static void testJavaEncodingName (java.lang.String) throws java.io.UnsupportedEncodingException
}
org/apache/xml/serialize/Encodings.class
package org.apache.xml.serialize
public org.apache.xml.serialize.Encodings extends java.lang.Object {
static final int DEFAULT_LAST_PRINTABLE
static final int LAST_PRINTABLE_UNICODE
static final String[] UNICODE_ENCODINGS
static final String DEFAULT_ENCODING
static java.util.Hashtable _encodings
static final String JIS_DANGER_CHARS
public void ()
static org.apache.xml.serialize.EncodingInfo getEncodingInfo (java.lang.String, boolean) throws java.io.UnsupportedEncodingException
static void ()
}
org/apache/xml/serialize/HTMLEntities.res
org/apache/xml/serialize/HTMLSerializer.class
package org.apache.xml.serialize
public org.apache.xml.serialize.HTMLSerializer extends org.apache.xml.serialize.BaseMarkupSerializer {
private boolean _xhtml
public static final String XHTMLNamespace
private String fUserXHTMLNamespace
protected void (boolean, org.apache.xml.serialize.OutputFormat)
public void ()
public void (org.apache.xml.serialize.OutputFormat)
public void (java.io.Writer, org.apache.xml.serialize.OutputFormat)
public void (java.io.OutputStream, org.apache.xml.serialize.OutputFormat)
public void setOutputFormat (org.apache.xml.serialize.OutputFormat)
public void setXHTMLNamespace (java.lang.String)
public void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException
public void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void endElementIO (java.lang.String, java.lang.String, java.lang.String) throws java.io.IOException
public void characters (char[], int, int) throws org.xml.sax.SAXException
public void startElement (java.lang.String, org.xml.sax.AttributeList) throws org.xml.sax.SAXException
public void endElement (java.lang.String) throws org.xml.sax.SAXException
protected void startDocument (java.lang.String) throws java.io.IOException
protected void serializeElement (org.w3c.dom.Element) throws java.io.IOException
protected void characters (java.lang.String) throws java.io.IOException
protected java.lang.String getEntityRef (int)
protected java.lang.String escapeURI (java.lang.String)
}
org/apache/xml/serialize/HTMLdtd.class
package org.apache.xml.serialize
public final org.apache.xml.serialize.HTMLdtd extends java.lang.Object {
public static final String HTMLPublicId
public static final String HTMLSystemId
public static final String XHTMLPublicId
public static final String XHTMLSystemId
private static java.util.Hashtable _byChar
private static java.util.Hashtable _byName
private static java.util.Hashtable _boolAttrs
private static java.util.Hashtable _elemDefs
private static final String ENTITIES_RESOURCE
private static final int ONLY_OPENING
private static final int ELEM_CONTENT
private static final int PRESERVE
private static final int OPT_CLOSING
private static final int EMPTY
private static final int ALLOWED_HEAD
private static final int CLOSE_P
private static final int CLOSE_DD_DT
private static final int CLOSE_SELF
private static final int CLOSE_TABLE
private static final int CLOSE_TH_TD
static Class class$org$apache$xml$serialize$HTMLdtd
public void ()
public static boolean isEmptyTag (java.lang.String)
public static boolean isElementContent (java.lang.String)
public static boolean isPreserveSpace (java.lang.String)
public static boolean isOptionalClosing (java.lang.String)
public static boolean isOnlyOpening (java.lang.String)
public static boolean isClosing (java.lang.String, java.lang.String)
public static boolean isURI (java.lang.String, java.lang.String)
public static boolean isBoolean (java.lang.String, java.lang.String)
public static int charFromName (java.lang.String)
public static java.lang.String fromChar (int)
private static void initialize ()
private static void defineEntity (java.lang.String, char)
private static void defineElement (java.lang.String, int)
private static void defineBoolean (java.lang.String, java.lang.String)
private static void defineBoolean (java.lang.String, java.lang.String[])
private static boolean isElement (java.lang.String, int)
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xml/serialize/IndentPrinter.class
package org.apache.xml.serialize
public org.apache.xml.serialize.IndentPrinter extends org.apache.xml.serialize.Printer {
private StringBuffer _line
private StringBuffer _text
private int _spaces
private int _thisIndent
private int _nextIndent
public void (java.io.Writer, org.apache.xml.serialize.OutputFormat)
public void enterDTD ()
public java.lang.String leaveDTD ()
public void printText (java.lang.String)
public void printText (java.lang.StringBuffer)
public void printText (char)
public void printText (char[], int, int)
public void printSpace ()
public void breakLine ()
public void breakLine (boolean)
public void flushLine (boolean)
public void flush ()
public void indent ()
public void unindent ()
public int getNextIndent ()
public void setNextIndent (int)
public void setThisIndent (int)
}
org/apache/xml/serialize/LineSeparator.class
package org.apache.xml.serialize
public final org.apache.xml.serialize.LineSeparator extends java.lang.Object {
public static final String Unix
public static final String Windows
public static final String Macintosh
public static final String Web
public void ()
}
org/apache/xml/serialize/Method.class
package org.apache.xml.serialize
public final org.apache.xml.serialize.Method extends java.lang.Object {
public static final String XML
public static final String HTML
public static final String XHTML
public static final String TEXT
public static final String FOP
public void ()
}
org/apache/xml/serialize/ObjectFactory$ConfigurationError.class
package org.apache.xml.serialize
final org.apache.xml.serialize.ObjectFactory$ConfigurationError extends java.lang.Error {
static final long serialVersionUID
private Exception exception
void (java.lang.String, java.lang.Exception)
java.lang.Exception getException ()
}
org/apache/xml/serialize/ObjectFactory.class
package org.apache.xml.serialize
final org.apache.xml.serialize.ObjectFactory extends java.lang.Object {
private static final String DEFAULT_PROPERTIES_FILENAME
private static final boolean DEBUG
private static final int DEFAULT_LINE_LENGTH
private static java.util.Properties fXercesProperties
private static long fLastModified
static Class class$org$apache$xml$serialize$ObjectFactory
void ()
static java.lang.Object createObject (java.lang.String, java.lang.String) throws org.apache.xml.serialize.ObjectFactory$ConfigurationError
static java.lang.Object createObject (java.lang.String, java.lang.String, java.lang.String) throws org.apache.xml.serialize.ObjectFactory$ConfigurationError
private static void debugPrintln (java.lang.String)
static java.lang.ClassLoader findClassLoader () throws org.apache.xml.serialize.ObjectFactory$ConfigurationError
static java.lang.Object newInstance (java.lang.String, java.lang.ClassLoader, boolean) throws org.apache.xml.serialize.ObjectFactory$ConfigurationError
static java.lang.Class findProviderClass (java.lang.String, java.lang.ClassLoader, boolean) throws java.lang.ClassNotFoundException org.apache.xml.serialize.ObjectFactory$ConfigurationError
private static java.lang.Object findJarServiceProvider (java.lang.String) throws org.apache.xml.serialize.ObjectFactory$ConfigurationError
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xml/serialize/OutputFormat$DTD.class
package org.apache.xml.serialize
public org.apache.xml.serialize.OutputFormat$DTD extends java.lang.Object {
public static final String HTMLPublicId
public static final String HTMLSystemId
public static final String XHTMLPublicId
public static final String XHTMLSystemId
public void ()
}
org/apache/xml/serialize/OutputFormat$Defaults.class
package org.apache.xml.serialize
public org.apache.xml.serialize.OutputFormat$Defaults extends java.lang.Object {
public static final int Indent
public static final String Encoding
public static final int LineWidth
public void ()
}
org/apache/xml/serialize/OutputFormat.class
package org.apache.xml.serialize
public org.apache.xml.serialize.OutputFormat extends java.lang.Object {
private String _method
private String _version
private int _indent
private String _encoding
private org.apache.xml.serialize.EncodingInfo _encodingInfo
private boolean _allowJavaNames
private String _mediaType
private String _doctypeSystem
private String _doctypePublic
private boolean _omitXmlDeclaration
private boolean _omitDoctype
private boolean _omitComments
private boolean _standalone
private String[] _cdataElements
private String[] _nonEscapingElements
private String _lineSeparator
private int _lineWidth
private boolean _preserve
private boolean _preserveEmptyAttributes
public void ()
public void (java.lang.String, java.lang.String, boolean)
public void (org.w3c.dom.Document)
public void (org.w3c.dom.Document, java.lang.String, boolean)
public java.lang.String getMethod ()
public void setMethod (java.lang.String)
public java.lang.String getVersion ()
public void setVersion (java.lang.String)
public int getIndent ()
public boolean getIndenting ()
public void setIndent (int)
public void setIndenting (boolean)
public java.lang.String getEncoding ()
public void setEncoding (java.lang.String)
public void setEncoding (org.apache.xml.serialize.EncodingInfo)
public org.apache.xml.serialize.EncodingInfo getEncodingInfo () throws java.io.UnsupportedEncodingException
public void setAllowJavaNames (boolean)
public boolean setAllowJavaNames ()
public java.lang.String getMediaType ()
public void setMediaType (java.lang.String)
public void setDoctype (java.lang.String, java.lang.String)
public java.lang.String getDoctypePublic ()
public java.lang.String getDoctypeSystem ()
public boolean getOmitComments ()
public void setOmitComments (boolean)
public boolean getOmitDocumentType ()
public void setOmitDocumentType (boolean)
public boolean getOmitXMLDeclaration ()
public void setOmitXMLDeclaration (boolean)
public boolean getStandalone ()
public void setStandalone (boolean)
public java.lang.String[] getCDataElements ()
public boolean isCDataElement (java.lang.String)
public void setCDataElements (java.lang.String[])
public java.lang.String[] getNonEscapingElements ()
public boolean isNonEscapingElement (java.lang.String)
public void setNonEscapingElements (java.lang.String[])
public java.lang.String getLineSeparator ()
public void setLineSeparator (java.lang.String)
public boolean getPreserveSpace ()
public void setPreserveSpace (boolean)
public int getLineWidth ()
public void setLineWidth (int)
public boolean getPreserveEmptyAttributes ()
public void setPreserveEmptyAttributes (boolean)
public char getLastPrintable ()
public static java.lang.String whichMethod (org.w3c.dom.Document)
public static java.lang.String whichDoctypePublic (org.w3c.dom.Document)
public static java.lang.String whichDoctypeSystem (org.w3c.dom.Document)
public static java.lang.String whichMediaType (java.lang.String)
}
org/apache/xml/serialize/Printer.class
package org.apache.xml.serialize
public org.apache.xml.serialize.Printer extends java.lang.Object {
protected final org.apache.xml.serialize.OutputFormat _format
protected java.io.Writer _writer
protected java.io.StringWriter _dtdWriter
protected java.io.Writer _docWriter
protected java.io.IOException _exception
private static final int BufferSize
private final char[] _buffer
private int _pos
public void (java.io.Writer, org.apache.xml.serialize.OutputFormat)
public java.io.IOException getException ()
public void enterDTD () throws java.io.IOException
public java.lang.String leaveDTD () throws java.io.IOException
public void printText (java.lang.String) throws java.io.IOException
public void printText (java.lang.StringBuffer) throws java.io.IOException
public void printText (char[], int, int) throws java.io.IOException
public void printText (char) throws java.io.IOException
public void printSpace () throws java.io.IOException
public void breakLine () throws java.io.IOException
public void breakLine (boolean) throws java.io.IOException
public void flushLine (boolean) throws java.io.IOException
public void flush () throws java.io.IOException
public void indent ()
public void unindent ()
public int getNextIndent ()
public void setNextIndent (int)
public void setThisIndent (int)
}
org/apache/xml/serialize/SecuritySupport$1.class
package org.apache.xml.serialize
org.apache.xml.serialize.SecuritySupport$1 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xml/serialize/SecuritySupport$2.class
package org.apache.xml.serialize
org.apache.xml.serialize.SecuritySupport$2 extends java.lang.Object implements java.security.PrivilegedAction {
void ()
public java.lang.Object run ()
}
org/apache/xml/serialize/SecuritySupport$3.class
package org.apache.xml.serialize
org.apache.xml.serialize.SecuritySupport$3 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
void (java.lang.ClassLoader)
public java.lang.Object run ()
}
org/apache/xml/serialize/SecuritySupport$4.class
package org.apache.xml.serialize
org.apache.xml.serialize.SecuritySupport$4 extends java.lang.Object implements java.security.PrivilegedAction {
private final String val$propName
void (java.lang.String)
public java.lang.Object run ()
}
org/apache/xml/serialize/SecuritySupport$5.class
package org.apache.xml.serialize
org.apache.xml.serialize.SecuritySupport$5 extends java.lang.Object implements java.security.PrivilegedExceptionAction {
private final java.io.File val$file
void (java.io.File)
public java.lang.Object run () throws java.io.FileNotFoundException
}
org/apache/xml/serialize/SecuritySupport$6.class
package org.apache.xml.serialize
org.apache.xml.serialize.SecuritySupport$6 extends java.lang.Object implements java.security.PrivilegedAction {
private final ClassLoader val$cl
private final String val$name
void (java.lang.ClassLoader, java.lang.String)
public java.lang.Object run ()
}
org/apache/xml/serialize/SecuritySupport$7.class
package org.apache.xml.serialize
org.apache.xml.serialize.SecuritySupport$7 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xml/serialize/SecuritySupport$8.class
package org.apache.xml.serialize
org.apache.xml.serialize.SecuritySupport$8 extends java.lang.Object implements java.security.PrivilegedAction {
private final java.io.File val$f
void (java.io.File)
public java.lang.Object run ()
}
org/apache/xml/serialize/SecuritySupport.class
package org.apache.xml.serialize
final org.apache.xml.serialize.SecuritySupport extends java.lang.Object {
static java.lang.ClassLoader getContextClassLoader ()
static java.lang.ClassLoader getSystemClassLoader ()
static java.lang.ClassLoader getParentClassLoader (java.lang.ClassLoader)
static java.lang.String getSystemProperty (java.lang.String)
static java.io.FileInputStream getFileInputStream (java.io.File) throws java.io.FileNotFoundException
static java.io.InputStream getResourceAsStream (java.lang.ClassLoader, java.lang.String)
static boolean getFileExists (java.io.File)
static long getLastModified (java.io.File)
private void ()
}
org/apache/xml/serialize/Serializer.class
package org.apache.xml.serialize
public abstract org.apache.xml.serialize.Serializer extends java.lang.Object {
public abstract void setOutputByteStream (java.io.OutputStream)
public abstract void setOutputCharStream (java.io.Writer)
public abstract void setOutputFormat (org.apache.xml.serialize.OutputFormat)
public abstract org.xml.sax.DocumentHandler asDocumentHandler () throws java.io.IOException
public abstract org.xml.sax.ContentHandler asContentHandler () throws java.io.IOException
public abstract org.apache.xml.serialize.DOMSerializer asDOMSerializer () throws java.io.IOException
}
org/apache/xml/serialize/SerializerFactory.class
package org.apache.xml.serialize
public abstract org.apache.xml.serialize.SerializerFactory extends java.lang.Object {
public static final String FactoriesProperty
private static java.util.Hashtable _factories
static Class class$org$apache$xml$serialize$SerializerFactory
public void ()
public static void registerSerializerFactory (org.apache.xml.serialize.SerializerFactory)
public static org.apache.xml.serialize.SerializerFactory getSerializerFactory (java.lang.String)
protected abstract java.lang.String getSupportedMethod ()
public abstract org.apache.xml.serialize.Serializer makeSerializer (org.apache.xml.serialize.OutputFormat)
public abstract org.apache.xml.serialize.Serializer makeSerializer (java.io.Writer, org.apache.xml.serialize.OutputFormat)
public abstract org.apache.xml.serialize.Serializer makeSerializer (java.io.OutputStream, org.apache.xml.serialize.OutputFormat) throws java.io.UnsupportedEncodingException
static java.lang.Class class$ (java.lang.String)
static void ()
}
org/apache/xml/serialize/SerializerFactoryImpl.class
package org.apache.xml.serialize
final org.apache.xml.serialize.SerializerFactoryImpl extends org.apache.xml.serialize.SerializerFactory {
private String _method
void (java.lang.String)
public org.apache.xml.serialize.Serializer makeSerializer (org.apache.xml.serialize.OutputFormat)
public org.apache.xml.serialize.Serializer makeSerializer (java.io.Writer, org.apache.xml.serialize.OutputFormat)
public org.apache.xml.serialize.Serializer makeSerializer (java.io.OutputStream, org.apache.xml.serialize.OutputFormat) throws java.io.UnsupportedEncodingException
private org.apache.xml.serialize.Serializer getSerializer (org.apache.xml.serialize.OutputFormat)
protected java.lang.String getSupportedMethod ()
}
org/apache/xml/serialize/TextSerializer.class
package org.apache.xml.serialize
public org.apache.xml.serialize.TextSerializer extends org.apache.xml.serialize.BaseMarkupSerializer {
public void ()
public void setOutputFormat (org.apache.xml.serialize.OutputFormat)
public void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException
public void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void startElement (java.lang.String, org.xml.sax.AttributeList) throws org.xml.sax.SAXException
public void endElement (java.lang.String) throws org.xml.sax.SAXException
public void endElementIO (java.lang.String) throws java.io.IOException
public void processingInstructionIO (java.lang.String, java.lang.String) throws java.io.IOException
public void comment (java.lang.String)
public void comment (char[], int, int)
public void characters (char[], int, int) throws org.xml.sax.SAXException
protected void characters (java.lang.String, boolean) throws java.io.IOException
protected void startDocument (java.lang.String) throws java.io.IOException
protected void serializeElement (org.w3c.dom.Element) throws java.io.IOException
protected void serializeNode (org.w3c.dom.Node) throws java.io.IOException
protected org.apache.xml.serialize.ElementState content ()
protected java.lang.String getEntityRef (int)
}
org/apache/xml/serialize/XHTMLSerializer.class
package org.apache.xml.serialize
public org.apache.xml.serialize.XHTMLSerializer extends org.apache.xml.serialize.HTMLSerializer {
public void ()
public void (org.apache.xml.serialize.OutputFormat)
public void (java.io.Writer, org.apache.xml.serialize.OutputFormat)
public void (java.io.OutputStream, org.apache.xml.serialize.OutputFormat)
public void setOutputFormat (org.apache.xml.serialize.OutputFormat)
}
org/apache/xml/serialize/XML11Serializer.class
package org.apache.xml.serialize
public org.apache.xml.serialize.XML11Serializer extends org.apache.xml.serialize.XMLSerializer {
protected static final boolean DEBUG
protected org.apache.xerces.util.NamespaceSupport fNSBinder
protected org.apache.xerces.util.NamespaceSupport fLocalNSBinder
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected boolean fDOML1
protected int fNamespaceCounter
protected static final String PREFIX
protected boolean fNamespaces
public void ()
public void (org.apache.xml.serialize.OutputFormat)
public void (java.io.Writer, org.apache.xml.serialize.OutputFormat)
public void (java.io.OutputStream, org.apache.xml.serialize.OutputFormat)
public void characters (char[], int, int) throws org.xml.sax.SAXException
protected void printEscaped (java.lang.String) throws java.io.IOException
protected final void printCDATAText (java.lang.String) throws java.io.IOException
protected final void printXMLChar (int) throws java.io.IOException
protected final void surrogates (int, int, boolean) throws java.io.IOException
protected void printText (java.lang.String, boolean, boolean) throws java.io.IOException
protected void printText (char[], int, int, boolean, boolean) throws java.io.IOException
public boolean reset ()
}
org/apache/xml/serialize/XMLSerializer.class
package org.apache.xml.serialize
public org.apache.xml.serialize.XMLSerializer extends org.apache.xml.serialize.BaseMarkupSerializer {
protected static final boolean DEBUG
protected org.apache.xerces.util.NamespaceSupport fNSBinder
protected org.apache.xerces.util.NamespaceSupport fLocalNSBinder
protected org.apache.xerces.util.SymbolTable fSymbolTable
protected static final String PREFIX
protected boolean fNamespaces
protected boolean fNamespacePrefixes
private boolean fPreserveSpace
public void ()
public void (org.apache.xml.serialize.OutputFormat)
public void (java.io.Writer, org.apache.xml.serialize.OutputFormat)
public void (java.io.OutputStream, org.apache.xml.serialize.OutputFormat)
public void setOutputFormat (org.apache.xml.serialize.OutputFormat)
public void setNamespaces (boolean)
public void startElement (java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes) throws org.xml.sax.SAXException
public void endElement (java.lang.String, java.lang.String, java.lang.String) throws org.xml.sax.SAXException
public void endElementIO (java.lang.String, java.lang.String, java.lang.String) throws java.io.IOException
public void startElement (java.lang.String, org.xml.sax.AttributeList) throws org.xml.sax.SAXException
public void endElement (java.lang.String) throws org.xml.sax.SAXException
protected void startDocument (java.lang.String) throws java.io.IOException
protected void serializeElement (org.w3c.dom.Element) throws java.io.IOException
private void printNamespaceAttr (java.lang.String, java.lang.String) throws java.io.IOException
private void printAttribute (java.lang.String, java.lang.String, boolean, org.w3c.dom.Attr) throws java.io.IOException
protected java.lang.String getEntityRef (int)
private org.xml.sax.Attributes extractNamespaces (org.xml.sax.Attributes) throws org.xml.sax.SAXException
protected void printEscaped (java.lang.String) throws java.io.IOException
protected void printXMLChar (int) throws java.io.IOException
protected void printText (java.lang.String, boolean, boolean) throws java.io.IOException
protected void printText (char[], int, int, boolean, boolean) throws java.io.IOException
protected void checkUnboundNamespacePrefixedNode (org.w3c.dom.Node) throws java.io.IOException
public boolean reset ()
}
org/w3c/
org/w3c/dom/
org/w3c/dom/html/
org/w3c/dom/html/HTMLDOMImplementation.class
package org.w3c.dom.html
public abstract org.w3c.dom.html.HTMLDOMImplementation extends java.lang.Object implements org.w3c.dom.DOMImplementation {
public abstract org.w3c.dom.html.HTMLDocument createHTMLDocument (java.lang.String)
}
META-INF/LICENSE
META-INF/NOTICE