|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOriginalXmlProvider
Interface for providing an XML document in it's original schema.
Method Summary | |
---|---|
String |
provideOriginalXml(OperationContext context,
String id)
Provides an XML document in it's original schema. |
Method Detail |
---|
String provideOriginalXml(OperationContext context, String id) throws Exception
context
- the operation contextid
- the document id
Exception
- if an exception occurs while retrieving the XML
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |