|
||||||||||
| 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.WARTagDirImplicitTagLibrary
public class WARTagDirImplicitTagLibrary
Implicit Tag Library for a directory of tag files that is encapsulated in a WAR file.
| Constructor Summary | |
|---|---|
WARTagDirImplicitTagLibrary(File war,
String dir)
Creates a new instance of TagDirImplicitTagLibrary |
|
| 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 WARTagDirImplicitTagLibrary(File war,
String dir)
| Method Detail |
|---|
public String getPathDescription()
getPathDescription in class TagLibrary
public InputStream getResource(String path)
throws IOException
getResource in class TagLibraryIOException
public Document getTLDDocument(DocumentBuilder documentBuilder)
throws IOException,
SAXException,
ParserConfigurationException,
TransformerConfigurationException,
TransformerException,
GeneratorException
getTLDDocument in class TagLibraryIOException
SAXException
ParserConfigurationException
TransformerConfigurationException
TransformerException
GeneratorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||