Class ColladaParam

    • Constructor Detail

      • ColladaParam

        public ColladaParam​(java.lang.String ns)
        Construct an instance.
        Parameters:
        ns - the qualifying namespace URI. May be null to indicate no namespace qualification.
    • Method Detail

      • getName

        public java.lang.String getName()
        Indicates the value of the name field.
        Returns:
        The value of the name field, or null if the field is not set.