|
Milyn-Commons Version 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.xml.LocalEntityResolver
DTD resolver for local DTD's.
| Constructor Summary | |
LocalEntityResolver()
Public default Constructor |
|
LocalEntityResolver(java.io.File localDTDFolder)
Public default Constructor This constructor allows specification of a local file system folder from which DTDs can be loaded. |
|
| Method Summary | |
static void |
clearEntityCache()
Clear the entity cache. |
org.xml.sax.InputSource |
resolveEntity(java.lang.String publicId,
java.lang.String systemId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LocalEntityResolver()
public LocalEntityResolver(java.io.File localDTDFolder)
localDTDFolder - Local DTD folder.| Method Detail |
public org.xml.sax.InputSource resolveEntity(java.lang.String publicId,
java.lang.String systemId)
throws org.xml.sax.SAXException,
java.io.IOException
resolveEntity in interface org.xml.sax.EntityResolverorg.xml.sax.SAXException
java.io.IOExceptionpublic static void clearEntityCache()
|
Milyn-Commons Version 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||