com.clickntap.tool.html
Class HTMLAttribute
java.lang.Object
com.clickntap.tool.html.HTMLAttribute
public class HTMLAttribute
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTMLAttribute
public HTMLAttribute(org.dom4j.Element element,
String name)
HTMLAttribute
public HTMLAttribute(String name)
isEnabled
public boolean isEnabled()
throws Exception
- Throws:
Exception
isStyle
public boolean isStyle()
throws Exception
- Throws:
Exception
isColor
public boolean isColor()
throws Exception
- Throws:
Exception
parseStyle
public String parseStyle(String style)
throws Exception
- Throws:
Exception
parseColor
public String parseColor(String color)
throws Exception
- Throws:
Exception
getName
public String getName()
throws Exception
- Throws:
Exception
Copyright © 2014. All rights reserved.