public final class RepUserFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static RepUser |
create(java.lang.String xml)
Parses XML and retrieves all the wanted information.
|
public static RepUser create(java.lang.String xml) throws ValidationException
xml
- (String) The XML representation of an pdrUo-Object.ValidationException
- Is thrown when the PDR Id of this user object could not be parsed.