-
aima.core.logic.fol.parsing.ast.Term.copy()
-
aima.core.util.math.Matrix.copy()
Make a deep copy of a matrix
-
anvil.core.Any.copy()
Returns deep copy from this any.
-
appeng.api.storage.data.IAEItemStack.copy()
create a AE Item clone
@return the copy
-
ariba.util.fieldvalue.OrderedList.copy()
-
bytecodeparser.analysis.stack.StackElement.copy()
@return a copy of this StackElement.
-
cern.colt.matrix.DoubleMatrix2D.copy()
Constructs and returns a deep copy of the receiver.
Note that the returned matrix is an independent deep copy. The returned matrix is not backed by this matrix, so changes in the returned matrix are not reflected in this matrix, and vice-versa.
@return a deep copy of the receiver.
-
ch.qos.logback.core.util.FileUtil.copy()
-
client.net.sf.saxon.ce.om.NodeInfo.copy()
Copy this node to a given Receiver.
This method is primarily for internal use. It should not be considered a stable part of the Saxon API.
@param out the Receiver to which the node should be copied. It is the caller'sresponsibility to ensure that this Receiver is open before the method is called (or that it is self-opening), and that it is closed after use.
@param copyOptions a selection of the options defined in {@link CopyOptions}
@exception XPathException
-
clips.delegate.contract.ContractLocal.copy()
-
cofh.repack.codechicken.lib.vec.Vector3.copy()
-
com.alu.e3.installer.command.ICommand.copy()
Copy
@param sourcePath
@param targetPath
-
com.alvazan.orm.api.z5api.IndexColumnInfo.copy()
-
com.alvazan.orm.api.z8spi.action.IndexColumn.copy()
-
com.artemis.reference.Ship.copy()
-
com.badlogic.gdx.graphics.g3d.particles.ParticleEffect.copy()
@return a copy of this effect, should be used after the particle effect has been loaded.
-
com.barchart.feed.base.bar.api.MarketDoBar.copy()
-
com.barrybecker4.game.twoplayer.go.board.elements.position.GoStone.copy()
create a deep copy of this stone
-
com.barrybecker4.optimization.parameter.ParameterArray.copy()
@return a copy of ourselves.
-
com.caucho.quercus.env.SessionArrayValue.copy()
Copy for serialization
-
com.caucho.quercus.env.Value.copy()
Copy for assignment.
-
com.caucho.security.PasswordUser.copy()
Creates a copy
-
com.ceph.rbd.Rbd.copy()
-
com.citytechinc.cq.component.annotations.widgets.rte.Edit.copy()
-
com.cloudera.cdk.morphline.api.Record.copy()
Returns a shallow copy of this record.
-
com.couchbase.client.deps.io.netty.buffer.ByteBuf.copy()
-
com.dotmarketing.portlets.containers.model.Container.copy()
-
com.dotmarketing.portlets.files.model.File.copy()
-
com.dotmarketing.portlets.folders.model.Folder.copy()
-
com.dotmarketing.portlets.htmlpages.model.HTMLPage.copy()
-
com.dotmarketing.portlets.links.model.Link.copy()
-
com.emitrom.lienzo.client.core.types.Transform.copy()
Returns a copy of this Transform. The original Transform is not affected.
@return Transform
-
com.esotericsoftware.kryo.Kryo.copy()
Returns a deep copy of the object. Serializers for the classes involved must support {@link Serializer#copy(Kryo,Object)}.
@param object May be null.
-
com.esri.gpt.agp.ags.Ags2AgpCopy.copy()
Executes copy action.
@throws Exception if anything fails
-
com.eviware.soapui.config.CredentialsConfig.copy()
-
com.eviware.soapui.config.TestAssertionConfig.copy()
-
com.facebook.presto.jdbc.internal.netty.buffer.CompositeChannelBuffer.copy()
-
com.fasterxml.jackson.databind.ObjectMapper.copy()
Method for creating a new {@link ObjectMapper} instance thathas same initial configuration as this instance. Note that this also requires making a copy of the underlying {@link JsonFactory}instance.
Method is typically used when multiple, differently configured mappers are needed. Although configuration is shared, cached serializers and deserializers are NOT shared, which means that the new instance may be re-configured before use; meaning that it behaves the same way as if an instance was constructed from scratch.
@since 2.1
-
com.github.axet.wget.info.DownloadInfo.copy()
-
com.google.collide.codemirror2.State.copy()
Clones the object.
Parser parameter is used by native CodeMirror implementation.
@param codeMirrorParser parser that created this instance
-
com.heatonresearch.aifh.genetic.genome.ArrayGenome.copy()
Copy elements from another array genome into this one.
@param source The source genome.
@param sourceIndex The source index.
@param targetIndex The target index.
-
com.heatonresearch.aifh.genetic.genome.IntegerArrayGenome.copy()
{@inheritDoc}
-
com.hp.hpl.jena.graph.query.Domain.copy()
-
com.hp.hpl.jena.tdb.base.buffer.PtrBuffer.copy()
-
com.hp.hpl.jena.tdb.base.buffer.RecordBuffer.copy()
-
com.ibm.richtext.textpanel.MTextPanel.copy()
Place the selected text on the clipboard. This method has no effect if no text is selected.
-
com.iggroup.oss.restdoclet.plugin.io.ConfigCopier.copy()
Facade method for copying copying configuration-files.
@throws IOException if the files can't be copied.
-
com.intellij.psi.PsiFile.copy()
-
com.ipc.oce.DynamicNamespaceContext.copy()
-
com.jengine.orm.model.field.Field.copy()
-
com.knowgate.dfs.FileSystem.copy()
:[port]]/path/filename Even whe working with local files protocol must be specified, ej. copy ("file:///tmp/upload/image.jpg", "file:///opt/storage/approved/image.jpg")
@param sTargetURI Target URI
@throws Exception
@throws IOException
@throws MalformedURLException
-
com.linkedin.data.DataMap.copy()
-
com.lmax.disruptor.support.StubEntry.copy()
-
com.mojang.minecraft.phys.AABB.copy()
-
com.mongodb.BasicDBObject.copy()
Creates a new instance which is a copy of this BasicDBObject.
@return a BasicDBObject with exactly the same values as this instance.
-
com.netflix.servo.tag.BasicTagList.copy()
Returns a new tag list with additional tags from {@code tags}. If there is a conflict with tag keys the tag from {@code tags} will be used.
-
com.netflix.zeno.fastblob.record.SegmentedByteArray.copy()
Copy bytes from another ByteData to this array.
@param src the source data
@param srcPos the position to begin copying from the source data
@param destPos the position to begin writing in this array
@param length the length of the data to copy
-
com.numb3r3.common.math.Matrix.copy()
Copy Matrix m to this. this a is resized if necessary.
@param m the original matrix
-
com.opengamma.engine.value.ValueProperties.copy()
Returns a builder pre-populated with the properties from this set.
@return the builder, not null
-
com.opengamma.engine.view.execution.ViewCycleExecutionOptions.copy()
Creates a builder initialized with the values from this instance. The builder can be modified before {@link Builder#create} called to create a new {@link ViewCycleExecutionOptions} instance.
@return a builder instance
-
com.opengamma.integration.copier.portfolio.DeletingPortfolioCopier.copy()
-
com.opengamma.integration.copier.portfolio.PortfolioCopier.copy()
-
com.opengamma.integration.copier.portfolio.ResolvingPortfolioCopier.copy()
-
com.opengamma.integration.copier.portfolio.SimplePortfolioCopier.copy()
-
com.opengamma.integration.copier.snapshot.copier.SimpleSnapshotCopier.copy()
-
com.opengamma.integration.copier.snapshot.copier.SnapshotCopier.copy()
-
com.oracle.truffle.r.runtime.data.RDataFrame.copy()
-
com.oracle.truffle.r.runtime.data.RVector.copy()
-
com.orientechnologies.orient.core.id.ORID.copy()
-
com.orientechnologies.orient.core.id.ORecordId.copy()
-
com.orientechnologies.orient.core.record.impl.ODocument.copy()
Copies the current instance to a new one. Hasn't been choose the clone() to let ODocument return type. Once copied the new instance has the same identity and values but all the internal structure are totally independent by the source.
-
com.orientechnologies.orient.core.serialization.OMemoryStream.copy()
-
com.projity.grouping.core.model.NodeModel.copy()
-
com.redhat.ceylon.cmr.api.ArtifactCreator.copy()
-
com.sencha.gxt.chart.client.draw.path.PathSprite.copy()
-
com.sencha.gxt.chart.client.draw.sprite.Sprite.copy()
Returns a copy of the sprite.
@return copy of the sprite
-
com.sos.JSHelper.io.Files.JSFile.copy()
\brief copy - FileCopy actual to new file \details \return void
@param pstrTargetFileName
@throws Exception
-
com.sun.corba.se.spi.copyobject.ObjectCopier.copy()
-
com.sun.dtv.lwuit.animations.Transition.copy()
-
com.sun.jts.jtsxa.XID.copy()
Initialize an XID using another XID as the source of data.
@param from the XID to initialize this XID from
-
com.sun.org.apache.xalan.internal.xsltc.DOM.copy()
-
com.sun.star.ucb.XSimpleFileAccess.copy()
-
com.sun.xml.internal.ws.api.pipe.Codec.copy()
Creates a copy of this {@link Codec}.
Since {@link Codec} instance is not re-entrant, the callerwho needs to encode two {@link Message}s simultaneously will want to have two {@link Codec} instances. That's what thismethod produces.
Implentation Note
Note that this method might be invoked by one thread while another thread is executing one of the {@link #encode} methods. This should be OK because you'll be only copying things that are thread-safe, and creating new ones for thread-unsafe resources, but please let us know if this contract is difficult.
@return always non-null valid {@link Codec} that performsthe encoding work in the same way --- that is, if you copy an FI codec, you'll get another FI codec.
Once copied, two {@link Codec}s may be invoked from two threads concurrently; therefore, they must not share any state that requires isolation (such as temporary buffer.)
If the {@link Codec} implementation is alreadyre-entrant and multi-thread safe to begin with, then this method may simply return this.
-
com.sun.xml.ws.api.pipe.Codec.copy()
Creates a copy of this {@link Codec}.
Since {@link Codec} instance is not re-entrant, the callerwho needs to encode two {@link Message}s simultaneously will want to have two {@link Codec} instances. That's what thismethod produces.
Implentation Note
Note that this method might be invoked by one thread while another thread is executing one of the {@link #encode} methods. This should be OK because you'll be only copying things that are thread-safe, and creating new ones for thread-unsafe resources, but please let us know if this contract is difficult.
@return always non-null valid {@link Codec} that performsthe encoding work in the same way --- that is, if you copy an FI codec, you'll get another FI codec.
Once copied, two {@link Codec}s may be invoked from two threads concurrently; therefore, they must not share any state that requires isolation (such as temporary buffer.)
If the {@link Codec} implementation is alreadyre-entrant and multi-thread safe to begin with, then this method may simply return this.
-
com.trechner.ksync4j.type.Syncable.copy()
-
com.volantis.mcs.dom.Element.copy()
Make a shallow copy of the element.
The name, attributes and Styles are copied but the children are not. The Styles should be considered immutable; they refer to the original Styles rather than being a clone, and any modification will therefore affect both.
-
com.volantis.mcs.protocols.AnchorAttributes.copy()
-
com.volantis.mcs.protocols.ColumnIteratorPaneAttributes.copy()
-
com.volantis.mcs.protocols.DivAttributes.copy()
-
com.volantis.mcs.protocols.RowIteratorPaneAttributes.copy()
-
com.volantis.mcs.protocols.SpanAttributes.copy()
-
com.volantis.mcs.protocols.TableCellAttributes.copy()
-
com.volantis.mcs.protocols.widgets.internal.attributes.BlockContainerAttributes.copy()
-
com.volantis.mcs.protocols.widgets.internal.attributes.EffectBlockAttributes.copy()
-
com.volantis.styling.Styles.copy()
Return a copy of these Styles.
@return Styles which are a copy of this object.
-
commonj.sdo.helper.CopyHelper.copy()
Create a deep copy of the DataObject tree: Copies the dataObject and all its {@link commonj.sdo.Property#isContainment() contained}DataObjects recursively. Values of Properties are copied as in shallow copy, and values of Properties where property.getType().isDataType() is false are copied where each value copied must be a DataObject contained by the source dataObject. If a DataObject is outside the DataObject tree and the property is bidirectional, then the DataObject is skipped. If a DataObject is outside the DataObject tree and the property is unidirectional, then the same DataObject is referenced. Read-only properties are copied. If any DataObject referenced is not in the containment tree an IllegalArgumentException is thrown. If a ChangeSummary is part of the copy tree the new ChangeSummary refers to objects in the new DataObject tree. Logging state is the same as the source ChangeSummary.
@param dataObject to be copied.
@return copy of dataObject
@throws IllegalArgumentException if any referenced DataObjectis not part of the containment tree.
-
de.filiadata.lucene.spider.generated.msoffice2000.word.Selection.copy()
-
de.mhus.lib.jpa.JpaEntityManager.copy()
-
de.odysseus.staxon.json.stream.util.StreamSourceDelegate.copy()
Copy events to given target until peek() == JsonStreamToken.NONE
. This method does not close streams.
@param target
@throws IOException
-
dk.brics.xact.Element.copy()
Returns a copy of this node.
-
dovetaildb.bytes.Bytes.copy()
-
eas.miscellaneous.system.FileCopy.copy()
Kopiert eine Datei in eine Zieldatei.
@param source Quelldatei.
@param destination Zieldatei.
-
edu.gmu.seor.prognos.unbbayesplugin.cps.datastructure.EDBUnit.copy()
Copy.
@param source the source
-
edu.uci.ics.jung.graph.impl.DirectedSparseGraph.copy()
-
erogenousbeef.core.common.CoordTriplet.copy()
-
flex2.compiler.util.NameMappings.copy()
-
freenet.keys.USK.copy()
-
gololang.GoloStruct.copy()
Makes a shallow copy.
@return a copy of this structure.
-
hudson.model.Hudson.copy()
Copys a job.
@param src A {@link TopLevelItem} to be copied.
@param name Name of the newly created project.
@return Newly created {@link TopLevelItem}.
-
io.netty.buffer.ByteBuf.copy()
Returns a copy of this buffer's readable bytes. Modifying the content of the returned buffer or this buffer does not affect each other at all. This method is identical to {@code buf.copy(buf.readerIndex(), buf.readableBytes())}. This method does not modify {@code readerIndex} or {@code writerIndex} ofthis buffer.
-
io.netty.handler.codec.http.DefaultFullHttpRequest.copy()
-
io.netty.handler.codec.http.HttpContent.copy()
-
io.vertx.core.buffer.Buffer.copy()
Returns a copy of the entire Buffer.
-
io.vertx.core.json.JsonArray.copy()
-
io.vertx.core.json.JsonObject.copy()
-
it.unimi.dsi.lang.MutableString.copy()
-
jSimMacs.logic.handler.LocalDataHandler.copy()
Copies a File
@param source
@param homePath destination
@throws IOException
-
jSimMacs.logic.handler.SSHDataHandler.copy()
Copies a file (both source and destination are on the server)
@param source
@param destination
@throws IOException
-
java.nio.file.spi.FileSystemProvider.copy()
Copy a file to a target file. This method works in exactly the manner specified by the {@link Files#copy(Path,Path,CopyOption[])} methodexcept that both the source and target paths must be associated with this provider.
@param source the path to the file to copy
@param target the path to the target file
@param options options specifying how the copy should be done
@throws UnsupportedOperationException if the array contains a copy option that is not supported
@throws FileAlreadyExistsException if the target file exists but cannot be replaced because the {@code REPLACE_EXISTING} option is not specified (optionalspecific exception)
@throws DirectoryNotEmptyException the {@code REPLACE_EXISTING} option is specified but the filecannot be replaced because it is a non-empty directory (optional specific exception)
@throws IOException if an I/O error occurs
@throws SecurityException In the case of the default provider, and a security manager is installed, the {@link SecurityManager#checkRead(String) checkRead}method is invoked to check read access to the source file, the {@link SecurityManager#checkWrite(String) checkWrite} is invokedto check write access to the target file. If a symbolic link is copied the security manager is invoked to check {@link LinkPermission}{@code ("symbolic")}.
-
javassist.bytecode.AnnotationsAttribute.copy()
Copies this attribute and returns a new copy.
-
javassist.bytecode.AttributeInfo.copy()
Makes a copy. Class names are replaced according to the given Map
object.
@param newCp the constant pool table used by the new copy.
@param classnames pairs of replaced and substitutedclass names.
-
javassist.bytecode.ExceptionsAttribute.copy()
Makes a copy. Class names are replaced according to the given Map
object.
@param newCp the constant pool table used by the new copy.
@param classnames pairs of replaced and substitutedclass names. It can be null
.
-
javassist.bytecode.InnerClassesAttribute.copy()
Makes a copy. Class names are replaced according to the given Map
object.
@param newCp the constant pool table used by the new copy.
@param classnames pairs of replaced and substitutedclass names.
-
javassist.bytecode.ParameterAnnotationsAttribute.copy()
Copies this attribute and returns a new copy.
-
javassist.bytecode.SignatureAttribute.copy()
Makes a copy. Class names are replaced according to the given Map
object.
@param newCp the constant pool table used by the new copy.
@param classnames pairs of replaced and substitutedclass names.
-
javax.jcr.Workspace.copy()
Copy from one node to another.
-
javax.media.Buffer.copy()
-
javax.swing.JEditorPane.copy()
-
javax.swing.JFormattedTextField.copy()
-
javax.swing.JTextArea.copy()
-
javax.swing.JTextField.copy()
-
javax.swing.text.JTextComponent.copy()
-
jease.cmf.domain.Node.copy()
Creates a copy of the node. This method should be overriden by derived classes by calling #super.copy() and then copying all class-specific fields to copy. If recursive is true, a recursive copy is performed where children and children of children will be copied as well.
-
jenkins.model.Jenkins.copy()
Copys a job.
@param src A {@link TopLevelItem} to be copied.
@param name Name of the newly created project.
@return Newly created {@link TopLevelItem}.
-
jm.music.data.Phrase.copy()
Returns a copy of the entire Phrase
@return Phrase a copy of the Phrase
-
juzu.impl.fs.spi.url.URLFileSystem.copy()
-
lupos.datastructures.patriciatrie.TrieBag.copy()
-
lupos.datastructures.patriciatrie.TrieSet.copy()
Deletes all nodes contained within this trie and copies all nodes from the other trie. The main purpose of this method is to convert one trie type into another (e.g. RAM-based to disk-based)
@param trie Trie to copy
@throws TrieNotCopyableException
-
lupos.datastructures.patriciatrie.diskseq.DBSeqTrieBag.copy()
-
lupos.datastructures.patriciatrie.diskseq.DBSeqTrieSet.copy()
-
mage.MageObject.copy()
-
mage.abilities.costs.Cost.copy()
-
mage.abilities.effects.ContinuousEffect.copy()
-
mage.abilities.effects.common.continious.BoostTargetEffect.copy()
-
mage.cards.Card.copy()
-
mage.counters.Counter.copy()
-
mage.game.ExileZone.copy()
-
mage.game.permanent.Permanent.copy()
-
mage.game.stack.StackObject.copy()
-
mekanism.api.gas.GasStack.copy()
Returns a copied form of this GasStack.
@return copied GasStack
-
mikera.vectorz.AVector.copy()
-
name.pehl.karaka.shared.model.Activity.copy()
Creates a new activity which is a copy of this activitiy with the following differences:
- Id is
null
i.e. the copy is a transient activity - Start is the current time, and end is
null
- pause and duration are 0.
- status is {@link Status#STOPPED}
@return
-
net.algart.arrays.UpdatableBitArray.copy()
-
net.datacrow.core.objects.DcObject.copy()
Copies all values from the specified Data Crow object.
@param overwrite Indicates whether existing values should be overwritten.
@param allowDeletes Allows existing values to be cleared.
@param dco Source item.
-
net.fqsc.inscriptions.model.categories.CategorieParticipante.copy()
-
net.fqsc.inscriptions.model.inscriptions.Tarification.copy()
-
net.minecraft.item.ItemStack.copy()
-
net.minecraft.nbt.NBTTagCompound.copy()
-
net.minecraft.src.ItemStack.copy()
-
net.minecraftforge.fluids.FluidStack.copy()
@return A copy of this FluidStack
-
net.quenchnetworks.sassybarista.sass.models.SassSheet.copy()
-
net.schmizz.sshj.xfer.scp.SCPUploadClient.copy()
Upload a local file from {@code localFile} to {@code targetPath} on the remote host.
-
net.sf.beanlib.hibernate.HibernateBeanReplicator.copy()
-
net.sf.gilead.core.beanlib.clone.CloneBeanReplicator.copy()
-
net.sf.hibernate4gwt.core.beanlib.clone.CloneBeanReplicator.copy()
-
net.sf.kpex.prolog.Term.copy()
Returns a copy of a term with variables standardized apart (`fresh variables').
-
net.sf.latexdraw.glib.models.interfaces.shape.IBezierCurve.copy()
-
net.sf.latexdraw.glib.models.interfaces.shape.IPolyline.copy()
-
net.sf.latexdraw.glib.models.interfaces.shape.IShape.copy()
Copies a shape using another.
@param s The shape to copy.
-
net.sf.mp.demo.conference.domain.admin.Country.copy()
-
net.sf.mp.demo.conference.domain.admin.Role.copy()
-
net.sf.mp.demo.conference.domain.conference.Address.copy()
-
net.sf.mp.demo.conference.domain.conference.Conference.copy()
-
net.sf.mp.demo.conference.domain.conference.ConferenceFeedback.copy()
-
net.sf.mp.demo.conference.domain.conference.ConferenceMember.copy()
-
net.sf.mp.demo.conference.domain.conference.Evaluation.copy()
-
net.sf.mp.demo.conference.domain.conference.Presentation.copy()
-
net.sf.mp.demo.conference.domain.conference.PresentationPlace.copy()
-
net.sf.mp.demo.conference.domain.conference.Speaker.copy()
-
net.sf.mp.demo.conference.domain.conference.Sponsor.copy()
-
net.sf.mp.demo.conference.domain.statistics.StatMbByRole.copy()
-
net.sf.mp.demo.conference.domain.statistics.StatMbPerCtryConf.copy()
-
net.sf.mpxj.ProjectCalendar.copy()
Copy the settings from another calendar to this calendar.
@param cal calendar data source
-
net.sf.mzmine.util.StreamCopy.copy()
Copy the data from inputStream to outputStream using nio channels
@param input InputStream
@param output OutputStream
-
net.sf.saxon.om.NodeInfo.copy()
Copy this node to a given Receiver.
This method is primarily for internal use. It should not be considered a stable part of the Saxon API.
@exception XPathException
@param out the Receiver to which the node should be copied. It is the caller'sresponsibility to ensure that this Receiver is open before the method is called (or that it is self-opening), and that it is closed after use.
@param whichNamespaces in the case of an element, controlswhich namespace nodes should be copied. Values are {@link #NO_NAMESPACES}, {@link #LOCAL_NAMESPACES}, {@link #ALL_NAMESPACES}
@param copyAnnotations indicates whether the type annotationsof element and attribute nodes should be copied
@param locationId If non-zero, identifies the location of the instructionthat requested this copy. If zero, indicates that the location information for the original node is to be copied; in this case the Receiver must be a LocationCopier
-
net.sf.saxon.pull.PullPushCopier.copy()
Copy the input to the output. This method will open the output Receiver before appending to it, and will close it afterwards.
@throws XPathException
-
net.sourceforge.processdash.hier.DashHierarchy.copy()
-
nexj.core.persistence.Operator.copy()
Copies the shallow state from the specified operator of the same type.
@param src The source operator.
-
nu.xom.Attribute.copy()
Creates a deep copy of this attribute that is not attached to an element.
@return a copy of this attribute
-
nu.xom.Comment.copy()
Returns a deep copy of this Comment
object which contains the same text, but does not have any parent. Thus, it can be inserted into a different document.
@return a deep copy of this
Comment
that is not part of a document
-
nu.xom.Document.copy()
Returns a complete copy of this document.
@return a deep copy of this
Document
object
-
nu.xom.Element.copy()
Creates a deep copy of this element with no parent, that can be added to this document or a different one.
Subclassers should be wary. Implementing this method is trickier than it might seem, especially if you wish to avoid potential stack overflows in deep documents. In particular, you should not rely on the obvious recursive algorithm. Most subclasses should override the {@link nu.xom.Element#shallowCopy() shallowCopy} method instead.
@return a deep copy of this element with no parent
-
nu.xom.Node.copy()
Returns a deep copy of this node with no parent, that can be added to the current document or a different one.
Per Bloch, the Cloneable
interface is just a mess and should be avoided. However, I do not follow his suggestion of a copy constructor exclusively because it is useful to be able to copy a node without knowing its more specific type. Ken Arnold agrees with this. It's more effective for subclasses that can return an instance of the subclass.
@return a copy of this node without a parent
-
nu.xom.Text.copy()
Returns a deep copy of this Text
with no parent, that can be added to this document or a different one.
@return a deep copy of this text node with no parent
-
nu3a.math.N3Vector3D.copy()
Crea una copia del vector.
@return Copia del vector
-
opennlp.ccg.synsem.Category.copy()
Deep copies this category.
@return a deep copy of this category
-
org.analyse.core.modules.ClipboardInterface.copy()
-
org.apache.activegroups.command.ElectionMessage.copy()
-
org.apache.activegroups.command.EntryMessage.copy()
-
org.apache.activemq.ActiveMQConnectionFactory.copy()
Returns a copy of the given connection factory
-
org.apache.activemq.ActiveMQXAConnectionFactory.copy()
-
org.apache.activemq.command.ActiveMQMapMessage.copy()
-
org.apache.activemq.command.ActiveMQMessage.copy()
-
org.apache.activemq.command.ActiveMQObjectMessage.copy()
-
org.apache.activemq.command.ConsumerInfo.copy()
-
org.apache.activemq.command.DestinationInfo.copy()
-
org.apache.activemq.command.Message.copy()
-
org.apache.ambari.view.pig.utils.HdfsApi.copy()
Copy file
@param src source path
@param dest destination path
@return success
@throws IOException
@throws InterruptedException
-
org.apache.bval.model.MetaBean.copy()
-
org.apache.camel.Exchange.copy()
Creates a copy of the current message exchange so that it can be forwarded to another destination
-
org.apache.camel.Message.copy()
Creates a copy of this message so that it can be used and possibly modified further in another exchange
@return a new message instance copied from this message
-
org.apache.cassandra.cql3.ColumnNameBuilder.copy()
Clone this builder.
@return the cloned builder.
-
org.apache.commons.configuration.BaseConfiguration.copy()
-
org.apache.commons.configuration.PropertiesConfiguration.copy()
-
org.apache.derby.iapi.sql.compile.AccessPath.copy()
Copy all information from the given AccessPath to this one.
-
org.apache.directory.server.xdbm.ForwardIndexEntry.copy()
-
org.apache.directory.server.xdbm.IndexEntry.copy()
{@inheritDoc}
-
org.apache.drill.exec.planner.physical.FilterPrel.copy()
-
org.apache.falcon.entity.v0.Entity.copy()
-
org.apache.geronimo.web25.deployment.WebAppInfoBuilder.copy()
-
org.apache.hadoop.hdfs.tools.FastCopy.copy()
-
org.apache.hadoop.hive.ql.exec.persistence.MapJoinRowContainer.copy()
-
org.apache.hadoop.hive.ql.optimizer.optiq.reloperators.HiveAggregateRel.copy()
-
org.apache.hadoop.mrunit.internal.io.Serialization.copy()
Creates a new copy of the orig object. Depending on the serialization used, the serialization class may or may not copy the orig object into the copy object based on the contract on org.apache.hadoop.io.serializer.Deserializer.deserialize
@param orig
@param copy if null always returns a new object, if not null may or may not copy orig into copy depending on what serialization class is used
@return a copy of the orig object
-
org.apache.harmony.awt.nativebridge.Int8Pointer.copy()
-
org.apache.hcatalog.data.HCatRecord.copy()
-
org.apache.isis.core.runtime.userprofile.Options.copy()
-
org.apache.isis.core.runtime.userprofile.UserProfile.copy()
-
org.apache.jackrabbit.api.jsr283.Workspace.copy()
-
org.apache.jackrabbit.core.RepositoryCopier.copy()
Copies the contents of the repository in the given source directory to a repository in the given target directory.
@param source source repository directory
@param target target repository directory
@throws RepositoryException if the copy operation fails
@throws IOException if the target repository can not be initialized
-
org.apache.jackrabbit.core.persistence.PersistenceCopier.copy()
Recursively copies the identified node and all its descendants. Explicitly excluded nodes and nodes that have already been copied are automatically skipped.
@param id identifier of the node to be copied
@throws ItemStateException if the copy operation fails
-
org.apache.jackrabbit.core.state.NodeState.copy()
{@inheritDoc}
-
org.apache.jackrabbit.mongomk.impl.model.MongoNode.copy()
-
org.apache.jackrabbit.oak.api.Root.copy()
Copy the child located at {@code sourcePath} to a child at {@code destPath}. Both paths must be absolute and resolve to a child located in this root.
This method does nothing an returns {@code false} if
- The tree at {@code sourcePath} does exist or is not accessible,
- the parent of the tree at {@code destinationPath} does not exist or is not accessible,
- a tree already exists at {@code destinationPath}.
If a tree at {@code destinationPath} exists but is not accessible to theediting content session this method succeeds but a subsequent {@link #commit()} will detect the violation and fail.
@param sourcePath source path
@param destPath destination path
@return {@code true} on success, {@code false} otherwise.
-
org.apache.jackrabbit.oak.upgrade.RepositoryUpgrade.copy()
Copies the contents of the repository in the given source directory to the given target node store.
@param source source repository directory
@param target target node store
@throws RepositoryException if the copy operation fails
-
org.apache.jackrabbit.ocm.manager.ObjectContentManager.copy()
Copy an object
@param srcPath path of the object to copy
@param destPath destination path
@throws ObjectContentManagerException
-
org.apache.jackrabbit.vault.util.RepositoryCopier.copy()
-
org.apache.james.mime4j.message.DefaultMessageBuilder.copy()
Creates a new Header
from the specified Header
. The Header
instance is initialized with a copy of the list of {@link Field}s of the specified Header
. The Field
objects are not copied because they are immutable and can safely be shared between headers.
@param other header to copy.
-
org.apache.jcs.auxiliary.AuxiliaryCacheAttributes.copy()
Description of the Method
-
org.apache.jcs.engine.ElementAttributes.copy()
Description of the Method
@return
-
org.apache.jcs.engine.behavior.ICompositeCacheAttributes.copy()
Description of the Method
@return
-
org.apache.jcs.engine.behavior.IElementAttributes.copy()
Returns a copy of the object.
@return IElementAttributes
-
org.apache.ldap.server.db.IndexRecord.copy()
Utility method used to copy the contents of one IndexRecord into this IndexRecord.
@param record the record whose contents we copy
-
org.apache.ldap.server.partition.impl.btree.IndexRecord.copy()
Utility method used to copy the contents of one IndexRecord into this IndexRecord.
@param record the record whose contents we copy
-
org.apache.lenya.cms.publication.DocumentManager.copy()
Copies a document from one location to another location.
@param sourceDocument The document to copy.
@param destination The destination document.
@throws PublicationException if a document which destinationDocument depends on does notexist.
-
org.apache.lenya.cms.publication.SiteTree.copy()
Copy a node with all its child node.
@param src Node to copy.
@param dst Parent node where node will be inserted.
@param newId The new id of the inserted node (in case when the node id exists already).
@param followingSibling The sibling node that should follow this node (ordering),if null the node will be inserted at the end.
-
org.apache.lenya.cms.site.SiteManager.copy()
Copies a document in the site structure.
@param sourceDocument The source document.
@param destinationDocument The destination document.
@throws SiteException when something went wrong.
-
org.apache.lucene.search.FieldComparator.copy()
This method is called when a new hit is competitive. You should copy any state associated with this document that will be required for future comparisons, into the specified slot.
@param slot which slot to copy the hit to
@param doc docID relative to current reader
-
org.apache.lucene.store.Directory.copy()
Copy contents of a directory src to a directory dest. If a file in src already exists in dest then the one in dest will be blindly overwritten.
NOTE: the source directory cannot change while this method is running. Otherwise the results are undefined and you could easily hit a FileNotFoundException.
NOTE: this method only copies files that look like index files (ie, have extensions matching the known extensions of index files).
@param src source directory
@param dest destination directory
@param closeDirSrc if true
, call {@link #close()} method on source directory
@throws IOException
-
org.apache.lucene.util.BytesRef.copy()
Copies the UTF8 bytes for this string.
@param text Must be well-formed unicode text, with nounpaired surrogates or invalid UTF16 code units.
-
org.apache.lucene.util.IntsRef.copy()
-
org.apache.lucene.util.PagedBytes.copy()
Read this many bytes from in
-
org.apache.mahout.matrix.Vector.copy()
Return a copy of the recipient
@return a new Vector
-
org.apache.ojb.otm.copy.ObjectCopyStrategy.copy()
Make a copy of the given object
@param obj object to be copied
@return Object the copy of the object
-
org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration.copy()
-
org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.copy()
-
org.apache.openjpa.jdbc.schema.Column.copy()
Copy information from the given column to this one.
-
org.apache.openjpa.util.Proxy.copy()
Return an unproxied copy of the given instance. This method is used by proxy managers to create backup values for use in rollback.
-
org.apache.pdfbox.util.Matrix.copy()
This will copy the text matrix data.
@return a matrix that matches this one.
-
org.apache.pig.backend.datastorage.ElementDescriptor.copy()
Copy entity from an existing one, possibly residing in a different Data Storage.
@param dstName name of entity to create
@param dstConfiguration configuration for the new entity
@param removeSrc if src entity needs to be removed after copying it
@throws DataStorageException for instance, configuration information for new entity is not compatible with configuration information at the Data Storage level, user does not have privileges to read from source entity or write to destination storage...
-
org.apache.pig.impl.logicalLayer.schema.TupleSchema.copy()
-
org.apache.pivot.wtk.TextArea.copy()
-
org.apache.pivot.wtk.TextInput.copy()
-
org.apache.pivot.wtk.TextPane.copy()
-
org.apache.poi.hssf.record.formula.Ptg.copy()
@return a distinct copy of this Ptg if the class is mutable, or the same instanceif the class is immutable.
-
org.apache.qpid.transport.Binary.copy()
-
org.apache.stratum.jcs.auxiliary.behavior.IAuxiliaryCacheAttributes.copy()
Description of the Method
-
org.apache.stratum.jcs.engine.ElementAttributes.copy()
Description of the Method
@return
-
org.apache.stratum.jcs.engine.behavior.ICompositeCacheAttributes.copy()
Description of the Method
@return
-
org.apache.stratum.jcs.engine.behavior.IElementAttributes.copy()
Returns a copy of the object.
@return IElementAttributes
-
org.apache.torque.generator.source.SourceProvider.copy()
Returns a copy of this source provider in its initial state. This means the {@link #init(ConfigurationHandlers,ControllerState)}method of the new source provider must be called before it can be used.
@throws ConfigurationException if the new SourceProvider cannotbe initialized.
-
org.apache.tuscany.container.rhino.rhino.RhinoScript.copy()
Make a copy of this RhinoScript object. This shares the script scope to avoid the overhead of recompiling the script, and to allow any initialization done by the script to be shared.
-
org.apache.tuscany.sca.databinding.DataBinding.copy()
Make a copy of the object for "pass-by-value" semantics
@param source object to copy
@return copy of the object passed in as argument
-
org.apache.uima.cas.FSIterator.copy()
Copy this iterator.
@return A copy of this iterator, pointing at the same element.
-
org.apache.uima.ruta.textruler.learner.lp2.LP2RuleItem.MLLP2ContextConstraint.copy()
-
org.apache.xalan.xsltc.DOM.copy()
-
org.apache.xalan.xsltc.dom.DOMImpl.copy()
Copy a node-set to an output handler
-
org.apache.xmlbeans.XmlObject.copy()
Returns a deep copy of this XmlObject. The returned object has the same type as the current object, and has all the content of the XML document underneath the current object. Note that any parts of the XML document above or outside this XmlObject are not copied.
-
org.aspectj.org.eclipse.jdt.internal.core.TypeVector.copy()
-
org.bukkit.WorldCreator.copy()
Copies the options from the specified world
@param world World to copy options from
@return This object, for chaining
-
org.cafesip.jiplet.utils.FileUtils.copy()
-
org.cipango.kaleo.presence.pidf.PresenceDocument.copy()
-
org.cloudfoundry.ide.eclipse.server.core.internal.client.DeploymentInfoWorkingCopy.copy()
-
org.codehaus.groovy.ast.VariableScope.copy()
-
org.drools.ide.common.client.modeldriven.brl.DSLSentence.copy()
This is used by the GUI when adding a sentence to LHS or RHS.
@return
-
org.drools.workbench.models.datamodel.rule.visitors.CopyExpressionVisitor.copy()
-
org.drools.workbench.screens.drltext.service.DRLTextEditorService.copy()
-
org.drools.workbench.screens.dtablexls.service.DecisionTableXLSService.copy()
-
org.eclipse.core.filesystem.IFileStore.copy()
Copies the file represented by this store to the provided destination store. Copying occurs with best-effort semantics; if some files cannot be copied, exceptions are recorded but other files will continue to be copied if possible.
The {@link EFS#OVERWRITE} option flag indicates howthis method deals with files that already exist at the copy destination. If the OVERWRITE
flag is present, then existing files at the destination are overwritten with the corresponding files from the source of the copy operation. When this flag is not present, existing files at the destination are not overwritten and an exception is thrown indicating what files could not be copied.
The {@link EFS#SHALLOW} option flag indicates howthis method deals with copying of directories. If the SHALLOW
flag is present, then a directory will be copied but the files and directories within it will not. When this flag is not present, all child directories and files of a directory are copied recursively.
@param destination The destination of the copy.
@param options bit-wise or of option flag constants ({@link EFS#OVERWRITE} or {@link EFS#SHALLOW}).
@param monitor a progress monitor, or
null
if progressreporting and cancellation are not desired
@exception CoreException if this method fails. Reasons include:
- This store does not exist.
- The parent of the destination file store does not exist.
- The
OVERWRITE
flag is not specified and a file of the same name already exists at the copy destination.
-
org.eclipse.core.internal.properties.IPropertyManager.copy()
Copy all the properties of one resource to another. Both resources must have a property store available.
-
org.eclipse.core.resources.IFile.copy()
-
org.eclipse.core.resources.IFolder.copy()
-
org.eclipse.core.resources.IResource.copy()
Makes a copy of this resource at the given path.
This is a convenience method, fully equivalent to:
copy(destination, (force ? FORCE : IResource.NONE), monitor);
This operation changes resources; these changes will be reported in a subsequent resource change event that will include an indication that the resource copy has been added to its new parent.
This operation is long-running; progress and cancellation are provided by the given progress monitor.
@param destination the destination path
@param force a flag controlling whether resources that are notin sync with the local file system will be tolerated
@param monitor a progress monitor, or
null
if progressreporting is not desired
@exception CoreException if this resource could not be copied. Reasons include:
- This resource does not exist.
- This resource or one of its descendents is not local.
- The source or destination is the workspace root.
- The source is a project but the destination is not.
- The destination is a project but the source is not.
- The resource corresponding to the parent destination path does not exist.
- The resource corresponding to the parent destination path is a closed project.
- A resource at destination path does exist.
- This resource or one of its descendents is out of sync with the local file system and
force
is false
. - The workspace and the local file system are out of sync at the destination resource or one of its descendents.
- The source resource is a file and the destination path specifies a project.
- Resource changes are disallowed during certain types of resource change event notification. See
IResourceChangeEvent
for more details.
@exception OperationCanceledException if the operation is canceled. Cancelation can occur even if no progress monitor is provided.
-
org.eclipse.core.resources.mapping.IResourceChangeDescriptionFactory.copy()
Record the set of deltas representing a copy of the given resource to the given workspace path.
@param resource the resource that will be copied
@param destination the full workspace path of the destination the resource is being copied to
-
org.eclipse.debug.core.ILaunchConfiguration.copy()
-
org.eclipse.emf.ecore.util.EcoreUtil.Copier.copy()
-
org.eclipse.jdt.internal.core.TypeVector.copy()
-
org.eclipse.jgit.internal.storage.pack.DeltaEncoder.copy()
Create a copy instruction to copy from the base object.
@param offset position in the base object to copy from. This is absolute, from the beginning of the base.
@param cnt number of bytes to copy.
@return true if the copy fits within the limit; false if the copywould cause the instruction stream to exceed the limit.
@throws IOException the instruction buffer cannot store the instructions.
-
org.eclipse.jgit.revwalk.RevCommit.copy()
-
org.eclipse.jgit.revwalk.RevObject.copy()
-
org.eclipse.jgit.revwalk.RevTree.copy()
-
org.eclipse.jgit.storage.pack.DeltaEncoder.copy()
Create a copy instruction to copy from the base object.
@param offset position in the base object to copy from. This is absolute, from the beginning of the base.
@param cnt number of bytes to copy.
@return true if the copy fits within the limit; false if the copywould cause the instruction stream to exceed the limit.
@throws IOException the instruction buffer cannot store the instructions.
-
org.eclipse.jgit.transport.PackedObjectInfo.copy()
-
org.eclipse.jgit.util.TemporaryBuffer.copy()
Copy all bytes remaining on the input stream into this buffer.
@param in the stream to read from, until EOF is reached.
@throws IOException an error occurred reading from the input stream, or while writing to a local temporary file.
-
org.eclipse.sapphire.Element.copy()
Copies all properties from the provided source element to this element. The source element does not have to be of the same type as target. Only properties that match on name and type will be copied.
@param source the element to copy from
@throws IllegalArgumentException if source is null
@throws IllegalStateException if this element or the source element is already disposed
-
org.eclipse.swt.custom.StyledText.copy()
Copies the selected text to the
DND.CLIPBOARD
clipboard.
The text will be put on the clipboard in plain text format and RTF format. The DND.CLIPBOARD
clipboard is used for data that is transferred by keyboard accelerator (such as Ctrl+C/Ctrl+V) or by menu action.
@exception SWTException
- ERROR_WIDGET_DISPOSED - if the receiver has been disposed
- ERROR_THREAD_INVALID_ACCESS - if not called from the thread that created the receiver
-
org.eclipse.swt.widgets.Text.copy()
Copies the selected text.
The current selection is copied to the clipboard.
@exception SWTException
- ERROR_WIDGET_DISPOSED - if the receiver has been disposed
- ERROR_THREAD_INVALID_ACCESS - if not called from the thread that created the receiver
-
org.eclipse.wst.sse.core.internal.provisional.INodeAdapterFactory.copy()
-
org.eigenbase.rel.JoinRelBase.copy()
-
org.eigenbase.rel.SortRel.copy()
-
org.ejml.data.BlockMatrix64F.copy()
-
org.ejml.data.DenseMatrix64F.copy()
Creates and returns a matrix which is idential to this one.
@return A new identical matrix.
-
org.ejml.simple.SimpleMatrix.copy()
-
org.encog.ml.genetic.genome.ArrayGenome.copy()
Copy elements from another array genome into this one.
@param source The source genome.
@param sourceIndex The source index.
@param targetIndex The target index.
-
org.encog.ml.genetic.genome.IntegerArrayGenome.copy()
{@inheritDoc}
-
org.encog.ml.prg.EncogProgram.copy()
{@inheritDoc}
-
org.encog.workbench.frames.EncogCommonFrame.copy()
-
org.exist.xmldb.CollectionManagementServiceImpl.copy()
@deprecated Use XmldbURI version instead
-
org.exolab.castor.xml.schema.SimpleContent.copy()
Creates a copy of this SimpleContent
@return the new SimpleContent which is a copy of this SimpleContent
-
org.fcrepo.server.security.PolicyParser.copy()
Gets a new instance that uses the same schema as this one.
@return a copy of this instance
-
org.fcrepo.server.storage.types.Datastream.copy()
-
org.fcrepo.server.storage.types.DatastreamXMLMetadata.copy()
-
org.formulacompiler.spreadsheet.internal.odf.saver.copying.ManifestCopyingParser.copy()
-
org.formulacompiler.spreadsheet.internal.odf.saver.copying.StylesCopyingParser.copy()
-
org.formulacompiler.spreadsheet.internal.odf.xml.stream.CopyingParser.copy()
-
org.fusesource.hawtbuf.proto.PBMessage.copy()
-
org.glassfish.api.admin.Payload.Part.copy()
-
org.glassfish.api.deployment.InstrumentableClassLoader.copy()
Create and return a temporary loader with the same visibility as this loader. The temporary loader may be used to load resources or any other application classes for the purposes of introspecting them for annotations. The persistence provider should not maintain any references to the temporary loader, or any objects loaded by it.
@return A temporary classloader with the same classpath as this loader
-
org.gradle.api.internal.file.FileOperations.copy()
-
org.gwt.mosaic.ui.client.table.TableModelHelper.ColumnSortList.copy()
-
org.hornetq.core.server.ServerMessage.copy()
-
org.hsqldb.navigator.RowSetNavigatorData.copy()
-
org.hsqldb_voltpatches.navigator.RowSetNavigatorData.copy()
-
org.huihoo.workflow.xpdl.WorkflowParameter.copy()
-
org.jboss.cache.InternalNode.copy()
Creates a new instance of the same type and copies internal state. Note that a shallow copy is made for all fields except the data map, where a new map is created.
@return a copy.
-
org.jboss.cache.config.Option.copy()
@return a new Option instance with all fields shallow-copied.
-
org.jboss.forge.furnace.proxy.javassist.bytecode.InnerClassesAttribute.copy()
Makes a copy. Class names are replaced according to the given Map
object.
@param newCp the constant pool table used by the new copy.
@param classnames pairs of replaced and substitutedclass names.
-
org.jboss.jca.common.api.metadata.ra.Connector.copy()
-
org.jboss.managed.api.DeploymentTemplateInfo.copy()
Create a deep copy of the template info. This ensures any ManagedProperty objects returned in the copy do not share the same value references such that modification of the property value in the copy affects the original.
@return a deep copy of the template info.
-
org.jboss.netty.buffer.ChannelBuffer.copy()
Returns a copy of this buffer's readable bytes. Modifying the content of the returned buffer or this buffer does not affect each other at all. This method is identical to {@code buf.copy(buf.readerIndex(), buf.readableBytes())}.
-
org.jboss.netty.buffer.CompositeChannelBuffer.copy()
-
org.jboss.soa.esb.addressing.Call.copy()
Copy the instance specified. This does a shallow (ptr) copy, so is not recommended.
@param from the instance to copy.
@deprecated use the copy constructor.
-
org.jboss.test.jrmp.interfaces.StatelessSession.copy()
A method that returns its arg arg as an IString
-
org.jedit.syntax.JEditTextArea.copy()
-
org.jgroups.Message.copy()
-
org.jgroups.util.MutableDigest.copy()
-
org.jitterbit.integration.client.project.copy.ProjectCopier.copy()
-
org.jitterbit.integration.client.structure.cache.InputAndOutputMappingTreeStructureCache.copy()
Copies the cached structures for an item for use by a copy of that item. This is a no-op if this cache does not contain the structures for the given item.
@param original the original item, the cached structures of which to copy
@param copy the copy
@throws DataCacheException if the structures could not be copied
-
org.jitterbit.integration.client.ui.project.copy.DeepCopyUi.copy()
Copies a project item deeply, and displays the result.
-
org.joda.time.MutableDateTime.copy()
Clone this object without having to cast the returned object.
@return a clone of the this object.
-
org.json.Kim.copy()
Copy the contents of this kim to a byte array.
@param bytes A byte array of sufficient size.
@param at The position within the byte array to take the byes.
@return The position immediately after the copy.
-
org.jwildfire.base.mathlib.Complex.Copy()
-
org.kitesdk.morphline.api.Record.copy()
Returns a shallow copy of this record.
-
org.mindswap.pellet.DependencySet.copy()
Creates a new DependencySet object with a new branch number where the IntSet is shared (changing one will change the other).
@return
-
org.mindswap.pellet.KnowledgeBase.copy()
Create a copy of this KB with a completely new ABox copy but pointing to the same RBox and TBox.
@return A copy of this KB
-
org.nasutekds.quicksetup.util.FileManager.copy()
Copies everything below the specified file.
@param objectFile the file to be copied.
@param destDir the directory to copy the file to
@return File representing the destination
@throws ApplicationException if something goes wrong.
-
org.newdawn.slick.geom.Vector2f.copy()
Return a copy of this vector
@return The new instance that copies this vector
-
org.openbp.jaspira.gui.plugin.VisiblePlugin.copy()
Copies the selected data from the plugin to the clipboard.
@return The copied data
-
org.openide.filesystems.FileObject.copy()
-
org.openpixi.pixi.physics.particles.ParticleFull.copy()
-
org.openqreg.bean.SortOrder.copy()
-
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCellFormula.copy()
-
org.openxmlformats.schemas.spreadsheetml.x2006.main.CTCol.copy()
-
org.parosproxy.paros.model.FileCopier.copy()
-
org.pdf4j.saxon.pull.PullPushCopier.copy()
Copy the input to the output. This method will open the output Receiver before appending to it, and will close it afterwards.
@throws XPathException
-
org.pdfbox.util.Matrix.copy()
This will copy the text matrix data.
@return a matrix that matches this one.
-
org.platformlayer.ops.images.direct.PeerToPeerCopy.copy()
-
org.radargun.stats.Statistics.copy()
Create deep copy of this object
-
org.servicemix.ws.xmlbeans.addressing.v2003_03.EndpointReferenceType.copy()
-
org.snu.ids.ha.ma.MExpression.copy()
사전 정보에서 겹치는걸 방지하기 위함
@author therocks
@since 2007. 7. 19
@return
-
org.timepedia.chronoscope.client.util.Interval.copy()
Returns a copy of this object.
-
org.tmatesoft.hg.internal.FileUtils.copy()
-
org.togglz.core.repository.FeatureState.copy()
Creates a copy of this state object
-
org.uberfire.io.IOService.copy()
-
org.uberfire.java.nio.file.spi.FileSystemProvider.copy()
-
org.uberfire.java.nio.fs.file.SimpleFileSystemProvider.copy()
-
org.vosao.entity.ContentEntity.copy()
-
org.vosao.entity.PageEntity.copy()
-
org.wso2.carbon.registry.core.jdbc.Repository.copy()
Method to copy a resource from source to target.
@param sourceResourcePath the source path.
@param targetResourcePath the target path.
@return the target path.
@throws RegistryException if the operation failed.
-
org.xlightweb.IHttpResponseHeader.copy()
creates a copy of this header
@return return the copy
-
org.xwiki.test.ui.framework.elements.ViewPage.copy()
-
org.xwiki.test.ui.po.ViewPage.copy()
-
org.zkoss.zss.model.Range.copy()
Copy value of this Range to the specified destination Range.
@param dst the destination Range.
-
pivot.wtk.TextArea.copy()
-
pivot.wtk.TextInput.copy()
-
processing.core.PImage.copy()
-
quicktime.qd.QDRect.copy()
-
railo.runtime.img.Image.copy()
-
ro.redeul.google.go.lang.psi.expressions.GoExpr.copy()
-
rocket.generator.rebind.constructorparameter.ConstructorParameter.copy()
-
rocket.generator.rebind.method.Method.copy()
Copies this method into a NewMethod. The body of the new method is not copied.
@param the type this method will belong too.
@return
-
rocket.generator.rebind.methodparameter.MethodParameter.copy()
-
st.gravel.support.compiler.jvm.JVMStack.copy()
-
stallone.api.doubles.IDoubleArray.copy()
Deep copy
@return
-
sw_digitalworks.Model.Component.copy()
A komponens másolásához szükséges absztrakt metódus
@return SignalType
-
tables.Dim.copy()
-
thaumcraft.api.aspects.AspectList.copy()
-
toxi.geom.Vec2D.copy()
-
toxi.geom.Vec3D.copy()
-
uk.ac.cam.ch.wwmm.ptclib.scixml.SciXMLDocument.copy()
-
util.AddressUtility.copy()
-
vazkii.botania.common.core.helper.Vector3.copy()
-
weka.core.Attribute.copy()
Produces a shallow copy of this attribute.
@return a copy of this attribute with the same index
-
weka.core.Instance.copy()
Produces a shallow copy of this instance. The copy has access to the same dataset. (if you want to make a copy that doesn't have access to the dataset, use new Instance(instance)
@return the shallow copy