org.exist.atom.modules
Class Query.MethodConfiguration

java.lang.Object
  extended by org.exist.atom.modules.Query.MethodConfiguration
Enclosing class:
Query

public class Query.MethodConfiguration
extends Object


Method Summary
 String getContentType()
           
 URL getQuerySource()
           
 void setContentType(String value)
           
 void setQuerySource(URL source)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setContentType

public void setContentType(String value)

getContentType

public String getContentType()

getQuerySource

public URL getQuerySource()

setQuerySource

public void setQuerySource(URL source)


Copyright (C) Wolfgang Meier. All rights reserved.