|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelma.doc.DocElement
helma.doc.DocPrototype
public class DocPrototype
Field Summary |
---|
Fields inherited from class helma.doc.DocElement |
---|
ACTION, APPLICATION, FUNCTION, MACRO, PROPERTIES, PROTOTYPE, SKIN, TEMPLATE, typeNames |
Constructor Summary | |
---|---|
protected |
DocPrototype(Prototype proto,
DocElement parent)
creates a prototype based on a prototype of the application |
Method Summary | |
---|---|
void |
checkInheritance()
checks the type.properites for _extend values and connected a possible parent prototype with this prototype. |
DocPrototype |
getParentPrototype()
Return this prototype's parent prototype |
void |
readFiles()
runs through the prototype directory and parses all helma files |
Methods inherited from class helma.doc.DocElement |
---|
addChild, addParameter, addTag, countChildren, debug, getChildElement, getChildren, getComment, getContent, getDocApplication, getElementName, getName, getParentElement, getPrototype, getType, getTypeName, hasParameter, listChildren, listParameters, listTags, listTags, setParent, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected DocPrototype(Prototype proto, DocElement parent)
proto
- parent
- Method Detail |
---|
public void checkInheritance()
public DocPrototype getParentPrototype()
public void readFiles() throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |