Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04

Uses of Class
weblogic.apache.xml.serialize.ElementState

Packages that use ElementState
weblogic.apache.xml.serialize Deprecated 9.2.0.0. Provides interfaces and classes for weblogic.apache.xml.serialize
 

Uses of ElementState in weblogic.apache.xml.serialize
 

Methods in weblogic.apache.xml.serialize that return ElementState
protected  ElementState TextSerializer.content()
          Deprecated.  
protected  ElementState BaseMarkupSerializer.content()
          Deprecated. Must be called by a method about to print any type of content.
protected  ElementState BaseMarkupSerializer.enterElementState(String namespaceURI, String localName, String rawName, boolean preserveSpace)
          Deprecated. Enter a new element state for the specified element.
protected  ElementState BaseMarkupSerializer.getElementState()
          Deprecated. Return the state of the current element.
protected  ElementState BaseMarkupSerializer.leaveElementState()
          Deprecated. Leave the current element state and return to the state of the parent element.
 


Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.4)

Part Number E13941-04