|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dv.sbu.filehandler.ftl.DefaultSourceParser.IncludeResult
class DefaultSourceParser.IncludeResult
Parsing result for an include opening tag.
Constructor Summary | |
---|---|
DefaultSourceParser.IncludeResult(boolean ftl)
Creates a new instance. |
Method Summary | |
---|---|
boolean |
isFtl()
Returns the FTL flag. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultSourceParser.IncludeResult(boolean ftl)
ftl
- The FTL flag.Method Detail |
---|
public boolean isFtl()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |