Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

Uses of Interface
weblogic.xml.stream.CharacterData

Packages that use CharacterData
weblogic.xml.stream Deprecated. Provides XML stream support. 
 

Uses of CharacterData in weblogic.xml.stream
 

Subinterfaces of CharacterData in weblogic.xml.stream
 interface Comment
          Deprecated. please use java standard StAX api
 interface Space
          Deprecated. please use java standard StAX api
 

Methods in weblogic.xml.stream that return CharacterData
static CharacterData ElementFactory.createCharacterData(String content)
          Deprecated.  
 


Copyright 1996, 2011, 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
12c Release 1 (12.1.1)

Part Number E24391-02