Package org.gdal.gdal

Class XMLNodeType

java.lang.Object
org.gdal.gdal.XMLNodeType

public final class XMLNodeType extends Object
  • Field Details

    • CXT_Element

      public static final XMLNodeType CXT_Element
    • CXT_Text

      public static final XMLNodeType CXT_Text
    • CXT_Attribute

      public static final XMLNodeType CXT_Attribute
    • CXT_Comment

      public static final XMLNodeType CXT_Comment
    • CXT_Literal

      public static final XMLNodeType CXT_Literal
  • Method Details

    • swigValue

      public final int swigValue()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • swigToEnum

      public static XMLNodeType swigToEnum(int swigValue)