BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


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

Packages that use ElementState
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()
           
protected  ElementState BaseMarkupSerializer.content()
          Must be called by a method about to print any type of content.
protected  ElementState BaseMarkupSerializer.getElementState()
          Return the state of the current element.
protected  ElementState BaseMarkupSerializer.enterElementState(String namespaceURI, String localName, String rawName, boolean preserveSpace)
          Enter a new element state for the specified element.
protected  ElementState BaseMarkupSerializer.leaveElementState()
          Leave the current element state and return to the state of the parent element.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.