org.jaxen.exml
Class NamespaceIterator

java.lang.Object
  |
  +--org.jaxen.exml.AttributesIterator
        |
        +--org.jaxen.exml.NamespaceIterator
All Implemented Interfaces:
Iterator

public class NamespaceIterator
extends AttributesIterator

An iterator over EXML namespaces

Version:
$Revision: 1.2 $
Author:
James Strachan

Constructor Summary
NamespaceIterator(electric.xml.Attributes attributes)
           
 
Method Summary
protected  boolean validNode(electric.xml.Attribute attr)
           
 
Methods inherited from class org.jaxen.exml.AttributesIterator
findNext, hasNext, next, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespaceIterator

public NamespaceIterator(electric.xml.Attributes attributes)
Method Detail

validNode

protected boolean validNode(electric.xml.Attribute attr)
Overrides:
validNode in class AttributesIterator
Returns:
true if this node is valid - i.e. the attribute starts with xmlns


Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo