Class ObjectFactory

java.lang.Object
com.github.sardine.model.ObjectFactory

public class ObjectFactory extends Object
This object contains factory methods for each Java content interface and Java element interface generated in the com.github.sardine.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 Details

    • ObjectFactory

      public ObjectFactory()
      Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.github.sardine.model
  • Method Details

    • createPropfind

      public Propfind createPropfind()
      Create an instance of Propfind
    • createKeepalive

      public Keepalive createKeepalive()
      Create an instance of Keepalive
    • createSupportedlock

      public Supportedlock createSupportedlock()
      Create an instance of Supportedlock
    • createPropertyupdate

      public Propertyupdate createPropertyupdate()
      Create an instance of Propertyupdate
    • createLockinfo

      public Lockinfo createLockinfo()
      Create an instance of Lockinfo
    • createGetlastmodified

      public Getlastmodified createGetlastmodified()
      Create an instance of Getlastmodified
    • createExclusive

      public Exclusive createExclusive()
      Create an instance of Exclusive
    • createGetcontentlanguage

      public Getcontentlanguage createGetcontentlanguage()
      Create an instance of Getcontentlanguage
    • createLocktoken

      public Locktoken createLocktoken()
      Create an instance of Locktoken
    • createPropertybehavior

      public Propertybehavior createPropertybehavior()
      Create an instance of Propertybehavior
    • createPropstat

      public Propstat createPropstat()
      Create an instance of Propstat
    • createMultistatus

      public Multistatus createMultistatus()
      Create an instance of Multistatus
    • createProp

      public Prop createProp()
      Create an instance of Prop
    • createRemove

      public Remove createRemove()
      Create an instance of Remove
    • createResponse

      public Response createResponse()
      Create an instance of Response
    • createLocation

      public Location createLocation()
      Create an instance of Location
    • createOmit

      public Omit createOmit()
      Create an instance of Omit
    • createShared

      public Shared createShared()
      Create an instance of Shared
    • createLockentry

      public Lockentry createLockentry()
      Create an instance of Lockentry
    • createCollection

      public Collection createCollection()
      Create an instance of Collection
    • createLocktype

      public Locktype createLocktype()
      Create an instance of Locktype
    • createError

      public Error createError()
      Create an instance of Error
    • createGetetag

      public Getetag createGetetag()
      Create an instance of Getetag
    • createDisplayname

      public Displayname createDisplayname()
      Create an instance of Displayname
    • createGetcontenttype

      public Getcontenttype createGetcontenttype()
      Create an instance of Getcontenttype
    • createSupportedReportSet

      public SupportedReportSet createSupportedReportSet()
      Create an instance of SupportedReportSet
    • createSupportedReport

      public SupportedReport createSupportedReport()
      Create an instance of SupportedReport
    • createReport

      public Report createReport()
      Create an instance of Report
    • createSyncCollection

      public SyncCollection createSyncCollection()
      Create an instance of SyncCollection
    • createLimit

      public Limit createLimit()
      Create an instance of Limit
    • createAllprop

      public Allprop createAllprop()
      Create an instance of Allprop
    • createLink

      public Link createLink()
      Create an instance of Link
    • createOwner

      public Owner createOwner()
      Create an instance of Owner
    • createLockscope

      public Lockscope createLockscope()
      Create an instance of Lockscope
    • createSet

      public Set createSet()
      Create an instance of Set
    • createLockdiscovery

      public Lockdiscovery createLockdiscovery()
      Create an instance of Lockdiscovery
    • createWrite

      public Write createWrite()
      Create an instance of Write
    • createWriteContent

      public WriteContent createWriteContent()
    • createWriteProperties

      public WriteProperties createWriteProperties()
    • createRead

      public Read createRead()
    • createReadAcl

      public ReadAcl createReadAcl()
    • createReadCurrentUserPrivilegeSet

      public ReadCurrentUserPrivilegeSet createReadCurrentUserPrivilegeSet()
    • createUnbind

      public UnBind createUnbind()
    • createUnlock

      public Unlock createUnlock()
    • createAll

      public All createAll()
    • createUnauthenticated

      public Unauthenticated createUnauthenticated()
    • createAuthenticated

      public Authenticated createAuthenticated()
    • createSelf

      public Self createSelf()
    • createBind

      public Bind createBind()
    • createSource

      public Source createSource()
      Create an instance of Source
    • createActivelock

      public Activelock createActivelock()
      Create an instance of Activelock
    • createPropname

      public Propname createPropname()
      Create an instance of Propname
    • createResourcetype

      public Resourcetype createResourcetype()
      Create an instance of Resourcetype
    • createGetcontentlength

      public Getcontentlength createGetcontentlength()
      Create an instance of Getcontentlength
    • createCreationdate

      public Creationdate createCreationdate()
      Create an instance of Creationdate
    • createSearch

      public SearchRequest createSearch()
      Create an instance of SearchRequest
    • createTimeout

      public jakarta.xml.bind.JAXBElement<String> createTimeout(String value)
      Create an instance of JAXBElement<String>}
    • createSyncLevel

      public jakarta.xml.bind.JAXBElement<String> createSyncLevel(String value)
      Create an instance of JAXBElement<String>}
    • createStatus

      public jakarta.xml.bind.JAXBElement<String> createStatus(String value)
      Create an instance of JAXBElement<String>}
    • createResponsedescription

      public jakarta.xml.bind.JAXBElement<String> createResponsedescription(String value)
      Create an instance of JAXBElement<String>}
    • createHref

      public jakarta.xml.bind.JAXBElement<String> createHref(String value)
      Create an instance of JAXBElement<String>}
    • createSyncToken

      public jakarta.xml.bind.JAXBElement<String> createSyncToken(String value)
      Create an instance of JAXBElement<String>}
    • createDst

      public jakarta.xml.bind.JAXBElement<String> createDst(String value)
      Create an instance of JAXBElement<String>}
    • createNresults

      public jakarta.xml.bind.JAXBElement<BigInteger> createNresults(BigInteger value)
      Create an instance of JAXBElement<BigInteger>}
    • createSrc

      public jakarta.xml.bind.JAXBElement<String> createSrc(String value)
      Create an instance of JAXBElement<String>}
    • createDepth

      public jakarta.xml.bind.JAXBElement<String> createDepth(String value)
      Create an instance of JAXBElement<String>}