Uses of Interface
org.symphonyoss.s2.canon.runtime.IEntityConsumer
-
Packages that use IEntityConsumer Package Description org.symphonyoss.s2.canon.runtime -
-
Uses of IEntityConsumer in org.symphonyoss.s2.canon.runtime
Methods in org.symphonyoss.s2.canon.runtime with parameters of type IEntityConsumer Modifier and Type Method Description voidIModelRegistry. parseStream(InputStream in, IEntityConsumer consumer)Parse a stream of entitied from the giben input and pass them to the given consumer.voidModelRegistry. parseStream(InputStream in, IEntityConsumer consumer)
-