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

Part Number E27170-01

Uses of Interface
weblogic.xml.stream.Location

Packages that use Location
weblogic.xml.stream Deprecated. Provides XML stream support. 
weblogic.xml.stream.events Deprecated classes for weblogic.xml.stream.events
 

Uses of Location in weblogic.xml.stream
 

Methods in weblogic.xml.stream that return Location
 Location XMLEvent.getLocation()
          Deprecated. Return the location of this Element
 

Uses of Location in weblogic.xml.stream.events
 

Fields in weblogic.xml.stream.events declared as Location
protected  Location ElementEvent.location
          Deprecated.  
 

Methods in weblogic.xml.stream.events that return Location
 Location ElementEvent.getLocation()
          Deprecated.  
 

Constructors in weblogic.xml.stream.events with parameters of type Location
StartElementEvent(XMLName name, Location location)
          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