java.lang.Object
org.apache.zookeeper.server.jersey.jaxb.ZPath

public class ZPath extends Object
Represents a PATH using JAXB.
  • Field Details

  • Constructor Details

    • ZPath

      public ZPath()
    • ZPath

      public ZPath(String path)
    • ZPath

      public ZPath(String path, String uri)
  • Method Details