Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.xml.stream.StartElement

Packages that use StartElement
weblogic.xml.security.utils   
weblogic.xml.stream.events Deprecated</> classes for weblogic.xml.stream.events
weblogic.xml.xpath This package contains all of the classes required to perform XPath matching against a document represented as a DOM, XMLNode, or against an XMLInputStream. 

 

Uses of StartElement in weblogic.xml.security.utils

 

Methods in weblogic.xml.security.utils with parameters of type StartElement
protected  void XMLOutputStreamBase.setLastStart(StartElement start)
           

 

Uses of StartElement in weblogic.xml.stream.events

 

Classes in weblogic.xml.stream.events that implement StartElement
 class StartElementEvent
          Deprecated. please use java standard StAX API

 

Uses of StartElement in weblogic.xml.xpath

 

Methods in weblogic.xml.xpath with parameters of type StartElement
abstract  void XPathStreamObserver.observeAttribute(StartElement event, Attribute attribute)
          Handles notification when an XMLEvent is encountered on the stream which contains an attribute meets the criteria with which the observer was installed in the XPathStreamFactory.
abstract  void XPathStreamObserver.observeNamespace(StartElement event, Attribute attribute)
           

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09