public class XMLInfoImpl extends JavaElementNode implements XMLInfo
| Modifier | Constructor and Description |
|---|---|
protected |
XMLInfoImpl() |
|
XMLInfoImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
attribute() |
String |
name() |
String |
namespace() |
String |
prefix() |
Boolean |
wrapped() |
getAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorspublic XMLInfoImpl(Object jsNode, JavaNodeFactory factory)
protected XMLInfoImpl()
Copyright © 2016 RAML. All rights reserved.