|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents contexts from which sources can be obtained.
Method Summary | |
Source |
createSource(java.lang.String sourceName)
Returns a newly created source from which tags can be parsed. |
java.lang.String |
getName()
Returns the name of this source context. |
boolean |
isSourceInContext(java.lang.String sourceName)
Returns true if the given source exists in this contexts. |
Method Detail |
public Source createSource(java.lang.String sourceName)
sourceName
- is the name of the source created.
public boolean isSourceInContext(java.lang.String sourceName)
public java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |