Class SimpleXmlMatcher.FieldHolder

java.lang.Object
pygar.documents.SimpleXmlMatcher.FieldHolder
All Implemented Interfaces:
java.lang.Comparable<SimpleXmlMatcher.FieldHolder>
Enclosing class:
SimpleXmlMatcher

public class SimpleXmlMatcher.FieldHolder
extends java.lang.Object
implements java.lang.Comparable<SimpleXmlMatcher.FieldHolder>
  • Constructor Summary

    Constructors 
    Constructor Description
    FieldHolder​(int num, java.lang.Comparable<?> value, java.lang.String sv)  
  • Method Summary

    Modifier and Type Method Description
    int compareTo​(SimpleXmlMatcher.FieldHolder x)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait