|
||||||||||
| 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.TagDirImplicitTagLibrary
public class TagDirImplicitTagLibrary
Implicit Tag Library for a directory of tag files.
| Constructor Summary | |
|---|---|
TagDirImplicitTagLibrary(File dir)
Creates a new instance of TagDirImplicitTagLibrary |
|
| Method Summary | |
|---|---|
protected static Element |
createRootTaglibNode(Document result,
String path)
Creates an implicit tag library root node, with default values. |
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 TagDirImplicitTagLibrary(File 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
protected static Element createRootTaglibNode(Document result,
String path)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||