public class OpenConextJsonParser extends Object
| Constructor and Description |
|---|
OpenConextJsonParser() |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.jackson.map.ObjectMapper |
getObjectMapper() |
GroupEntry |
parseGroups(InputStream in) |
Group20Entry |
parseGroups20(InputStream in) |
PersonEntry |
parsePerson(InputStream in) |
GroupMembersEntry |
parseTeamMembers(InputStream in) |
void |
setObjectMapper(org.codehaus.jackson.map.ObjectMapper objectMapper) |
public GroupMembersEntry parseTeamMembers(InputStream in)
public PersonEntry parsePerson(InputStream in)
public GroupEntry parseGroups(InputStream in)
public Group20Entry parseGroups20(InputStream in)
public org.codehaus.jackson.map.ObjectMapper getObjectMapper()
public void setObjectMapper(org.codehaus.jackson.map.ObjectMapper objectMapper)
objectMapper - the objectMapper to setCopyright © 2009–2014 SURFnet bv, The Netherlands. All rights reserved.