| 
deegree 2.1 (2007/11/08 09:57 build-328-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(Element root,
                                             Constraints constraints)
Appends the access constraint element.  | 
static void | 
appendAddress(Element root,
                           Address address)
Appends the address data.  | 
static void | 
appendCitedResponsibleParty(Element root,
                                                       CitedResponsibleParty party)
Appends the given CitedResponsibleParty object as XML. | 
static void | 
appendCode(Element root,
                     String tagName,
                     Code code)
Appends an element of type CodeType with the given name and content.  | 
static void | 
appendContactInfo(Element root,
                                   ContactInfo contactInfo)
Appends the contact info.  | 
static void | 
appendKeywords(Element root,
                             Keywords keywords)
Appends the contents of a Keywords object. | 
static void | 
appendOnlineResource(Element root,
                                         OnlineResource link)
Appends the link.  | 
static void | 
appendOnlineResource(Element root,
                                         OnlineResource link,
                                         String tagName)
Appends an online resource in a newly created element in the OWS namespace.  | 
static void | 
appendOnlineResource(Element root,
                                         URL link)
Appends the link.  | 
static void | 
appendOnlineResource(Element root,
                                         URL link,
                                         String tagName)
Appends an online resource in a newly created element in the OWS namespace.  | 
static void | 
appendPhone(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(Element root,
                                               CitedResponsibleParty party)
CitedResponsibleParty object as XML.
root - party - 
public static void appendContactInfo(Element root,
                                     ContactInfo contactInfo)
root - contactInfo - 
public static void appendPhone(Element root,
                               Phone phone)
root - phone - 
public static void appendAddress(Element root,
                                 Address address)
root - address - 
public static void appendOnlineResource(Element root,
                                        OnlineResource link)
root - link - 
public static void appendOnlineResource(Element root,
                                        URL link)
root - link - 
public static void appendOnlineResource(Element root,
                                        OnlineResource link,
                                        String tagName)
root - link - tagName - 
public static void appendOnlineResource(Element root,
                                        URL link,
                                        String tagName)
root - link - tagName - 
public static void appendAccessConstraint(Element root,
                                          Constraints constraints)
root - constraints - 
public static void appendCode(Element root,
                              String tagName,
                              Code code)
root - tagName - code - 
public static void appendKeywords(Element root,
                                  Keywords keywords)
Keywords object.
root - keywords - 
  | 
deegree 2.1 (2007/11/08 09:57 build-328-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://deegree.sourceforge.net