| Package | Description |
|---|---|
| com.helger.commons.microdom | |
| com.helger.commons.microdom.impl |
| Modifier and Type | Method and Description |
|---|---|
IMicroAttribute |
IMicroElement.getAttributeObj(IMicroQName aQName) |
IMicroAttribute |
IMicroElement.getAttributeObj(String sAttrName) |
IMicroAttribute |
IMicroElement.getAttributeObj(String sNamespaceURI,
String sAttrName) |
IMicroAttribute |
IMicroAttribute.getClone() |
| Modifier and Type | Class and Description |
|---|---|
class |
MicroAttribute
Default implementation of the
IMicroAttribute interface. |
Copyright © 2014 Philip Helger. All rights reserved.