Documentation of 'org.neuroph.contrib.graphml.Key' Java class
Key
org.neuroph.contrib.graphml

Class Key



  • public class Key
    extends XMLElement
    XML Schema key element. Holds 4 XML elements: 1. The id value for this key (referred to in data fields). 2. The for value, specifying for which XML element this key is valid 3. The name of the attribute this key referes to. 4. The data type.
    • Constructor Detail

      • Key

        public Key(java.lang.String idValue,
                   java.lang.String forValue,
                   java.lang.String attrNameValue,
                   java.lang.String attrTypeValue)
    • Method Detail

      • getTag

        public java.lang.String getTag()
        Specified by:
        getTag in class XMLElement

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.