|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.davisor.graphics.chart.ChartXMLAttributesFactory
ChartXMLAttributesFactory builds DocumentHandlers for ChartXMLDocumentHandler that construct ChartXMLAttributes.
ChartXMLDocumentHandler,
ChartXMLAttributes| Field Summary | |
protected java.net.URL |
context
URL context for ChartXMLDataBuffers. |
| Constructor Summary | |
protected |
ChartXMLAttributesFactory()
Constructs a new ChartXMLAttributesFactory. |
| Method Summary | |
org.xml.sax.ContentHandler |
createContentHandler()
Returns a new ChartXMLAttributes object. |
org.xml.sax.DocumentHandler |
createDocumentHandler()
Returns a new ChartXMLAttributes object. |
static ChartXMLAttributesFactory |
createInstance()
Creates new instance of this object. |
void |
setUrlContext(java.net.URL context)
Deprecated. replaced with setURLContext |
void |
setURLContext(java.net.URL context)
Sets the URL context for this factory. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.net.URL context
| Constructor Detail |
protected ChartXMLAttributesFactory()
| Method Detail |
public void setUrlContext(java.net.URL context)
setURLContext(java.net.URL)public void setURLContext(java.net.URL context)
public static ChartXMLAttributesFactory createInstance()
public org.xml.sax.ContentHandler createContentHandler()
createContentHandler in interface com.davisor.xml.sax.DocumentHandlerFactorypublic org.xml.sax.DocumentHandler createDocumentHandler()
createDocumentHandler in interface com.davisor.xml.sax.DocumentHandlerFactory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||