BEA Systems, Inc.


Uses of Interface
weblogic.xml.stream.XMLEvent

Packages that use XMLEvent
weblogic.xml.stream   
 

Uses of XMLEvent in weblogic.xml.stream
 

Subinterfaces of XMLEvent in weblogic.xml.stream
 interface ChangePrefixMapping
          This event signals that a prefix mapping has changed from OldNamespaceName to the NewNamespaceName
 interface CharacterData
          A marker interface for character data
 interface Comment
          A marker interface for comment data
 interface EndDocument
          A marker interface for the end of a document
 interface EndElement
          A marker interface for the end element event.
 interface EndPrefixMapping
          This event signals that a prefix mapping has gone out of scope
 interface EntityReference
          An interface for handling Entity Declarations
 interface ProcessingInstruction
          A marker interface for processing instructions
 interface Space
          This element returns whitespace characters to allow separate handling by the application
 interface StartDocument
          An interface for the start document event
 interface StartElement
          The StartElement interface provides access to information about start elements
 interface StartPrefixMapping
          This event signals that a prefix mapping has begun scope
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs70

Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
WebLogic Server 7.0 API Reference