Uses of Class
org.simpleframework.xml.strategy.ReadGraph
-
Packages that use ReadGraph Package Description org.simpleframework.xml.strategy -
-
Uses of ReadGraph in org.simpleframework.xml.strategy
Methods in org.simpleframework.xml.strategy that return ReadGraph Modifier and Type Method Description private ReadGraphReadState. create(java.lang.Object map)This will acquire the graph using the specified session map.ReadGraphReadState. find(java.lang.Object map)This will acquire the graph using the specified session map.
-