|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeDescription | |
oracle.ifs.beans.parsers |
Uses of AttributeDescription in oracle.ifs.beans.parsers |
Methods in oracle.ifs.beans.parsers with parameters of type AttributeDescription | |
protected LibraryObject |
SimpleXmlParserImpl.createObject(org.w3c.dom.Element parent,
DefinitionHolder parentDh,
AttributeDescription attribute)
Deprecated. Creates a libraryObject based on an DOM element. |
(package private) DefinitionHolder |
SimpleXmlParserImpl.createDefinition(org.w3c.dom.Element parent,
DefinitionHolder parentDh,
AttributeDescription attribute,
boolean useTagName)
Deprecated. Creates a definition from a Element of an XML tree. |
protected DefinitionHolder |
SimpleXmlParserImpl.processDefinition(java.lang.String definitionName,
ClassObject co,
DefinitionHolder parentDh,
AttributeDescription attribute,
org.w3c.dom.Element parent)
Deprecated. Create DefinitionHolder given the name of the Definition class to use and the ClassObject of the object being created. |
protected java.lang.Object |
SimpleXmlParserImpl.readValue(DefinitionHolder dh,
org.w3c.dom.Element currentChild,
AttributeDescription attribute)
Deprecated. Reads a value from a DOM element, assuming the value has the specified datatype. |
protected LibraryObject |
SimpleXmlParserImpl.readLibraryObject(DefinitionHolder dh,
org.w3c.dom.Element element,
AttributeDescription attribute)
Deprecated. Reads in a LibraryObject from an XMLElement. |
protected LibraryObject |
SimpleXmlParserImpl.createObjectWithClass(DefinitionHolder parentDh,
org.w3c.dom.Element element,
AttributeDescription attribute)
Deprecated. Creates an object from an XMLElement |
protected LibraryObject |
SimpleXmlParserImpl.handleRef(DefinitionHolder dh,
org.w3c.dom.Element element,
AttributeDescription attribute)
Deprecated. Finds an object by reference. |
protected LibraryObject |
SimpleXmlParserImpl.handleRefType(DefinitionHolder dh,
org.w3c.dom.Element element,
java.lang.String refType,
AttributeDescription attribute)
Deprecated. Finds an object by reference. |
protected LibraryObject |
SimpleXmlParserImpl.handleExistingRef(DefinitionHolder dh,
AttributeDescription attribute)
Deprecated. Reads an existing object out of an object which is being updated. |
protected LibraryObject |
SimpleXmlParserImpl.handleValueDefaultRef(org.w3c.dom.Element element,
AttributeDescription attribute)
Deprecated. Finds an object referenced by a named ValueDefault |
protected PublicObject |
SimpleXmlParserImpl.handlePathRef(org.w3c.dom.Element element,
AttributeDescription attribute)
Deprecated. Finds an object by path |
protected LibraryObject |
SimpleXmlParserImpl.handleSearchRef(org.w3c.dom.Element element,
AttributeDescription attribute,
java.lang.String searchAttributeName)
Deprecated. Reads an existing object out of an object which is being updated. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |