com.solidstategroup.cms.xml
Class Asset

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

public class Asset
extends java.lang.Object


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

Constructor Detail

Asset

public Asset()
Method Detail

execute

public org.w3c.dom.Element execute(Asset thisAsset,
                                   org.w3c.dom.Document thisDocument,
                                   org.w3c.dom.Element chunk)