Oracle Fusion Middleware
Java API Reference for Oracle PDK Java
11g Release 1 (11.1.1)
E10691-01

Package oracle.portal.utils.xml.v2

Interface Summary
InitializableXMLObject The InitializableXMLObject interface is intended to allow an application object created by a DefaultNodeHandler to expose initialization and validation methods to be called at strategic points in the building of the application object 'tree'.
NodeHandler Objects implementing the NodeHandler interface should be capable of translating an XML DOM object tree into an analogous hierarchy of application objects, in a similar manner to DefaultNodeHandler.
 

Class Summary
DefaultNodeHandler A DefaultNodeHandler is capable of translating an XML DOM object tree into an analogous hierarchy of application objects, whose classes, attributes and associations all reflect the configuration of the nodes in the XML tree.
XMLUtil Class containing utility methods for parsing and manipulating XML documents.
 

Exception Summary
NodeHandlerException Base exception class for objects implementing the NodeHandler interface.
 


Oracle Fusion Middleware
Java API Reference for Oracle PDK Java
11g Release 1 (11.1.1)
E10691-01

Copyright (c) 1999, 2009, Oracle and/or its affiliates. All rights reserved.