Searched defs:content (Results 1 – 13 of 13) sorted by relevance
38 Object content = handler.getContent(conn, classes); in test_getContent() local54 private Object content; field in ContentHandlerImpl61 public void setContent(Object content) { in setContent()
54 private final Object content; field in ContentInfo57 private ContentInfo(int[] oid, Object content, byte[] encoding) { in ContentInfo()
123 public Text replaceWholeText(String content) in replaceWholeText()
59 Object content = getContent(uConn); in getContent() local
51 private Pipe.SourceChannel createNonBlockingChannel(byte[] content) throws IOException { in createNonBlockingChannel()
36 private byte[] content; field in SignedObject
84 public final Text replaceWholeText(String content) throws DOMException { in replaceWholeText()
398 String content = getNodeValue(); in getTextContent() local
74 String content = "p1=one\nfeature=good_feature"; in test_ConstructorLjava_io_Reader() local
111 private static String makeTemporaryFile(byte[] content) throws Exception { in makeTemporaryFile()
43 public Object content; field in BerOutputStream
64 public Object content; field in BerInputStream
1485 public static final int content = 0; field in R