allSameType(FeatureTypeInfo[] infos) Checks that the collection of featureTypeNames all have the same prefix.
Used to determine if their schemas are all in the same namespace or if
imports need to be done.
Parameters: infos - list of feature type info objects..
Checks that the collection of featureTypeNames all have the same prefix.
Used to determine if their schemas are all in the same namespace or if
imports need to be done.
Parameters: infos - list of feature type info objects.. true if all the types in the collection have the same prefix.
Adds a feature type object to the final output buffer
Parameters: inputFileName - The name of the feature type. The string representation of the file containing the schema. throws: WFSException - For io problems reading the file.
Methods inherited from org.geoserver.wfs.WFSDescribeFeatureTypeOutputFormat