|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.xml.parser.schema.XSDNode
oracle.xml.parser.schema.XSDIdentity
public class XSDIdentity
Represents XMLSchema identity constraint: unique, key and keyref
Field Summary |
---|
Method Summary | |
---|---|
java.lang.String[] |
getFields() Get the fields |
int |
getNodeType() Get the node Type |
java.lang.String |
getRefer() Get the referenced key |
java.lang.String |
getSelector() Get the selector |
Methods inherited from class oracle.xml.parser.schema.XSDNode |
---|
getName, getOwnerSchema, getRefLocalname, getTargetNS, isNodeType |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int getNodeType()
getNodeType
in class XSDNode
public java.lang.String getRefer()
public java.lang.String getSelector()
public java.lang.String[] getFields()
|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.