|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jnlp.ParserSettings
public class ParserSettings
Contains settings to be used by the Parser while parsing JNLP files. Immutable and therefore thread-safe.
| Constructor Summary | |
|---|---|
ParserSettings()
|
|
ParserSettings(boolean strict)
|
|
| Method Summary | |
|---|---|
boolean |
isStrict()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParserSettings()
public ParserSettings(boolean strict)
| Method Detail |
|---|
public boolean isStrict()
|
IcedTea-Web NetX |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||