Examples of Content

Per RFC4287:

 The "atom:content" element either contains or links to the content of the entry.  The content of atom:content is Language-Sensitive. atomInlineTextContent = element atom:content { atomCommonAttributes, attribute type { "text" | "html" }?, (text) } atomInlineXHTMLContent = element atom:content { atomCommonAttributes, attribute type { "xhtml" }, xhtmlDiv } atomInlineOtherContent = element atom:content { atomCommonAttributes, attribute type { atomMediaType }?, (text|anyElement) } atomOutOfLineContent = element atom:content { atomCommonAttributes, attribute type { atomMediaType }?, attribute src { atomUri }, empty } atomContent = atomInlineTextContent | atomInlineXHTMLContent | atomInlineOtherContent | atomOutOfLineContent 
  • org.apache.aries.application.Content
    A representation of content metadata such as Application-Content, Import-Package, etc
  • org.apache.chemistry.opencmis.inmemory.storedobj.api.Content
  • org.apache.felix.framework.cache.Content
  • org.apache.http.client.fluent.Content
  • org.apache.isis.viewer.dnd.Content
  • org.apache.isis.viewer.dnd.view.Content
  • org.apache.james.mailbox.Content
    IMAP needs to know the size of the content before it starts to write it out. This interface allows direct writing whilst exposing total size.
  • org.apache.james.mailbox.model.Content
    IMAP needs to know the size of the content before it starts to write it out. This interface allows direct writing whilst exposing total size.
  • org.apache.jetspeed.xml.api.jcm.Content
    @version $Revision$ $Date$
  • org.apache.marmotta.client.model.content.Content
    Representation of media content returned by the Apache Marmotta. Provides an InputStream for reading the media data. Optionally, supports reading all content into a byte array.

    Author: Sebastian Schaffert

  • org.apache.nutch.protocol.Content
  • org.apache.servicemix.bean.Content
  • org.apache.slide.content.Content
    Content. @author Remy Maucherat @version $Revision: 1.12.2.2 $
  • org.apache.struts.taglib.template.util.Content
    A utility file for templates.

    This represents template content, which is included by templates. Templates can also treat content as plain text and print it to the implicit out variable. This simple class maintain two properties:

    @author David Geary @revision $Revision: 1.2 $
  • org.candlepin.json.model.Content
    Content
  • org.candlepin.model.Content
    ProductContent
  • org.drools.guvnor.server.jaxrs.providers.atom.Content

    Represents an atom:content element.

    Per RFC4287:

     The "atom:content" element either contains or links to the content of the entry.  The content of atom:content is Language-Sensitive. 

    atomInlineTextContent = element atom:content { atomCommonAttributes, attribute type { "text" | "html" }?, (text) }

    atomInlineXHTMLContent = element atom:content { atomCommonAttributes, attribute type { "xhtml" }, xhtmlDiv } atomInlineOtherContent = element atom:content { atomCommonAttributes, attribute type { atomMediaType }?, (text|anyElement) }

    atomOutOfLineContent = element atom:content { atomCommonAttributes, attribute type { atomMediaType }?, attribute src { atomUri }, empty }

    atomContent = atomInlineTextContent | atomInlineXHTMLContent | atomInlineOtherContent | atomOutOfLineContent

    TODO remove this file when JBoss AS includes RESTEasy 2.3.4.Final or higher
  • org.evolizer.model.resources.entities.misc.Content
    Wrapper for e.g., source code. This is needed because Hibernate cannot load primitive data types and Strings lazily. @author wuersch
  • org.gatein.portal.controller.resource.script.Module.Local.Content
  • org.gradle.example.content.Content
  • org.infoglue.cms.entities.content.Content
  • org.intabulas.sandler.elements.Content
  • org.jboss.demo.web.events.Content
  • org.jboss.resteasy.plugins.providers.atom.Content

    Represents an atom:content element.

    Per RFC4287:

     The "atom:content" element either contains or links to the content of the entry.  The content of atom:content is Language-Sensitive. 

    atomInlineTextContent = element atom:content { atomCommonAttributes, attribute type { "text" | "html" }?, (text) }

    atomInlineXHTMLContent = element atom:content { atomCommonAttributes, attribute type { "xhtml" }, xhtmlDiv } atomInlineOtherContent = element atom:content { atomCommonAttributes, attribute type { atomMediaType }?, (text|anyElement) }

    atomOutOfLineContent = element atom:content { atomCommonAttributes, attribute type { atomMediaType }?, attribute src { atomUri }, empty }

    atomContent = atomInlineTextContent | atomInlineXHTMLContent | atomInlineOtherContent | atomOutOfLineContent

    @author Bill Burke @version $Revision: 1 $
  • org.jboss.xb.binding.Content
    An instance of this class represents XML content. It is populated on unmarshalling with org.jboss.xb.binding.ContentPopulator and used to implement content navigation in object model factories. And on marshalling, first, an instance of this class is created and then it is serialized into XML content with org.jboss.xb.binding.ContentWriter. @version $Revision: 1455 $ @author Alexey Loubyansky
  • org.jbpm.task.Content
  • org.jdom.Content
    Superclass for JDOM objects which can be legal child content of {@link org.jdom.Parent} nodes. @see org.jdom.Comment @see org.jdom.DocType @see org.jdom.Element @see org.jdom.EntityRef @see org.jdom.Parent @see org.jdom.ProcessingInstruction @see org.jdom.Text @author Bradley S. Huffman @author Jason Hunter @version $Revision: 1.5 $, $Date: 2004/09/07 06:37:20 $
  • org.jdom2.Content
    An Sendable interface extension that adds additional methods for additional information, such as Files or Strings. @author Mark Reinhold @author Brad R. Wetmore @version 1.3, 05/11/17
  • org.mortbay.jetty.ResourceCache.Content
  • org.noos.xing.mydoggy.Content
    A content is a wrapper of a component decorated with some properties like a title, an icon, etc. The visualization of a content depends on specific platform implementation. A platform implementation can use a JTabbedPane or a JDesktopPane for example. A PropertyChangeEvent is fired for the following properties: @author Angelo De Caro (angelo.decaro@gmail.com) @since 1.0.0
  • org.purl.sword.atom.Content
    Represents an ATOM Content element. @author Neil Taylor
  • org.restlet.ext.atom.Content
    Either contains or links to the content of the entry. @author Jerome Louvel
  • org.rssowl.contrib.podcast.content.Content
    A Content type implementation. The content is defined by it's MIME type and the extension of the file. Many content types are de-facto others registered at IANA.
  • org.sleuthkit.datamodel.Content
    Interface for all datatypes that can be found in the database. Content objects make up a tree and each object can have a parent and children. For example, the child of an Image object is a Volume or File System. This interface defines the basic methods for reading the content associated with this object, the parent and children, and adding artifacts.
  • org.sonatype.nexus.client.core.subsystem.content.Content
    @since 2.1
  • org.sonatype.nexus.plugins.p2.repository.metadata.Content
  • org.springframework.extensions.surf.util.Content
  • play.mvc.Content
  • play.twirl.api.Content
  • tutorial.storm.trident.testutil.Content
    @author Enno Shioji (enno.shioji@peerindex.com)
  • v7db.files.spi.Content
  • vn.pyco.tinycms.model.Content

  • Examples of net.nutch.protocol.Content

          delta = s1;
          nfs.mkdirs(outDir);
          SegmentWriter sw = new SegmentWriter(nfs, outDir, true);
          LOG.fine(" - opening first output segment in " + outDir.getName());
          FetcherOutput fo = new FetcherOutput();
          Content co = new Content();
          ParseText pt = new ParseText();
          ParseData pd = new ParseData();
          int outputCnt = 0;
          for (int n = 0; n < ir.maxDoc(); n++) {
            if (ir.isDeleted(n)) {
    View Full Code Here

    Examples of net.tomp2p.message.Message.Content

       * @param m2
       *            The second message
       */
      private void compareContentTypes(final Message m1, final Message m2) {
        for (int i = 0; i < m1.contentTypes().length; i++) {
          Content type1 = m1.contentTypes()[i];
          Content type2 = m2.contentTypes()[i];
          if (type1 == null) {
            type1 = Content.EMPTY;
          }
          if (type2 == null) {
            type2 = Content.EMPTY;
    View Full Code Here

    Examples of org.aiotrade.lib.math.timeseries.descriptor.Content

            Sec sec = new Sec();
            SecInfo info = new SecInfo();
            info.uniSymbol_$eq(symbol);
            sec.secInfo_$eq(info);
            Content content = sec.content();
            content.addDescriptor(quoteContract);
            QuoteSer ser = sec.serOf(quoteContract.freq()).get();
            if (!ser.isLoaded()) {
                sec.loadSer(ser);
            }
    View Full Code Here

    Examples of org.alfresco.webservice.content.Content

              PropertiesUtils.ingestProperties(rd, properties, contentProperties);

              // binaries ingestion - in Alfresco we could have more than one binary for each node (custom content models)
              for (NamedValue contentProperty : contentProperties) {
                //we are ingesting all the binaries defined as d:content property in the Alfresco content model
                Content binary = ContentReader.read(endpoint, username, password, socketTimeout, session, predicate, contentProperty.getName());
                fileLength = binary.getLength();
                is = ContentReader.getBinary(endpoint, binary, username, password, socketTimeout, session);
                rd.setBinary(is, fileLength);
               
                //id is the node reference only if the node has an unique content stream
                //For a node with a single d:content property: id = node reference
                String id = PropertiesUtils.getNodeReference(properties);
               
                //For a node with multiple d:content properties: id = node reference;QName
                //The QName of a property of type d:content will be appended to the node reference
                if(contentProperties.size()>1){
                  id = id + INGESTION_SEPARATOR_FOR_MULTI_BINARY + contentProperty.getName();
                }
               
                //version label
                String version = PropertiesUtils.getVersionLabel(properties);
               
                //the document uri is related to the specific d:content property available in the node
                //we want to ingest each content stream that are nested in a single node
                String documentURI = binary.getUrl();
                activities.ingestDocument(id, version, documentURI, rd);
              }
             
              AuthenticationUtils.endSession();
             
    View Full Code Here

    Examples of org.apache.abdera.ext.serializer.annotation.Content

            ObjectContext valueContext = null;
            AccessibleObject accessor = objectContext.getAccessor(Value.class, conventions);
            if (accessor != null && !(source instanceof Element)) {
                contentValue = eval(accessor, source);
                valueContext = new ObjectContext(contentValue, source, accessor);
                Content _content = valueContext.getAnnotation(Content.class);
                type = _content != null ? _content.type() : type;
            } else {
                Content _content = objectContext.getAnnotation(Content.class);
                type = _content != null ? _content.type() : type;
                contentValue = source;
                valueContext = objectContext;
            }

            StreamWriter sw = context.getStreamWriter();
    View Full Code Here

    Examples of org.apache.abdera.model.Content

        Feed feed = doc.getRoot();
        assertNotNull(feed);
        List<Entry> entries = feed.getEntries();
        assertNotNull(entries);
        for (Entry entry : entries) {
          Content content = entry.getContentElement();
          assertNotNull(content);
          try {
            content.getSrc();
          } catch (Exception e) {
            assertTrue(e instanceof IRISyntaxException);
          }
        }
      }
    View Full Code Here

    Examples of org.apache.aries.application.Content

        assertEquals (appMeta.getApplicationName(), "Test application");
        assertEquals (appMeta.getApplicationSymbolicName(), "org.apache.aries.application.management.test");
        assertEquals (appMeta.getApplicationVersion(), new Version("1.0"));
        List<Content> appContent = appMeta.getApplicationContents();
        assertEquals (appContent.size(), 2);
        Content fbw = new ContentImpl("foo.bar.widgets;version=1.0.0");
        Content mbl = new ContentImpl("my.business.logic;version=1.0.0");
        assertTrue (appContent.contains(fbw));
        assertTrue (appContent.contains(mbl));
       
        DeploymentMetadata dm = app.getDeploymentMetadata();
        List<DeploymentContent> dcList = dm.getApplicationDeploymentContents();
    View Full Code Here

    Examples of org.apache.chemistry.opencmis.inmemory.storedobj.api.Content

                }
                return res;
            }
           
            private boolean findText(String nodeText) {
                Content cont;
                String pattern = StringUtil.unescape(nodeText, null);
                if (so instanceof Content && (cont=(Content)so).hasContent()) {
                    ContentStreamDataImpl cdi = (ContentStreamDataImpl) cont.getContent(0, -1);
                    byte[] ba = cdi.getBytes();
                    String text = new String(ba);
                    int match = text.indexOf(pattern);
                    return match >= 0;
                }
    View Full Code Here

    Examples of org.apache.felix.framework.cache.Content

                }
                else
                {
                    // Try to find the embedded class path entry in the current
                    // content.
                    Content embeddedContent = content.getEntryAsContent(classPathStrings.get(i));
                    // If the embedded class path entry was not found, it might be
                    // in one of the fragments if the current content is the bundle,
                    // so try to search the fragments if necessary.
                    List<Content> fragmentContents = (m_wiring == null)
                        ? null : m_wiring.getFragmentContents();
    View Full Code Here

    Examples of org.apache.http.client.fluent.Content

            } finally {
                IOUtils.closeQuietly(inputStream);
            }

            if (response != null) {
                Content content = response.returnContent();
                log.info("Replication content of type {} for {} delivered: {}", new Object[]{
                        type, Arrays.toString(replicationPackage.getPaths()), content});
            } else {
                throw new IOException("response is empty");
            }
    View Full Code Here
    TOP
    Copyright © 2018 www.massapi.com. All rights reserved.
    All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.