public class Attributes extends Object
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
from(XMLStreamReader reader) |
static Attributes |
get(String localName) |
static String |
toString(XMLStreamReader reader) |
public static Attributes get(String localName)
public Optional<String> from(XMLStreamReader reader)
public static String toString(XMLStreamReader reader)
Copyright © 2018. All rights reserved.