nl.flotsam.pecia.builder.html
Class HtmlDocumentBuilder.ArticleTagWriter

java.lang.Object
  extended by nl.flotsam.pecia.builder.html.HtmlDocumentBuilder.ArticleTagWriter
All Implemented Interfaces:
XmlDocumentBuilder.TagWriter
Enclosing class:
HtmlDocumentBuilder

public static class HtmlDocumentBuilder.ArticleTagWriter
extends Object
implements XmlDocumentBuilder.TagWriter


Constructor Summary
HtmlDocumentBuilder.ArticleTagWriter(URL stylesheet)
           
 
Method Summary
 void end(Object documentElement, XmlWriter writer)
           
 void start(Object documentElement, XmlWriter writer)
           
 boolean supports(Object documentElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlDocumentBuilder.ArticleTagWriter

public HtmlDocumentBuilder.ArticleTagWriter(URL stylesheet)
Method Detail

end

public void end(Object documentElement,
                XmlWriter writer)
Specified by:
end in interface XmlDocumentBuilder.TagWriter

start

public void start(Object documentElement,
                  XmlWriter writer)
Specified by:
start in interface XmlDocumentBuilder.TagWriter

supports

public boolean supports(Object documentElement)
Specified by:
supports in interface XmlDocumentBuilder.TagWriter


Copyright © 2010. All Rights Reserved.