Class UnsettledSubjectParser

    • Constructor Summary

      Constructors 
      Constructor Description
      UnsettledSubjectParser​(java.lang.String namespace)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getNamespace()  
      UnsettledSubjectInfo parse​(java.lang.String subject)
      Returns the domain object that represents the subject request.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UnsettledSubjectParser

        public UnsettledSubjectParser​(java.lang.String namespace)
    • Method Detail

      • getNamespace

        public java.lang.String getNamespace()