org.springframework.web.servlet.view.json.writer.xstream.io
Interface CustomPathExtendedHierarchicalStreamWriter

All Superinterfaces:
com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriter, com.thoughtworks.xstream.io.HierarchicalStreamWriter
All Known Implementing Classes:
JsonMapHierarchicalStreamWriter

public interface CustomPathExtendedHierarchicalStreamWriter
extends com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriter


Method Summary
 CommonsBeanUtilslPathTracker getCommonsBeanUtilslPathTracker()
           
 void setCommonsBeanUtilslPathTracker(CommonsBeanUtilslPathTracker pathTracker)
           
 void setValue(String value, boolean converted)
           
 
Methods inherited from interface com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriter
startNode
 
Methods inherited from interface com.thoughtworks.xstream.io.HierarchicalStreamWriter
addAttribute, close, endNode, flush, setValue, startNode, underlyingWriter
 

Method Detail

setCommonsBeanUtilslPathTracker

void setCommonsBeanUtilslPathTracker(CommonsBeanUtilslPathTracker pathTracker)

getCommonsBeanUtilslPathTracker

CommonsBeanUtilslPathTracker getCommonsBeanUtilslPathTracker()

setValue

void setValue(String value,
              boolean converted)


Copyright © 2010. All Rights Reserved.