|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.wink.webdav.model.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.wink.webdav.model package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.wink.webdav.model |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public Lockdiscovery createLockdiscovery()
Lockdiscovery
public Supportedlock createSupportedlock()
Supportedlock
public Write createWrite()
Write
public Lockentry createLockentry()
Lockentry
public Lockinfo createLockinfo()
Lockinfo
public Getcontentlanguage createGetcontentlanguage()
Getcontentlanguage
public Activelock createActivelock()
Activelock
public Exclusive createExclusive()
Exclusive
public Locktype createLocktype()
Locktype
public Response createResponse()
Response
public Keepalive createKeepalive()
Keepalive
public Link createLink()
Link
public Propname createPropname()
Propname
public Resourcetype createResourcetype()
Resourcetype
public Remove createRemove()
Remove
public Allprop createAllprop()
Allprop
public Shared createShared()
Shared
public Propertyupdate createPropertyupdate()
Propertyupdate
public Displayname createDisplayname()
Displayname
public Owner createOwner()
Owner
public Getlastmodified createGetlastmodified()
Getlastmodified
public Set createSet()
Set
public Lockscope createLockscope()
Lockscope
public Omit createOmit()
Omit
public Getcontentlength createGetcontentlength()
Getcontentlength
public Propfind createPropfind()
Propfind
public Propertybehavior createPropertybehavior()
Propertybehavior
public Multistatus createMultistatus()
Multistatus
public Getetag createGetetag()
Getetag
public Getcontenttype createGetcontenttype()
Getcontenttype
public Error createError()
Error
public Creationdate createCreationdate()
Creationdate
public Propstat createPropstat()
Propstat
public Collection createCollection()
Collection
public Prop createProp()
Prop
public Locktoken createLocktoken()
Locktoken
public javax.xml.bind.JAXBElement<String> createStatus(String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<String> createDepth(String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<String> createDst(String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<String> createResponsedescription(String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<String> createTimeout(String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<String> createSrc(String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<String> createHref(String value)
JAXBElement
<
String
>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |