BEA Systems, Inc.


Uses of Interface
weblogic.xml.stream.ElementFilter

Packages that use ElementFilter
weblogic.xml.stream.util   
 

Uses of ElementFilter in weblogic.xml.stream.util
 

Classes in weblogic.xml.stream.util that implement ElementFilter
 class AcceptingFilter
          This is the implementation of the filter interface for Names
 class NameFilter
          This is the implementation of the filter interface for Names
 class NameSpaceFilter
          This is the implementation of the filter interface for Names
 class NamespaceTypeFilter
          This is the implementation of the filter interface for Names
 class TypeFilter
          This is the implementation of the filter interface for types Creates a filter that accepts a certain type of XMLEvent type is an integer code that indicates the element type Valid values are XMLEvent.START_ELEMENT, XMLEvent.END_ELEMENT, XMLEvent.PROCESSING_INSTRUCTION, XMLEvent.CHARACTER_DATA, XMLEvent.COMMENT, XMLEvent.SPACE, XMLEvent.START_PREFIX_MAPPING, XMLEvent.END_PREFIX_MAPPING, XMLEvent.CHANGE_PREFIX_MAPPING, XMLEvent.ENTITY_REFERENCE
 


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