org.eclipse.jetty.xml
类 XmlParser.Attribute

java.lang.Object
  继承者 org.eclipse.jetty.xml.XmlParser.Attribute
包容类:
XmlParser

public static class XmlParser.Attribute
extends Object

XML Attribute.


方法摘要
 String getName()
           
 String getValue()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

方法详细信息

getName

public String getName()

getValue

public String getValue()


Copyright © 2013. All Rights Reserved.