|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.ogcbase.XMLFactory
org.deegree.model.metadata.iso19115.XMLFactory
public class XMLFactory
XMLFactory with append methods for the various ISO 19115 elements as specified in
the OWS common specification 1.0.0.
| Field Summary |
|---|
| Fields inherited from class org.deegree.ogcbase.XMLFactory |
|---|
GMLNS, LOG, OGCNS, XLNNS |
| Constructor Summary | |
|---|---|
XMLFactory()
|
|
| Method Summary | |
|---|---|
static void |
appendAccessConstraint(org.w3c.dom.Element root,
Constraints constraints)
Appends the access constraint element. |
static void |
appendAddress(org.w3c.dom.Element root,
Address address)
Appends the address data. |
static void |
appendCitedResponsibleParty(org.w3c.dom.Element root,
CitedResponsibleParty party)
Appends the given CitedResponsibleParty object as XML. |
static void |
appendCode(org.w3c.dom.Element root,
java.lang.String tagName,
Code code)
Appends an element of type CodeType with the given name and content. |
static void |
appendContactInfo(org.w3c.dom.Element root,
ContactInfo contactInfo)
Appends the contact info. |
static void |
appendKeywords(org.w3c.dom.Element root,
Keywords keywords)
Appends the contents of a Keywords object. |
static void |
appendOnlineResource(org.w3c.dom.Element root,
OnlineResource link)
Appends the link. |
static void |
appendOnlineResource(org.w3c.dom.Element root,
OnlineResource link,
java.lang.String tagName)
Appends an online resource in a newly created element in the OWS namespace. |
static void |
appendOnlineResource(org.w3c.dom.Element root,
java.net.URL link)
Appends the link. |
static void |
appendOnlineResource(org.w3c.dom.Element root,
java.net.URL link,
java.lang.String tagName)
Appends an online resource in a newly created element in the OWS namespace. |
static void |
appendPhone(org.w3c.dom.Element root,
Phone phone)
Appends the phone data. |
| Methods inherited from class org.deegree.ogcbase.XMLFactory |
|---|
appendCodeList, appendEnvelope, appendFeatureId, appendGeometry, appendInterval, appendKeywords, appendKeywords, appendLonLatEnvelope, appendOnlineResource, appendPropertyPath, appendSimpleLinkAttributes, appendTemporalDomain, appendTimePeriod, appendTimePosition, appendTimeResolution, appendTypedLiteral, appendValues |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLFactory()
| Method Detail |
|---|
public static void appendCitedResponsibleParty(org.w3c.dom.Element root,
CitedResponsibleParty party)
CitedResponsibleParty object as XML.
root - party -
public static void appendContactInfo(org.w3c.dom.Element root,
ContactInfo contactInfo)
root - contactInfo -
public static void appendPhone(org.w3c.dom.Element root,
Phone phone)
root - phone -
public static void appendAddress(org.w3c.dom.Element root,
Address address)
root - address -
public static void appendOnlineResource(org.w3c.dom.Element root,
OnlineResource link)
root - link -
public static void appendOnlineResource(org.w3c.dom.Element root,
java.net.URL link)
root - link -
public static void appendOnlineResource(org.w3c.dom.Element root,
OnlineResource link,
java.lang.String tagName)
root - link - tagName -
public static void appendOnlineResource(org.w3c.dom.Element root,
java.net.URL link,
java.lang.String tagName)
root - link - tagName -
public static void appendAccessConstraint(org.w3c.dom.Element root,
Constraints constraints)
root - constraints -
public static void appendCode(org.w3c.dom.Element root,
java.lang.String tagName,
Code code)
root - tagName - code -
public static void appendKeywords(org.w3c.dom.Element root,
Keywords keywords)
Keywords object.
root - keywords -
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org