Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Interface
weblogic.xml.stream.StartDocument

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

Uses of StartDocument in weblogic.xml.stream
 

Methods in weblogic.xml.stream that return StartDocument
static StartDocument ElementFactory.createStartDocument()
          Deprecated.  
static StartDocument ElementFactory.createStartDocument(String encoding, String version, String standalone)
          Deprecated.  
static StartDocument ElementFactory.createStartDocument(String encoding, String version)
          Deprecated.  
static StartDocument ElementFactory.createStartDocument(String encoding)
          Deprecated.  
 


Copyright 1996, 2013, 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
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01