|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xalan.lib.Extensions.DocumentHolder
private static class Extensions.DocumentHolder
This class is not loaded until first referenced (see Java Language Specification by Gosling/Joy/Steele, section 12.4.1) The static members are created when this class is first referenced, as a lazy initialization not needing checking against null or any synchronization.
Field Summary | |
---|---|
private static org.w3c.dom.Document |
m_doc
|
Constructor Summary | |
---|---|
private |
Extensions.DocumentHolder()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.w3c.dom.Document m_doc
Constructor Detail |
---|
private Extensions.DocumentHolder()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |