Lines Matching refs:features
46 * implementations, based upon requested features and versions, as specified
57 * specified features.
58 * @param features A string that specifies which features and versions
71 * features, or <code>null</code> if this source has none.
73 public DOMImplementation getDOMImplementation(String features);
77 * specified features and versions, as specified in .
78 * @param features A string that specifies which features and versions
84 * features.
86 public DOMImplementationList getDOMImplementationList(String features);