WebObjects 5.4.2

com.webobjects.appserver.parser.woml
Class WOMLAttribute

java.lang.Object
  extended by com.webobjects.appserver.parser.woml.WOMLNamespaced
      extended by com.webobjects.appserver.parser.woml.WOMLAttribute

public class WOMLAttribute
extends WOMLNamespaced


Constructor Summary
WOMLAttribute(Map uriToNamespace, Attributes attributes, int index)
           
 
Method Summary
 String getValue()
           
 boolean isValueDynamic()
           
 String toString()
           
 
Methods inherited from class com.webobjects.appserver.parser.woml.WOMLNamespaced
getName, getNamespace, getQName, hasNamespace, isNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WOMLAttribute

public WOMLAttribute(Map uriToNamespace,
                     Attributes attributes,
                     int index)
Method Detail

isValueDynamic

public boolean isValueDynamic()

getValue

public String getValue()

toString

public String toString()
Overrides:
toString in class Object

Last updated June 2008

Copyright © 2000-2008 Apple Inc.