com.borneo.ftp.xml
Class Source
com.borneo.ftp.xml.Source
- public class Source
Source
public Source()
getSourcedirectory
public java.lang.String getSourcedirectory()
setSourcedirectory
public void setSourcedirectory(java.lang.String _Sourcedirectory)
getRegex
public java.lang.String getRegex()
setRegex
public void setRegex(java.lang.String _Regex)
getLastfile
public java.util.List getLastfile()
deleteLastfile
public void deleteLastfile()
emptyLastfile
public void emptyLastfile()
validateThis
public void validateThis()
throws javax.xml.bind.LocalValidationException
validate
public void validate(javax.xml.bind.Validator v)
throws javax.xml.bind.StructureValidationException
marshal
public void marshal(javax.xml.bind.Marshaller m)
throws java.io.IOException
unmarshal
public void unmarshal(javax.xml.bind.Unmarshaller u)
throws javax.xml.bind.UnmarshalException
unmarshal
public static Source unmarshal(java.io.InputStream in)
throws javax.xml.bind.UnmarshalException
unmarshal
public static Source unmarshal(javax.xml.marshal.XMLScanner xs)
throws javax.xml.bind.UnmarshalException
unmarshal
public static Source unmarshal(javax.xml.marshal.XMLScanner xs,
javax.xml.bind.Dispatcher d)
throws javax.xml.bind.UnmarshalException
equals
public boolean equals(java.lang.Object ob)
hashCode
public int hashCode()
toString
public java.lang.String toString()
newDispatcher
public static javax.xml.bind.Dispatcher newDispatcher()