|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthelma.doc.DocElement
helma.doc.DocResourceElement
helma.doc.DocSkin
public class DocSkin
| Field Summary |
|---|
| Fields inherited from class helma.doc.DocResourceElement |
|---|
resource |
| Fields inherited from class helma.doc.DocElement |
|---|
ACTION, APPLICATION, FUNCTION, MACRO, PROPERTIES, PROTOTYPE, SKIN, TEMPLATE, typeNames |
| Constructor Summary | |
|---|---|
protected |
DocSkin(java.lang.String name,
Resource res,
DocElement parent)
|
| Method Summary | |
|---|---|
java.lang.String |
getPrototype()
from helma.framework.IPathElement. |
static DocSkin |
newInstance(Resource res)
creates a new independent DocSkin object |
static DocSkin |
newInstance(Resource res,
DocElement parent)
creates a new DocSkin object connected to another DocElement |
| Methods inherited from class helma.doc.DocResourceElement |
|---|
getStartLine, toString |
| Methods inherited from class helma.doc.DocElement |
|---|
addChild, addParameter, addTag, countChildren, debug, getChildElement, getChildren, getComment, getContent, getDocApplication, getElementName, getName, getParentElement, getType, getTypeName, hasParameter, listChildren, listParameters, listTags, listTags, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected DocSkin(java.lang.String name,
Resource res,
DocElement parent)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public static DocSkin newInstance(Resource res)
throws java.io.IOException
java.io.IOException
public static DocSkin newInstance(Resource res,
DocElement parent)
throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getPrototype()
getPrototype in class DocElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||