BEA Systems, Inc.

Serialized Form


Package com.bea.common.security.xacml

Class com.bea.common.security.xacml.DocumentParseException extends com.bea.common.security.xacml.XACMLException implements Serializable

serialVersionUID: 6914789966923511546L

Class com.bea.common.security.xacml.InvalidAttributeException extends com.bea.common.security.xacml.DocumentParseException implements Serializable

serialVersionUID: 3763098578632913456L

Class com.bea.common.security.xacml.SchemaObject extends Object implements Serializable

Class com.bea.common.security.xacml.URISyntaxException extends com.bea.common.security.xacml.XACMLException implements Serializable

serialVersionUID: 6136776534657235034L

Class com.bea.common.security.xacml.XACMLException extends Exception implements Serializable

serialVersionUID: -7179861862235798635L


Package commonj.work

Class commonj.work.WorkCompletedException extends WorkException implements Serializable

Serialized Fields

exceptionList

List exceptionList

Class commonj.work.WorkException extends Exception implements Serializable

Class commonj.work.WorkRejectedException extends WorkException implements Serializable


Package weblogic.apache.html.dom

Class weblogic.apache.html.dom.HTMLAnchorElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLAppletElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLAreaElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLBaseElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLBaseFontElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLBodyElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLBRElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLButtonElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLDirectoryElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLDivElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLDListElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLDocumentImpl extends DocumentImpl implements Serializable

serialVersionUID: -4132266304459039201L

Serialized Fields

_anchors

weblogic.apache.html.dom.HTMLCollectionImpl _anchors
Deprecated. 
Holds HTMLCollectionImpl object with live collection of all anchors in document. This reference is on demand only once.


_forms

weblogic.apache.html.dom.HTMLCollectionImpl _forms
Deprecated. 
Holds HTMLCollectionImpl object with live collection of all forms in document. This reference is on demand only once.


_images

weblogic.apache.html.dom.HTMLCollectionImpl _images
Deprecated. 
Holds HTMLCollectionImpl object with live collection of all images in document. This reference is on demand only once.


_links

weblogic.apache.html.dom.HTMLCollectionImpl _links
Deprecated. 
Holds HTMLCollectionImpl object with live collection of all links in document. This reference is on demand only once.


_applets

weblogic.apache.html.dom.HTMLCollectionImpl _applets
Deprecated. 
Holds HTMLCollectionImpl object with live collection of all applets in document. This reference is on demand only once.


_writer

StringWriter _writer
Deprecated. 
Holds string writer used by direct manipulation operation (HTMLDocumentImpl.open(). HTMLDocumentImpl.write(java.lang.String), etc) to write new contents into the document and parse that text into a document tree.

Class weblogic.apache.html.dom.HTMLElementImpl extends ElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLFieldSetElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLFontElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLFormElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_elements

weblogic.apache.html.dom.HTMLCollectionImpl _elements
Deprecated. 
Collection of all elements contained in this FORM.

Class weblogic.apache.html.dom.HTMLFrameElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLFrameSetElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLHeadElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLHeadingElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLHRElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLHtmlElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLIFrameElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLImageElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLInputElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLIsIndexElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLLabelElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLLegendElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLLIElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLLinkElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLMapElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_areas

org.w3c.dom.html.HTMLCollection _areas
Deprecated. 

Class weblogic.apache.html.dom.HTMLMenuElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLMetaElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLModElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLObjectElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLOListElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLOptGroupElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLOptionElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLParagraphElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLParamElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLPreElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLQuoteElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLScriptElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLSelectElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_options

org.w3c.dom.html.HTMLCollection _options
Deprecated. 

Class weblogic.apache.html.dom.HTMLStyleElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTableCaptionElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTableCellElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTableColElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTableElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_rows

weblogic.apache.html.dom.HTMLCollectionImpl _rows
Deprecated. 

_bodies

weblogic.apache.html.dom.HTMLCollectionImpl _bodies
Deprecated. 

Class weblogic.apache.html.dom.HTMLTableRowElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_cells

org.w3c.dom.html.HTMLCollection _cells
Deprecated. 

Class weblogic.apache.html.dom.HTMLTableSectionElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_rows

weblogic.apache.html.dom.HTMLCollectionImpl _rows
Deprecated. 

Class weblogic.apache.html.dom.HTMLTextAreaElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTitleElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLUListElementImpl extends HTMLElementImpl implements Serializable


Package weblogic.apache.wml.dom

Class weblogic.apache.wml.dom.WMLAccessElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLAElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLAnchorElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLBElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLBigElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLBrElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLCardElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLDocumentImpl extends DocumentImpl implements Serializable

serialVersionUID: 8661606001258842145L

Class weblogic.apache.wml.dom.WMLDoElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLElementImpl extends ElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLEmElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLFieldsetElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLGoElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLHeadElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLIElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLImgElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLInputElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLMetaElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLNoopElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLOneventElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLOptgroupElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLOptionElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLPElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLPostfieldElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLPrevElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLRefreshElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLSelectElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLSetvarElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLSmallElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLStrongElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTableElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTdElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTemplateElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTimerElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTrElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLUElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLWmlElementImpl extends WMLElementImpl implements Serializable


Package weblogic.apache.xerces.dom

Class weblogic.apache.xerces.dom.AttributeMap extends NamedNodeMapImpl implements Serializable

Class weblogic.apache.xerces.dom.AttrImpl extends NodeImpl implements Serializable

serialVersionUID: 7277707688218972102L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Deprecated. 
Deserialize object.

Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
Serialize object.

Throws:
IOException
Serialized Fields

value

Object value
Deprecated. 
This can either be a String or the first child node.


name

String name
Deprecated. 
Attribute name.

Class weblogic.apache.xerces.dom.AttrNSImpl extends AttrImpl implements Serializable

serialVersionUID: -781906615369795414L

Serialized Fields

namespaceURI

String namespaceURI
Deprecated. 
DOM2: Namespace URI.


localName

String localName
Deprecated. 
DOM2: localName.

Class weblogic.apache.xerces.dom.CDATASectionImpl extends TextImpl implements Serializable

serialVersionUID: 2372071297878177780L

Class weblogic.apache.xerces.dom.CharacterDataImpl extends ChildNode implements Serializable

serialVersionUID: 7931170150428474230L

Serialized Fields

data

String data
Deprecated. 

Class weblogic.apache.xerces.dom.ChildNode extends NodeImpl implements Serializable

serialVersionUID: -6112455738802414002L

Serialized Fields

previousSibling

ChildNode previousSibling
Deprecated. 
Previous sibling.


nextSibling

ChildNode nextSibling
Deprecated. 
Next sibling.

Class weblogic.apache.xerces.dom.CommentImpl extends CharacterDataImpl implements Serializable

serialVersionUID: -2685736833408134044L

Class weblogic.apache.xerces.dom.CoreDocumentImpl extends ParentNode implements Serializable

serialVersionUID: 0L

Serialized Fields

docType

DocumentTypeImpl docType
Deprecated. 
Document type.


docElement

ElementImpl docElement
Deprecated. 
Document element.


encoding

String encoding
Deprecated. 
Experimental DOM Level 3 feature: Document encoding


actualEncoding

String actualEncoding
Deprecated. 
Experimental DOM Level 3 feature: Document actualEncoding


version

String version
Deprecated. 
Experimental DOM Level 3 feature: Document version


standalone

boolean standalone
Deprecated. 
Experimental DOM Level 3 feature: Document standalone


fDocumentURI

String fDocumentURI
Deprecated. 
Experimental DOM Level 3 feature: documentURI


userData

Hashtable userData
Deprecated. 
Table for user data attached to this document nodes.


identifiers

Hashtable identifiers
Deprecated. 
Identifiers.


features

short features
Deprecated. 
Normalization features


domNormalizer

DOMNormalizer domNormalizer
Deprecated. 

fConfiguration

DOMValidationConfiguration fConfiguration
Deprecated. 

fSymbolTable

ShadowedSymbolTable fSymbolTable
Deprecated. 

fEntityResolver

XMLEntityResolver fEntityResolver
Deprecated. 

fGrammar

Grammar fGrammar
Deprecated. 

changes

int changes
Deprecated. 
Number of alterations made to this document since its creation. Serves as a "dirty bit" so that live objects such as NodeList can recognize when an alteration has been made and discard its cached state information.

Any method that alters the tree structure MUST cause or be accompanied by a call to changed(), to inform it that any outstanding NodeLists may have to be updated.

(Required because NodeList is simultaneously "live" and integer- indexed -- a bad decision in the DOM's design.)

Note that changes which do not affect the tree's structure -- changing the node's name, for example -- do _not_ have to call changed().

Alternative implementation would be to use a cryptographic Digest value rather than a count. This would have the advantage that "harmless" changes (those producing equal() trees) would not force NodeList to resynchronize. Disadvantage is that it's slightly more prone to "false negatives", though that's the difference between "wildly unlikely" and "absurdly unlikely". IF we start maintaining digests, we should consider taking advantage of them. Note: This used to be done a node basis, so that we knew what subtree changed. But since only DeepNodeList really use this today, the gain appears to be really small compared to the cost of having an int on every (parent) node plus having to walk up the tree all the way to the root to mark the branch as changed everytime a node is changed. So we now have a single counter global to the document. It means that some objects may flush their cache more often than necessary, but this makes nodes smaller and only the document needs to be marked as changed.


allowGrammarAccess

boolean allowGrammarAccess
Deprecated. 
Allow grammar access.


errorChecking

boolean errorChecking
Deprecated. 
Bypass error checking.

Class weblogic.apache.xerces.dom.DeferredAttrImpl extends AttrImpl implements Serializable

serialVersionUID: 6903232312469148636L

Class weblogic.apache.xerces.dom.DeferredAttrNSImpl extends AttrNSImpl implements Serializable

serialVersionUID: 6074924934945957154L

Class weblogic.apache.xerces.dom.DeferredCDATASectionImpl extends CDATASectionImpl implements Serializable

serialVersionUID: 1983580632355645726L

Class weblogic.apache.xerces.dom.DeferredCommentImpl extends CommentImpl implements Serializable

serialVersionUID: 6498796371083589338L

Class weblogic.apache.xerces.dom.DeferredDocumentImpl extends DocumentImpl implements Serializable

serialVersionUID: 5186323580749626857L

Serialized Fields

fNamespacesEnabled

boolean fNamespacesEnabled
Deprecated. 
DOM2: For namespace support in the deferred case.

Class weblogic.apache.xerces.dom.DeferredDocumentTypeImpl extends DocumentTypeImpl implements Serializable

serialVersionUID: -2172579663227313509L

Class weblogic.apache.xerces.dom.DeferredElementDefinitionImpl extends ElementDefinitionImpl implements Serializable

serialVersionUID: 6703238199538041591L

Class weblogic.apache.xerces.dom.DeferredElementImpl extends ElementImpl implements Serializable

serialVersionUID: -7670981133940934842L

Class weblogic.apache.xerces.dom.DeferredElementNSImpl extends ElementNSImpl implements Serializable

serialVersionUID: -5001885145370927385L

Class weblogic.apache.xerces.dom.DeferredEntityImpl extends EntityImpl implements Serializable

serialVersionUID: 4760180431078941638L

Class weblogic.apache.xerces.dom.DeferredEntityReferenceImpl extends EntityReferenceImpl implements Serializable

serialVersionUID: 390319091370032223L

Class weblogic.apache.xerces.dom.DeferredNotationImpl extends NotationImpl implements Serializable

serialVersionUID: 5705337172887990848L

Class weblogic.apache.xerces.dom.DeferredProcessingInstructionImpl extends ProcessingInstructionImpl implements Serializable

serialVersionUID: -4643577954293565388L

Class weblogic.apache.xerces.dom.DeferredTextImpl extends TextImpl implements Serializable

serialVersionUID: 2310613872100393425L

Class weblogic.apache.xerces.dom.DocumentFragmentImpl extends ParentNode implements Serializable

serialVersionUID: -7596449967279236746L

Class weblogic.apache.xerces.dom.DocumentImpl extends CoreDocumentImpl implements Serializable

serialVersionUID: 515687835542616694L

Serialized Fields

iterators

Vector iterators
Deprecated. 
Iterators


ranges

Vector ranges
Deprecated. 
Ranges


eventListeners

Hashtable eventListeners
Deprecated. 
Table for event listeners registered to this document nodes.


mutationEvents

boolean mutationEvents
Deprecated. 
Bypass mutation events firing.


savedEnclosingAttr

weblogic.apache.xerces.dom.DocumentImpl.EnclosingAttr savedEnclosingAttr
Deprecated. 

Class weblogic.apache.xerces.dom.DocumentTypeImpl extends ParentNode implements Serializable

serialVersionUID: 7751299192316526485L

Serialized Fields

name

String name
Deprecated. 
Document type name.


entities

NamedNodeMapImpl entities
Deprecated. 
Entities.


notations

NamedNodeMapImpl notations
Deprecated. 
Notations.


elements

NamedNodeMapImpl elements
Deprecated. 
Elements.


publicID

String publicID
Deprecated. 

systemID

String systemID
Deprecated. 

internalSubset

String internalSubset
Deprecated. 

Class weblogic.apache.xerces.dom.ElementDefinitionImpl extends ParentNode implements Serializable

serialVersionUID: -8373890672670022714L

Serialized Fields

name

String name
Deprecated. 
Element definition name.


attributes

NamedNodeMapImpl attributes
Deprecated. 
Default attributes.

Class weblogic.apache.xerces.dom.ElementImpl extends ParentNode implements Serializable

serialVersionUID: 3717253516652722278L

Serialized Fields

name

String name
Deprecated. 
Element name.


attributes

AttributeMap attributes
Deprecated. 
Attributes.

Class weblogic.apache.xerces.dom.ElementNSImpl extends ElementImpl implements Serializable

serialVersionUID: -9142310625494392642L

Serialized Fields

namespaceURI

String namespaceURI
Deprecated. 
DOM2: Namespace URI.


localName

String localName
Deprecated. 
DOM2: localName.

Class weblogic.apache.xerces.dom.EntityImpl extends ParentNode implements Serializable

serialVersionUID: -3575760943444303423L

Serialized Fields

name

String name
Deprecated. 
Entity name.


publicId

String publicId
Deprecated. 
Public identifier.


systemId

String systemId
Deprecated. 
System identifier.


encoding

String encoding
Deprecated. 
Encoding


actualEncoding

String actualEncoding
Deprecated. 
Actual Encoding


version

String version
Deprecated. 
Version


notationName

String notationName
Deprecated. 
Notation name.


baseURI

String baseURI
Deprecated. 
base uri

Class weblogic.apache.xerces.dom.EntityReferenceImpl extends ParentNode implements Serializable

serialVersionUID: -7381452955687102062L

Serialized Fields

name

String name
Deprecated. 
Name of Entity referenced


baseURI

String baseURI
Deprecated. 
Base URI

Class weblogic.apache.xerces.dom.NamedNodeMapImpl extends Object implements Serializable

serialVersionUID: -7039242451046758020L

Serialized Fields

flags

short flags
Deprecated. 

nodes

Vector nodes
Deprecated. 
Nodes.


ownerNode

NodeImpl ownerNode
Deprecated. 

Class weblogic.apache.xerces.dom.NodeImpl extends Object implements Serializable

serialVersionUID: -6316591992167219696L

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
Serialize object.

Throws:
IOException
Serialized Fields

ownerNode

NodeImpl ownerNode
Deprecated. 

flags

short flags
Deprecated. 

Class weblogic.apache.xerces.dom.NotationImpl extends NodeImpl implements Serializable

serialVersionUID: -764632195890658402L

Serialized Fields

name

String name
Deprecated. 
Notation name.


publicId

String publicId
Deprecated. 
Public identifier.


systemId

String systemId
Deprecated. 
System identifier.


baseURI

String baseURI
Deprecated. 
Base URI

Class weblogic.apache.xerces.dom.ParentNode extends ChildNode implements Serializable

serialVersionUID: 2815829867152120872L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Deprecated. 
Deserialize object.

Throws:
ClassNotFoundException
IOException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
Serialize object.

Throws:
IOException
Serialized Fields

ownerDocument

CoreDocumentImpl ownerDocument
Deprecated. 
Owner document.


firstChild

ChildNode firstChild
Deprecated. 
First child.

Class weblogic.apache.xerces.dom.ProcessingInstructionImpl extends CharacterDataImpl implements Serializable

serialVersionUID: 7554435174099981510L

Serialized Fields

target

String target
Deprecated. 

baseURI

String baseURI
Deprecated. 

Class weblogic.apache.xerces.dom.PSVIAttrNSImpl extends AttrNSImpl implements Serializable

Serialized Fields

fDeclaration

weblogic.apache.xerces.impl.xs.psvi.XSAttributeDeclaration fDeclaration
Deprecated. 
attribute declaration


fTypeDecl

weblogic.apache.xerces.impl.xs.psvi.XSTypeDefinition fTypeDecl
Deprecated. 
type of attribute, simpleType


fSpecified

boolean fSpecified
Deprecated. 
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false


fNormalizedValue

String fNormalizedValue
Deprecated. 
schema normalized value property


fMemberType

weblogic.apache.xerces.impl.xs.psvi.XSSimpleTypeDefinition fMemberType
Deprecated. 
member type definition against which attribute was validated


fValidationAttempted

short fValidationAttempted
Deprecated. 
validation attempted: none, partial, full


fValidity

short fValidity
Deprecated. 
validity: valid, invalid, unknown


fErrorCodes

weblogic.apache.xerces.impl.xs.psvi.StringList fErrorCodes
Deprecated. 
error codes


fValidationContext

String fValidationContext
Deprecated. 
validation context: could be QName or XPath expression

Class weblogic.apache.xerces.dom.PSVIDocumentImpl extends DocumentImpl implements Serializable

Class weblogic.apache.xerces.dom.PSVIElementNSImpl extends ElementNSImpl implements Serializable

Serialized Fields

fDeclaration

weblogic.apache.xerces.impl.xs.psvi.XSElementDeclaration fDeclaration
Deprecated. 
element declaration


fTypeDecl

weblogic.apache.xerces.impl.xs.psvi.XSTypeDefinition fTypeDecl
Deprecated. 
type of element, could be xsi:type


fNil

boolean fNil
Deprecated. 
true if clause 3.2 of Element Locally Valid (Element) (3.3.4) is satisfied, otherwise false


fSpecified

boolean fSpecified
Deprecated. 
false if the element value was provided by the schema; true otherwise.


fNormalizedValue

String fNormalizedValue
Deprecated. 
schema normalized value property


fNotation

weblogic.apache.xerces.impl.xs.psvi.XSNotationDeclaration fNotation
Deprecated. 
http://www.w3.org/TR/xmlschema-1/#e-notation


fMemberType

weblogic.apache.xerces.impl.xs.psvi.XSSimpleTypeDefinition fMemberType
Deprecated. 
member type definition against which element was validated


fValidationAttempted

short fValidationAttempted
Deprecated. 
validation attempted: none, partial, full


fValidity

short fValidity
Deprecated. 
validity: valid, invalid, unknown


fErrorCodes

weblogic.apache.xerces.impl.xs.psvi.StringList fErrorCodes
Deprecated. 
error codes


fValidationContext

String fValidationContext
Deprecated. 
validation context: could be QName or XPath expression


fSchemaInformation

weblogic.apache.xerces.impl.xs.psvi.XSModel fSchemaInformation
Deprecated. 
the schema information property

Class weblogic.apache.xerces.dom.RangeExceptionImpl extends org.w3c.dom.ranges.RangeException implements Serializable

Class weblogic.apache.xerces.dom.TextImpl extends CharacterDataImpl implements Serializable

serialVersionUID: -5294980852957403469L


Package weblogic.apache.xerces.impl.dv

Class weblogic.apache.xerces.impl.dv.DatatypeException extends Exception implements Serializable

Serialized Fields

key

String key
Deprecated. 

args

Object[] args
Deprecated. 

Class weblogic.apache.xerces.impl.dv.DVFactoryException extends RuntimeException implements Serializable