Package | Description |
---|---|
oracle.ifs.beans.parsers |
Modifier and Type | Method and Description |
---|---|
protected SimpleXmlParserImpl |
IfsSimpleXmlParser.getImplementation(ParserCallback callback,
Hashtable options)
Creates a SimpleXmlParserImpl to parse the document with.
|
Modifier and Type | Method and Description |
---|---|
LibraryObject |
SimpleUserTagHandler.handleTag(Element root,
SimpleXmlParserImpl sxpi)
Deprecated.
|
LibraryObject |
TopLevelTagHandler.handleTag(Element root,
SimpleXmlParserImpl sxpi)
Deprecated.
The SimpleXmlParserImpl will call this function when a top-level
tag which matches tagName() is encountered.
|
protected void |
SimpleUserTagHandler.readOption(Element optionElement,
Hashtable options,
UserManager userManager,
SimpleXmlParserImpl sxpi)
Deprecated.
|
protected Hashtable |
SimpleUserTagHandler.readOptions(Element optionsRoot,
UserManager userManager,
SimpleXmlParserImpl sxpi)
Deprecated.
|
Copyright © 2023. All rights reserved.