Table 81-1 XMLParserSelectRegistryEntry attributes
Attribute
|
Description
|
Range of Values and Default
|
DocumentBuilderFactory
|
Return the class name of the DocumentBuilderFactory that is associated with the registry entry.
|
Admin Console field label: Document Builder Factory
Required: no
|
Name
|
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
|
Admin Console field label: Name
Required: no
|
Notes
|
Optional information that you can include to describe this configuration.
|
Admin Console field label: Notes
Required: no
|
ParserClassName
|
Deprecated. Return class name of any custom XML parser that is associated with the registry entry.
|
Admin Console field label: Parser Class Name
Required: no
|
PublicId
|
Get the public id of the document type represented by this registry entry.
|
Admin Console field label: Public Id
Required: no
|
RootElementTag
|
Get the tag name of the document root element of the document type represented by this registry entry.
|
Admin Console field label: Root Element Tag
Required: no
|
SAXParserFactory
|
Return the class name of the SAXParserFactory that is associated with the registry entry.
|
Admin Console field label: SAXParser Factory
Required: no
|
SystemId
|
Get the system id of the document type represented by this registry entry.
|
Admin Console field label: System Id
Required: no
|
TransformerFactory
|
Return the class name of the default TransformerFactory
|
Required: no
|