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 com.eviware.soapui.impl.wadl.inference.schema.Content

      private void validateContent( Context context ) throws XmlException
      {
        context.getCursor().push();
        context.putAttribute( "typeName", name );
        Content newContent = content.validate( context );
        context.clearAttribute( "typeName" );
        if( content != newContent )
        {
          String problem = "Illegal content for complexType '" + name + "'.";
          if( context.getHandler().callback( ConflictHandler.Event.MODIFICATION, ConflictHandler.Type.TYPE,
    View Full Code Here

    Examples of com.google.gdata.data.Content

        map.put(SpiConstants.PROPNAME_DISPLAYURL,
            makeProperty(entry.getHtmlLink().getHref()));
       
        // Build PROPNAME_MIMETYPE and PROPNAME_CONTENT from entry.
       
        Content content = entry.getContent();
       
        if (content instanceof TextContent) {
         
          TextContent textContent = (TextContent) content;
         
    View Full Code Here

    Examples of com.google.gwt.gadgets.client.Gadget.Content

       */
      static GadgetViewType[] getViewTypes(TreeLogger logger,
          JClassType gadgetSourceType, TypeOracle typeOracle)
          throws UnableToCompleteException {
        List<GadgetViewType> result = new ArrayList<GadgetViewType>();
        Content content = gadgetSourceType.getAnnotation(Content.class);
        if (content != null) {
          for (Class<? extends ContentSection<?>> contentSectionClass : content.contents()) {
            String viewTypeName = contentSectionClass.getName().replaceAll("\\$",
                ".");
            JClassType viewType = typeOracle.findType(viewTypeName);
            if (viewType != null) {
              ContentType contentType = viewType.getAnnotation(ContentType.class);
    View Full Code Here

    Examples of com.googlecode.mgwt.examples.showcase.client.activities.gcell.GroupedCellListView.Content

          //int max = (int) (Math.random() * 5);

          int max = 2;

          for (int j = 0; j < max; j++) {
            arrayList.add(new Content("" + j));
          }

          CellGroup<Header, Content> cellGroup = new StandardCellGroup<Header, Content>(header.getName(), header, arrayList);

          list.add(cellGroup);
    View Full Code Here

    Examples of com.ibm.sbt.services.client.ClientService.Content

      @Override
      protected Content getFileContent(File file, long length, String fileName) {
        String fileExt = MIME.getFileExtension(fileName);
        String contentType = MIME.getMIMETypeFromExtension(fileExt);
        contentType = (StringUtil.isEmpty(contentType)) ? MIMETYPE_DEFAULT : contentType;
        Content content = new ContentFile(file, contentType);
        return content;
      }
    View Full Code Here

    Examples of com.intellij.ui.content.Content

      {
        ContentFactory contentFactory = ContentFactory.SERVICE.getInstance();

        IssueBrowsingPane issueBrowsingPane = new IssueBrowsingPane(project, review);

        Content content = contentFactory.createContent(issueBrowsingPane.getContentPane(), buildTableTitle(review), true);
        content.putUserData(RevuKeys.ISSUE_BROWSING_PANE_KEY, issueBrowsingPane);
        content.setCloseable(false);

        toolwindow.getContentManager().addContent(content);
        contentsByReviews.put(review, content);

        checkMessagePane();
    View Full Code Here

    Examples of com.iqser.core.model.Content

        }
      }

      public void testGetContent() {
        String contentURL = "facebook/accessTokenKey/543824877/user";
        Content c = userBuilder.getContent(contentURL);

        assertEquals(contentProvider.getId(), c.getProvider());
        assertEquals(ContentTypeEnum.USER.name(), c.getType());
        assertEquals(contentURL, c.getContentUrl());

        assertTrue(c.getAttributes().size() > 0);

        assertEquals("543824877", c.getAttributeByName("id").getValue());
        assertEquals("George Boosley", c.getAttributeByName("name").getValue());
        assertEquals("George", c.getAttributeByName("firstName").getValue());
        assertEquals("Boosley", c.getAttributeByName("lastName").getValue());
        assertEquals("male", c.getAttributeByName("gender").getValue());
        assertEquals("en_US", c.getAttributeByName("locale").getValue());
        assertEquals("http://www.facebook.com/profile.php?id=543824877", c
            .getAttributeByName("link").getValue());

      }
    View Full Code Here

    Examples of com.jada.jpa.entity.Content

        commentTitle = Utility.escapeStrictHTML(commentTitle);
        String commentLine = request.getParameter("comment");
        commentLine = Utility.escapeStrictHTML(commentLine);
        if (!Format.isNullOrEmpty(commentTitle) ||  !Format.isNullOrEmpty(commentLine)) {   
          EntityManager em = JpaConnection.getInstance().getCurrentEntityManager();
          Content content = ContentDAO.loadNatural(site.getSiteId(), Utility.encode(contentNaturalKey));
          Comment comment = new Comment();
          comment.setCommentTitle(commentTitle);
          comment.setComment(commentLine);
          comment.setActive(Constants.VALUE_YES);
          String custName = customer.getCustEmail();
          if (custName.length() > 20) {
            custName = custName.substring(0, 19);
          }
          comment.setRecCreateBy(custName);
          comment.setRecCreateDatetime(new Date(System.currentTimeMillis()));
          comment.setRecUpdateBy(custName);
          comment.setRecUpdateDatetime(new Date(System.currentTimeMillis()));
          comment.setCustomer(customer);
          comment.setCommentRating(0);
          content.getComments().add(comment);
          em.persist(comment);
        }
       
            ActionForward forward = actionMapping.findForward("commentSuccess") ;
            forward = new ActionForward(forward.getPath() +
    View Full Code Here

    Examples of com.jcabi.github.Content

         */
        @Test
        public void canGetOwnRepo() throws Exception {
            final Repo repo = MkContentTest.repo();
            final Contents contents = repo.contents();
            final Content content = contents.create(
                jsonContent("repo.txt", "for repo", "json repo")
            );
            MatcherAssert.assertThat(
                content.repo(),
                Matchers.is(repo)
            );
        }
    View Full Code Here

    Examples of com.jeecms.cms.entity.main.Content

      @SuppressWarnings("unchecked")
      public void execute(Environment env, Map params, TemplateModel[] loopVars,
          TemplateDirectiveBody body) throws TemplateException, IOException {
        Integer id = getId(params);
        Boolean next = DirectiveUtils.getBool(PRAMA_NEXT, params);
        Content content;
        if (next == null) {
          content = contentMng.findById(id);
        } else {
          CmsSite site = FrontUtils.getSite(env);
          Integer channelId = DirectiveUtils.getInt(PARAM_CHANNEL_ID, params);
    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.