public class Attr extends Object implements Comparable<Attr>
Attr(String name, String value)
int
compareTo(Attr o)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Attr(String name, String value)
public int compareTo(Attr o)
compareTo
Comparable<Attr>
public String toString()
toString
Object
Copyright © 2017 The Apache Software Foundation. All rights reserved.