|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.caliper.XmlUtils
public final class XmlUtils
Method Summary | |
---|---|
static com.google.common.collect.ImmutableMap<String,String> |
attributesOf(Element element)
|
static com.google.common.collect.ImmutableList<Node> |
childrenOf(Node node)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static com.google.common.collect.ImmutableList<Node> childrenOf(Node node)
public static com.google.common.collect.ImmutableMap<String,String> attributesOf(Element element)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |