com.isenshi.util
クラス DiconStringBuffer
java.lang.Object
com.isenshi.util.XMLStringBuffer
com.isenshi.util.DiconStringBuffer
- public class DiconStringBuffer
- extends XMLStringBuffer
- 作成者:
- nishioka
クラス com.isenshi.util.XMLStringBuffer から継承したメソッド |
appendAttribute, appendBody, appendStartTag, appendXMLDeclaration, closeTag, cut, endAllTags, endTag, isTagEmpty, nextIndex, setNewline, setTab, toString |
DiconStringBuffer
public DiconStringBuffer()
setReferenceComponents
public void setReferenceComponents(List componets)
appendStartComponentsTag
public void appendStartComponentsTag()
endComponentsTag
public void endComponentsTag()
appendStartComponentTag
public void appendStartComponentTag(Class clazz,
Map options)
appendStartComponentTag
public void appendStartComponentTag(Class clazz)
endComponentTag
public void endComponentTag()
appendComponent
public void appendComponent(Object component)
appendComponent
public void appendComponent(Object component,
Map options)
appendComponent
public void appendComponent(Object component,
Map options,
String[] properties)
appendAspects
public void appendAspects(Map options)
appendAspect
public void appendAspect(String pointcut,
String interceptor)
appendProperty
public void appendProperty(String property,
Object valueObj)
appendProperty
public void appendProperty(String property,
String value)
appendComponentProperty
public void appendComponentProperty(String property,
Object component)
appendPropertyBody
public void appendPropertyBody(Object valueObj)
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.