|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.mff.ksi.jinfer.xsdimporter.utils.XSDImportSettings
public final class XSDImportSettings
Helper class for accessing settings from module's properties panel.
Method Summary | |
---|---|
static org.apache.log4j.Level |
getLogLevel()
Get current log level for module XSD Importer. |
static XSDParser |
getParser()
Get the selected parser from XSD Import project properties. |
static boolean |
isStopOnError()
Check if import process should halt on any error. |
static boolean |
isVerbose()
Check if more verbose information should be logged. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static XSDParser getParser()
XSDParser
interface.
public static boolean isVerbose()
public static org.apache.log4j.Level getLogLevel()
public static boolean isStopOnError()
|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |