com.solidstategroup.cms.xml
Class Chunk

java.lang.Object
  extended by com.solidstategroup.cms.xml.Chunk

public class Chunk
extends java.lang.Object


Constructor Summary
Chunk()
           
 
Method Summary
 org.w3c.dom.Element execute(Chunk thisChunk, org.w3c.dom.Document thisDocument, org.w3c.dom.Element article)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Chunk

public Chunk()
Method Detail

execute

public org.w3c.dom.Element execute(Chunk thisChunk,
                                   org.w3c.dom.Document thisDocument,
                                   org.w3c.dom.Element article)