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

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

public static class XmlDocumentBuilder.ManyToOneTagWriter
extends XmlDocumentBuilder.AbstractSingleTagWriter


Constructor Summary
XmlDocumentBuilder.ManyToOneTagWriter(String tag, Class[] classes)
           
 
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.ManyToOneTagWriter

public XmlDocumentBuilder.ManyToOneTagWriter(String tag,
                                             Class[] classes)
Method Detail

supports

public boolean supports(Object documentElement)


Copyright © 2010. All Rights Reserved.