-
cl.molavec.jaxb.Content
-
cn.edu.hfut.dmic.webcollector.model.Content
@author hu
-
com.agiletec.plugins.jacms.aps.system.services.content.model.Content
-
com.amazonaws.services.simpleemail.model.Content
Represents textual data, plus an optional character set specification.
By default, the text must be 7-bit ASCII, due to the constraints of the SMTP protocol. If the text must contain any other characters, then you must also specify a character set. Examples include UTF-8, ISO-8859-1, and Shift_JIS.
-
com.btaz.datautil.xml.model.Content
User: msundell
-
com.btaz.util.reader.xml.model.Content
User: msundell
-
com.btaz.util.xml.model.Content
User: msundell
-
com.cardence.lawshelf.ios.xml.Content
3.org/2001/XMLSchema>string"> <attribute ref="{}id use="required""/> <attribute name="contentType" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </simpleContent> </complexType>
-
com.castronu.joomlajavaapi.domain.Content
Created with IntelliJ IDEA. User: diegocastronuovo Date: 13/04/13 Time: 00:29 To change this template use File | Settings | File Templates.
-
com.citytechinc.cq.component.content.Content
ay.com/docs/en/cq/current/developing/components.html
-
com.claymus.site.module.content.Content
-
com.colorfulsoftware.atom.Content
abled.org/developers/syndication/atom-format-spec.php">Atom
Syndication Format
@author Bill Brown
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
-
com.eteks.sweethome3d.model.Content
Content for files, images...
@author Emmanuel Puybaret
-
com.eviware.soapui.impl.wadl.inference.schema.Content
This class represents the content of an XML element. It does not take into account any attributes that the element may have.
@author Dain Nilsson
-
com.google.gdata.data.Content
Abstract base class for entry content.
-
com.google.gwt.gadgets.client.Gadget.Content
-
com.googlecode.mgwt.examples.showcase.client.activities.gcell.GroupedCellListView.Content
-
com.ibm.sbt.services.client.ClientService.Content
-
com.intellij.ui.content.Content
-
com.iqser.core.model.Content
-
com.jada.jpa.entity.Content
Content generated by hbm2java
-
com.jcabi.github.Content
hub.com/v3/repos/contents/">Contents API
-
com.jeecms.cms.entity.main.Content
-
com.marklogic.xcc.Content
-
com.microsoft.windowsazure.services.servicebus.implementation.Content
-
com.opensymphony.sitemesh.Content
@author Joe Walnes
@since SiteMesh 3
-
com.rometools.rome.feed.atom.Content
Bean for content elements of Atom feeds.
@author Alejandro Abdelnur
@author Dave Johnson (updated for Atom 1.0)
-
com.rometools.rome.feed.rss.Content
Bean for item descriptions of RSS feeds.
@author Alejandro Abdelnur
-
com.sun.syndication.feed.atom.Content
Bean for content elements of Atom feeds.
@author Alejandro Abdelnur
@author Dave Johnson (updated for Atom 1.0)
-
com.sun.syndication.feed.rss.Content
Bean for item descriptions of RSS feeds.
@author Alejandro Abdelnur
-
com.sun.tools.doclets.internal.toolkit.Content
A class to create content for javadoc output pages.
This is NOT part of any supported API. If you write code that depends on this, you do so at your own risk. This code and its internal interfaces are subject to change or deletion without notice.
@author Bhavesh Patel
-
com.vaadin.ui.PopupView.Content
-
com.volantis.mcs.policies.variants.content.Content
-
com.volantis.mcs.xml.schema.model.Content
A type of content that can appear inside an element.
@mock.generate
-
com.volantis.xml.pipeline.sax.drivers.web.Content
Represents the content element.
-
de.sebastianbenz.task.Content
A representation of the model object '
Content'.
The following features are supported:
- {@link de.sebastianbenz.task.Content#getIntend Intend}
- {@link de.sebastianbenz.task.Content#getText Text}
- {@link de.sebastianbenz.task.Content#getParent Parent}
- {@link de.sebastianbenz.task.Content#getTaskModel Task Model}
- {@link de.sebastianbenz.task.Content#getTags Tags}
- {@link de.sebastianbenz.task.Content#getLinks Links}
- {@link de.sebastianbenz.task.Content#getSegments Segments}
- {@link de.sebastianbenz.task.Content#getImages Images}
@see de.sebastianbenz.task.TaskPackage#getContent()
@model abstract="true"
@generated
-
gov.nist.javax.sip.message.Content
-
info.magnolia.cms.core.Content
-
it.eng.spagobi.services.content.bo.Content
-
javax.swing.text.AbstractDocument.Content
-
jease.cms.domain.Content
Abstract base class for building up a Content-Management-System. This class stores a title, the date and the user of the last modification and a flag which denotes if the content should be displayed in automatic generated lists when displayed in the public site. In order to revision content, an array of Versions is maintained where each Version stores one revision of content. The newest revision is the first entry of array. In order to support adding attributes at runtime, the class can store an array of properties.
-
jfix.jsp.tag.Content
-
jfxtras.labs.scene.control.gauge.Content
@author Jose Pereda Llamas <jperedadnr>Created on : 23-jun-2012, 12:59:27
-
net.nutch.protocol.Content
-
net.tomp2p.message.Message.Content
-
org.aiotrade.lib.math.timeseries.descriptor.Content
-
org.alfresco.webservice.content.Content
-
org.apache.abdera.ext.serializer.annotation.Content
-
org.apache.abdera.model.Content
3.org/1999/xhtml"><b>Content</b></div></content>.
- XML, consisting of well-formed XML content. For instance,
<content type="application/xml"><a xmlns="..."><b><c/></b></a></content>
. The content could, alternatively, be linked to via the src attribute, <content type="application/xml" src="http://example.org/foo.xml"/>
. - Media, consisting of content conforming to any MIME media type.
- Text media types are encoded literally, e.g.
<content type="text/calendar">BEGIN:VCALENDAR...</content>
. - Other media types are encoded as Base64 strings, e.g.
<content type="image/jpeg">{Base64}</content>
. - Alternatively, media content may use the src attribute,
<content type="text/calendar" src="http://example.org/foo.cal"/>
, <content type="image/jpeg" src="http://example.org/foo.jpg" />
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
-
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:
- content: A string representing either a URI or text.
- direct: If true, content is printed; otherwise content is included (default is false).
@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:
- this content's title ("title")
- this content's foreground ("foreground")
- this content's component ("component")
- this content's selected status ("selected")
- this content's enable status ("enabled")
- this content's icon ("icon")
- this content's disabledIcon ("disabledIcon")
- this content's popupMenu ("popupMenu")
- this content's detached ("detached")
- this content's toolTipText ("toolTipTexttoolTipText")
@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