|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tlddoc.TagLibrary
com.sun.tlddoc.TLDFileTagLibrary
public class TLDFileTagLibrary
Tag library represented by a single standalone TLD file
| Constructor Summary | |
|---|---|
TLDFileTagLibrary(File tldFile)
Creates a new instance of TLDFileTagLibrary |
|
| Method Summary | |
|---|---|
String |
getPathDescription()
Returns a String that the user would recognize as a location for this tag library. |
InputStream |
getResource(String path)
Returns an input stream for the given resource, or null if the resource could not be found. |
Document |
getTLDDocument(DocumentBuilder documentBuilder)
Returns a Document of the effective tag library descriptor for this tag library. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TLDFileTagLibrary(File tldFile)
| Method Detail |
|---|
public String getPathDescription()
getPathDescription in class TagLibrary
public Document getTLDDocument(DocumentBuilder documentBuilder)
throws IOException,
SAXException,
ParserConfigurationException,
TransformerConfigurationException,
TransformerException,
GeneratorException
getTLDDocument in class TagLibraryIOException
SAXException
ParserConfigurationException
TransformerConfigurationException
TransformerException
GeneratorException
public InputStream getResource(String path)
throws IOException
getResource in class TagLibraryIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||