|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.server.csw.components.OriginalXmlProvider
public class OriginalXmlProvider
Provides an XML document from the local catalog in it's original schema.
| Constructor Summary | |
|---|---|
OriginalXmlProvider()
Default constructor |
|
| Method Summary | |
|---|---|
String |
provideOriginalXml(OperationContext context,
String id)
Provides an XML document in it's original schema. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OriginalXmlProvider()
| Method Detail |
|---|
public String provideOriginalXml(OperationContext context,
String id)
throws Exception
provideOriginalXml in interface IOriginalXmlProvidercontext - the operation contextid - the document id
Exception - if an exception occurs while retrieving the XML
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||