Class OrientationRule


  • public class OrientationRule
    extends TransformedPropertyRule
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Constructor Summary

      Constructors 
      Constructor Description
      OrientationRule​(java.lang.String attributeName, java.lang.String propertyName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.Object toPropertyValue​(java.lang.String attributeValue)  
      • Methods inherited from class org.apache.commons.digester.Rule

        begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
      • Methods inherited from class java.lang.Object

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

      • OrientationRule

        public OrientationRule​(java.lang.String attributeName,
                               java.lang.String propertyName)