|
||||||||||
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 |
Method Summary | |
---|---|
Activelock |
createActivelock()
Create an instance of Activelock |
Allprop |
createAllprop()
Create an instance of Allprop |
Collection |
createCollection()
Create an instance of Collection |
Creationdate |
createCreationdate()
Create an instance of Creationdate |
javax.xml.bind.JAXBElement<java.lang.String> |
createDepth(java.lang.String value)
Create an instance of JAXBElement < String > |
Displayname |
createDisplayname()
Create an instance of Displayname |
javax.xml.bind.JAXBElement<java.lang.String> |
createDst(java.lang.String value)
Create an instance of JAXBElement < String > |
Error |
createError()
Create an instance of Error |
Exclusive |
createExclusive()
Create an instance of Exclusive |
Getcontentlanguage |
createGetcontentlanguage()
Create an instance of Getcontentlanguage |
Getcontentlength |
createGetcontentlength()
Create an instance of Getcontentlength |
Getcontenttype |
createGetcontenttype()
Create an instance of Getcontenttype |
Getetag |
createGetetag()
Create an instance of Getetag |
Getlastmodified |
createGetlastmodified()
Create an instance of Getlastmodified |
javax.xml.bind.JAXBElement<java.lang.String> |
createHref(java.lang.String value)
Create an instance of JAXBElement < String > |
Keepalive |
createKeepalive()
Create an instance of Keepalive |
Link |
createLink()
Create an instance of Link |
Lockdiscovery |
createLockdiscovery()
Create an instance of Lockdiscovery |
Lockentry |
createLockentry()
Create an instance of Lockentry |
Lockinfo |
createLockinfo()
Create an instance of Lockinfo |
Lockscope |
createLockscope()
Create an instance of Lockscope |
Locktoken |
createLocktoken()
Create an instance of Locktoken |
Locktype |
createLocktype()
Create an instance of Locktype |
Multistatus |
createMultistatus()
Create an instance of Multistatus |
Omit |
createOmit()
Create an instance of Omit |
Owner |
createOwner()
Create an instance of Owner |
Prop |
createProp()
Create an instance of Prop |
Propertybehavior |
createPropertybehavior()
Create an instance of Propertybehavior |
Propertyupdate |
createPropertyupdate()
Create an instance of Propertyupdate |
Propfind |
createPropfind()
Create an instance of Propfind |
Propname |
createPropname()
Create an instance of Propname |
Propstat |
createPropstat()
Create an instance of Propstat |
Remove |
createRemove()
Create an instance of Remove |
Resourcetype |
createResourcetype()
Create an instance of Resourcetype |
Response |
createResponse()
Create an instance of Response |
javax.xml.bind.JAXBElement<java.lang.String> |
createResponsedescription(java.lang.String value)
Create an instance of JAXBElement < String > |
Set |
createSet()
Create an instance of Set |
Shared |
createShared()
Create an instance of Shared |
javax.xml.bind.JAXBElement<java.lang.String> |
createSrc(java.lang.String value)
Create an instance of JAXBElement < String > |
javax.xml.bind.JAXBElement<java.lang.String> |
createStatus(java.lang.String value)
Create an instance of JAXBElement < String > |
Supportedlock |
createSupportedlock()
Create an instance of Supportedlock |
javax.xml.bind.JAXBElement<java.lang.String> |
createTimeout(java.lang.String value)
Create an instance of JAXBElement < String > |
Write |
createWrite()
Create an instance of Write |
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<java.lang.String> createStatus(java.lang.String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<java.lang.String> createDepth(java.lang.String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<java.lang.String> createDst(java.lang.String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<java.lang.String> createResponsedescription(java.lang.String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<java.lang.String> createTimeout(java.lang.String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<java.lang.String> createSrc(java.lang.String value)
JAXBElement
<
String
>
public javax.xml.bind.JAXBElement<java.lang.String> createHref(java.lang.String value)
JAXBElement
<
String
>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |