public abstract class XBRLDocument extends XMLFragment
| Constructor and Description | 
|---|
| XBRLDocument() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| byte[] | getContent()Gets the content. | 
| java.lang.String | getURI()Gets the uri. | 
| int | hashCode()This is the java hashCode method. | 
| void | setContent(byte[] content)Sets the content. | 
| void | setHash(java.lang.Integer value)Method used by hibernate to set the value. | 
| void | setURI(java.lang.String uri)Sets the uri. | 
addAttribute, addChildren, getAttributes, getChildren, getNamespaces, removeAttribute, removeChildren, setNamespacespublic byte[] getContent()
public void setContent(byte[] content)
content - the content to setpublic java.lang.String getURI()
public void setURI(java.lang.String uri)
uri - the uRI to setpublic int hashCode()
hashCode in class XMLFragmentpublic boolean equals(java.lang.Object obj)
equals in class XMLFragmentpublic void setHash(java.lang.Integer value)
value - the new hashCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa