|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.tireme.schemadoc.schemaquality.XSDFileExplorer
public class XSDFileExplorer
| Constructor Summary | |
|---|---|
XSDFileExplorer(java.util.List<java.lang.String> schemaURL,
boolean exploreLocal,
boolean wantOnlyVisibleXMLNames)
Constructor |
|
XSDFileExplorer(java.util.List<java.lang.String> schemaURL,
boolean exploreLocal,
boolean wantOnlyVisibleXMLNames,
java.io.File out)
Constructor |
|
| Method Summary | |
|---|---|
void |
explore()
explore contents of the list of file oprovided as arguments |
void |
setHandler(java.util.logging.Handler hand)
Overwrite standard file logging |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSDFileExplorer(java.util.List<java.lang.String> schemaURL,
boolean exploreLocal,
boolean wantOnlyVisibleXMLNames)
schemaURL - exploreLocal - wantOnlyVisibleXMLNames -
public XSDFileExplorer(java.util.List<java.lang.String> schemaURL,
boolean exploreLocal,
boolean wantOnlyVisibleXMLNames,
java.io.File out)
schemaURL - exploreLocal - wantOnlyVisibleXMLNames - out - where shoud be redirected the output| Method Detail |
|---|
public void explore()
public void setHandler(java.util.logging.Handler hand)
hand - the logging handler.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||