com.khubla.pragmatach.plugin.jcr
Class PragmatachJCRToJSON
java.lang.Object
com.khubla.pragmatach.plugin.jcr.PragmatachJCRToJSON
public class PragmatachJCRToJSON
- extends Object
- Author:
- tome
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PragmatachJCRToJSON
public PragmatachJCRToJSON()
renderNodeProperties
public static String renderNodeProperties(javax.jcr.Node node)
throws PragmatachException
- Pretty simple; render all the properties to JSON
- Throws:
PragmatachException
renderSubnodeNames
public static String renderSubnodeNames(javax.jcr.Node node)
throws PragmatachException
- Pretty simple; render all the subnode names to JSON
- Throws:
PragmatachException
Copyright © 2014 khubla.com. All rights reserved.