nl.flotsam.pecia.builder.xml
Class XmlDocumentBuilder.OneToOneTagWriter

java.lang.Object
  extended by nl.flotsam.pecia.builder.xml.XmlDocumentBuilder.AbstractSingleTagWriter
      extended by nl.flotsam.pecia.builder.xml.XmlDocumentBuilder.OneToOneTagWriter
All Implemented Interfaces:
XmlDocumentBuilder.TagWriter
Enclosing class:
XmlDocumentBuilder

public static class XmlDocumentBuilder.OneToOneTagWriter
extends XmlDocumentBuilder.AbstractSingleTagWriter


Constructor Summary
XmlDocumentBuilder.OneToOneTagWriter(String tag, Class cl)
           
 
Method Summary
 boolean supports(Object documentElement)
           
 
Methods inherited from class nl.flotsam.pecia.builder.xml.XmlDocumentBuilder.AbstractSingleTagWriter
end, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlDocumentBuilder.OneToOneTagWriter

public XmlDocumentBuilder.OneToOneTagWriter(String tag,
                                            Class cl)
Method Detail

supports

public boolean supports(Object documentElement)


Copyright © 2010. All Rights Reserved.