Save This Page
Home » openjdk-7 » net.sourceforge.harness.xml » jaxb » [javadoc | source]
net.sourceforge.harness.xml.jaxb
public class: User [javadoc | source]
java.lang.Object
   javax.xml.bind.MarshallableObject
      net.sourceforge.harness.xml.jaxb.User

All Implemented Interfaces:
    Element

Method from net.sourceforge.harness.xml.jaxb.User Summary:
equals,   getDir,   getHome,   getName,   hashCode,   marshal,   newDispatcher,   setDir,   setHome,   setName,   toString,   unmarshal,   unmarshal,   unmarshal,   unmarshal,   validate,   validateThis
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from net.sourceforge.harness.xml.jaxb.User Detail:
 public boolean equals(Object ob) 
 public String getDir() 
 public String getHome() 
 public String getName() 
 public int hashCode() 
 public  void marshal(Marshaller m) throws IOException 
 public static Dispatcher newDispatcher() 
 public  void setDir(String _Dir) 
 public  void setHome(String _Home) 
 public  void setName(String _Name) 
 public String toString() 
 public  void unmarshal(Unmarshaller u) throws UnmarshalException 
 public static User unmarshal(InputStream in) throws UnmarshalException 
 public static User unmarshal(XMLScanner xs) throws UnmarshalException 
 public static User unmarshal(XMLScanner xs,
    Dispatcher d) throws UnmarshalException 
 public  void validate(Validator v) throws StructureValidationException 
 public  void validateThis() throws LocalValidationException