BEA Logo BEA WebLogic Server Release 6.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

  |  

  WebLogic Server Doc Home   |     Console Online Help   |   Previous Topic   |   Next Topic   |   Contents   |   Index   |   View as PDF

Parser Select Registry Entry

 

 


Configuration

Attribute

Description

Range of Values

Default Value

Public Id

This attribute is used to define the public ID of either the entity to be resolved or the document type definition (DTD) file to be used to parse the document.


Null

System Id

This attribute is used to define the system ID of either the entity to be resolved or the document type definition (DTD) file to be used to parse the document


Null

Root Element Tag

This attribute is used to define the root of the document to be parsed.



Document Builder Factory

The DocumentBuilderFactory implementation classes used to do DOM-style parsing for this XML document type.

String

Null

Parser Class Name

This attribute is used to define a DOM parser or a SAX parser to be used to parse a document using the DTD defined in the Entity Path attribute. If you are using a custom-generated parser, this attribute is used to define the generated parser.

For a particular DTD (or, in the case of a custom-generated parser, a particular application), this attribute overrides the default DOM or SAX parser that is specified using the DocumentBuiderFactory and SAX Parser Factory attributes in the XML Registry dialog Configuration tab.

Valid class name


Deprecated

Null

SAX Parser Factory

This attribute allows the user to set the default SAX Parser Factory for the server.

This attribute determines the default factory for all server applications that use SAX to parse documents.

To override the default factory for a particular document type definition (DTD) or to use a custom-generated SAX parser, use the Parser Name Class attribute on the XML Registry Entries element.

String

weblogic.apache.xerces.jaxp.SAXParserFactoryImpl

Notes

Attribute

Description

Range of Values

Default Value

Notes

This attribute provides space for optional user-supplied information.

This attribute value must be an alphanumeric string.

Null

 

back to top previous page next page