|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.logabit.webtools.patchwork.PatchworkInclude
public class PatchworkInclude
This class represents a patchwork inclusion.
| Method Summary | |
|---|---|
PatchworkLayout |
getLayout()
The layout this include refers to or null if no layout is referenced. |
java.lang.String |
getName()
The variable name this include defines. |
PatchworkLayout |
getParentPatchworkLayout()
Returns the layout this include is placed in. |
java.lang.String |
getTemplatePath()
Returns the template path if such a path is given, otherwise null will be returned. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public PatchworkLayout getLayout()
public java.lang.String getName()
public PatchworkLayout getParentPatchworkLayout()
public java.lang.String getTemplatePath()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||