|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sonoma.RDFContent
Creates RDF type of nodes (item nodes) and attributes for topics and calendar xml files. Other classes and JSP pages use this object instead of Xerces or XML. dbRDF.java
| Constructor Summary | |
RDFContent()
Creates new dbRDF |
|
| Method Summary | |
org.w3c.dom.Document |
createArticle(java.lang.String sFileName,
dbNewArticle art)
Creates new Article Node for Topics.xml file |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RDFContent()
| Method Detail |
public org.w3c.dom.Document createArticle(java.lang.String sFileName,
dbNewArticle art)
sFileName - full path to the topics.xml fileart - is a Sonoma object representing a DocBook article and a collection of paragraphs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||