org.mortbay.xml

Class XmlParser.Attribute

Enclosing Class:
XmlParser

public static class XmlParser.Attribute
extends java.lang.Object

XML Attribute.

Method Summary

String
getName()
String
getValue()

Method Details

getName

public String getName()

getValue

public String getValue()

Copyright © 2004 Mortbay Consulting Pty. Ltd. All Rights Reserved.