public class JGlossDocument extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
JGlossDocument.Attributes |
static interface |
JGlossDocument.Elements |
Modifier and Type | Field and Description |
---|---|
static String |
DTD_PUBLIC |
static String |
DTD_RESOURCE |
static String |
DTD_SYSTEM |
Constructor and Description |
---|
JGlossDocument(Document _doc) |
JGlossDocument(InputSource _in) |
public static final String DTD_PUBLIC
public static final String DTD_SYSTEM
public static final String DTD_RESOURCE
public JGlossDocument(InputSource _in) throws IOException, SAXException
IOException
SAXException
public JGlossDocument(Document _doc)
public Document getDOMDocument()
public void linkWithHTMLDoc(JGlossHTMLDoc _htmlDoc)
Copyright © 2001-2013 the JGloss developers. All Rights Reserved.