Class Owner

  • All Implemented Interfaces:
    Xmir

    public final class Owner
    extends Object
    implements Xmir
    Owner. Method owner. It might be a class or an interface. Usually, it is the first argument in the static method invocation.
    Since:
    0.2
    • Constructor Detail

      • Owner

        public Owner​(String type)
        Constructor.
        Parameters:
        type - Owner type.
    • Method Detail

      • toXmir

        public Iterable<org.xembly.Directive> toXmir()
        Description copied from interface: Xmir
        Convert node to XMIR.
        Specified by:
        toXmir in interface Xmir
        Returns:
        XMIR XML.