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 ReadGraph
ReadState. create(java.lang.Object map)
This will acquire the graph using the specified session map.ReadGraph
ReadState. find(java.lang.Object map)
This will acquire the graph using the specified session map.
-