Uses of Class
org.symphonyoss.s2.canon.parser.ModelSetParserContext
-
Packages that use ModelSetParserContext Package Description org.symphonyoss.s2.canon.parser -
-
Uses of ModelSetParserContext in org.symphonyoss.s2.canon.parser
Constructors in org.symphonyoss.s2.canon.parser with parameters of type ModelSetParserContext Constructor Description RootParserContext(ModelSetParserContext modelSetParserContext, URL url, boolean referencedModel)RootParserContext(ModelSetParserContext modelSetParserContext, URL baseUrl, Reader inputStream, boolean referencedModel)
-