|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface should be implemented by parsers used in our editor.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
String |
getLanguage()
Returns the name of the parser's language. |
String |
getLocalFileName()
Get the local file name. |
boolean |
isLocal()
Returns whether the input resource is local. |
void |
setLocal(boolean isLocal)
Sets whether the input resource is local. |
Field Detail |
public static final String Copyright
Method Detail |
public void setLocal(boolean isLocal)
public String getLanguage()
public boolean isLocal()
public String getLocalFileName()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |