Packages

p

coursier.core

compatibility

package compatibility

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. compatibility
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class RichChar extends AnyVal

Value Members

  1. def coloredOutput: Boolean
  2. def encodeURIComponent(s: String): String
  3. def regexLookbehind: String
  4. def xmlFromElem(elem: Elem): Node
  5. def xmlParse(s: String): Either[String, Node]
  6. def xmlParseDom(s: String): Either[String, Node]
  7. def xmlParseSax(str: String, handler: SaxHandler): handler.type
  8. def xmlPreprocess(s: String): String
  9. object Entities

Deprecated Value Members

  1. def hasConsole: Boolean
    Annotations
    @deprecated
    Deprecated

    (Since version 2.0.0-RC6-19) Unused internally, likely to be removed in the future

Inherited from AnyRef

Inherited from Any

Ungrouped