public static interface XMLElement.Factory
Modifier and Type | Method and Description |
---|---|
XMLElement |
newXMLElement(String name)
Returns a new element.
|
@Nonnull @CheckReturnValue XMLElement newXMLElement(@Nonnull String name)
name
- The element's name.Copyright © 2003-2019 Serge Brisson. All Rights Reserved.