public class AtomPubParser extends Object
Modifier and Type | Field and Description |
---|---|
static String |
LINK_REL_CONTENT |
Constructor and Description |
---|
AtomPubParser(InputStream stream) |
public static final String LINK_REL_CONTENT
public AtomPubParser(InputStream stream)
public void parse() throws javax.xml.stream.XMLStreamException
public AtomBase getResults()
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.