|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSAXSVGDocumentFactory
fr.fluxmedia.tmcontrib.serializer.SVGHandler
class SVGHandler
Description of the Class
Field Summary | |
---|---|
protected SVGSerializer |
owner
Description of the Field |
private static java.lang.String |
SAX_PARSER
|
Constructor Summary | |
---|---|
protected |
SVGHandler(SVGSerializer owner)
Constructor for the SVGHandler object |
Method Summary | |
---|---|
void |
endDocument()
Description of the Method |
org.w3c.dom.Document |
getDocument()
Gets the document attribute of the SVGHandler object |
void |
startDocument()
Description of the Method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String SAX_PARSER
protected SVGSerializer owner
Constructor Detail |
---|
protected SVGHandler(SVGSerializer owner)
owner
- Description of the ParameterMethod Detail |
---|
public org.w3c.dom.Document getDocument()
public void startDocument() throws org.xml.sax.SAXException
org.xml.sax.SAXException
- Description of the Exceptionpublic void endDocument() throws org.xml.sax.SAXException
org.xml.sax.SAXException
- Description of the Exception
|
INRIA & FluxMedia | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |