|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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. |
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |