Searched defs:getMetadata (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/imageio/
H A DIIOImage.java306 public IIOMetadata getMetadata() { method in class:IIOImage
317 * @see #getMetadata
H A DImageReader.java247 * <code>getMetadata</code> method. Setting this parameter may
793 return getMetadata(formatName, nodeNames, true, 0);
796 private IIOMetadata getMetadata(String formatName, method in class:ImageReader
904 return getMetadata(formatName, nodeNames, false, imageIndex);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/developer/
H A DEPRRecipe.java81 public @NotNull List<Source> getMetadata() { method in class:EPRRecipe
/openjdk7/jaxws/src/share/jaxws_classes/javax/xml/ws/
H A DEndpoint.java360 public abstract List<javax.xml.transform.Source> getMetadata(); method in class:Endpoint
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/transport/http/server/
H A DEndpointImpl.java201 public List<Source> getMetadata() { method in class:EndpointImpl

Completed in 85 milliseconds