Package org.dom4j.io

Class STAXEventWriter.AttributeIterator

java.lang.Object
org.dom4j.io.STAXEventWriter.AttributeIterator
All Implemented Interfaces:
Iterator<Attribute>
Enclosing class:
STAXEventWriter

private class STAXEventWriter.AttributeIterator extends Object implements Iterator<Attribute>
Internal Iteratorimplementation used to pass DOM4J Attributes to the stream.