|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthelma.doc.DocElement
helma.doc.DocRepositoryElement
public abstract class DocRepositoryElement
| Field Summary | |
|---|---|
static java.lang.String[] |
DOCFILES
|
protected Repository |
repos
|
| Fields inherited from class helma.doc.DocElement |
|---|
ACTION, APPLICATION, FUNCTION, MACRO, PROPERTIES, PROTOTYPE, SKIN, TEMPLATE, typeNames |
| Constructor Summary | |
|---|---|
protected |
DocRepositoryElement(java.lang.String name,
Repository repos,
int type)
|
| Method Summary | |
|---|---|
Repository |
getRepository()
|
java.lang.String |
toString()
Get a string describing this element's location |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected Repository repos
public static final java.lang.String[] DOCFILES
| Constructor Detail |
|---|
protected DocRepositoryElement(java.lang.String name,
Repository repos,
int type)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String toString()
toString in class DocElementpublic Repository getRepository()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||