|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xhtmlrenderer.resource.AbstractResource
public abstract class AbstractResource
| Constructor Summary | |
|---|---|
AbstractResource(org.xml.sax.InputSource source)
Creates a new instance of AbstractResource |
|
AbstractResource(java.io.InputStream is)
|
|
| Method Summary | |
|---|---|
long |
getElapsedLoadTime()
|
org.xml.sax.InputSource |
getResourceInputSource()
|
long |
getResourceLoadTimeStamp()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractResource(org.xml.sax.InputSource source)
public AbstractResource(java.io.InputStream is)
| Method Detail |
|---|
public org.xml.sax.InputSource getResourceInputSource()
getResourceInputSource in interface Resourcepublic long getResourceLoadTimeStamp()
getResourceLoadTimeStamp in interface Resourcepublic long getElapsedLoadTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||