Package com.saxonica.ee.stream.adjunct
Class BooleanFnFeed.Negative
java.lang.Object
net.sf.saxon.event.Outputter
net.sf.saxon.event.ProxyOutputter
com.saxonica.ee.stream.feed.ItemFeed
com.saxonica.ee.stream.adjunct.BooleanFnFeed
com.saxonica.ee.stream.adjunct.BooleanFnFeed.Negative
- Enclosing class:
- BooleanFnFeed
Feed implementation for the fn:not function
- 
Nested Class SummaryNested classes/interfaces inherited from class com.saxonica.ee.stream.adjunct.BooleanFnFeedBooleanFnFeed.Negative, BooleanFnFeed.Positive
- 
Field SummaryFields inherited from class net.sf.saxon.event.OutputterpipelineConfiguration, systemIdFields inherited from interface javax.xml.transform.ResultPI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
- 
Constructor SummaryConstructorsConstructorDescriptionNegative(WatchManager watchManager, Expression exp, ItemFeed result, XPathContext context) 
- 
Method SummaryMethods inherited from class com.saxonica.ee.stream.adjunct.BooleanFnFeedappend, attribute, characters, close, comment, endDocument, endElement, namespace, open, startDocument, startElementMethods inherited from class com.saxonica.ee.stream.feed.ItemFeedappend, dynamicError, endSelectedParentNode, getContext, getExpression, getResultFeed, getTerminator, hasFailed, processItems, setExpression, setHasFailed, setTerminator, startSelectedParentNodeMethods inherited from class net.sf.saxon.event.ProxyOutputtergetNextOutputter, open, processingInstruction, setUnparsedEntity, startContent, startElement, usesTypeAnnotationsMethods inherited from class net.sf.saxon.event.OutputtergetConfiguration, getPipelineConfiguration, getStringReceiver, getSystemId, namespaces, setPipelineConfiguration, setSystemId, spreadStartElementMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sf.saxon.event.ReceiverhandlesAppend
- 
Constructor Details- 
Negative
 
- 
- 
Method Details- 
isPositiveprotected boolean isPositive()- Specified by:
- isPositivein class- BooleanFnFeed
 
 
-